All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pygrub improvements
@ 2005-05-23  1:25 aq
  2005-05-23  1:27 ` aq
  0 siblings, 1 reply; 4+ messages in thread
From: aq @ 2005-05-23  1:25 UTC (permalink / raw)
  To: xen-devel

here is a patch for pygrub (tools/pygrub/src/pygrub), which provides:

- generalize grub menu display (by using constants for menu position and size)
- support basic grub menu color
- correctly handle choosing menu item, even if menu size is less then
number of grub menu items
- allow user to quit pygrub by pressing 'q'
- few cleanups

Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>

for those interested, here is a screenshot of the patched pygrub:
http://133.27.240.160/xen/pygrub2.png

$ diffstat pygrub3.patch 
 pygrub |  166 ++++++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 93 insertions(+), 73 deletions(-)

-- 
regards,
aq

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-17 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-23  1:25 [PATCH] pygrub improvements aq
2005-05-23  1:27 ` aq
2005-05-27 11:06   ` aq
2005-06-17 20:37     ` Andy Kwong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.