Displaying 1 result from an estimated 1 matches for "fill_entries".
Did you mean:
all_entries
2005 Apr 29
2
[PATCH] xen-booloader: pygrub improvement & bug fix
...--------------------------
1 files changed, 36 insertions(+), 27 deletions(-)
List of changes:
- temporarily remove usage of use_default_colors(), since python 2.3
doesnt support this method.
- allow user to press ''q'' to quit pygrub
- corretly handle timeout feature
- fix bug on fill_entries (incorrect check & display menu items)
- incorrect check on boot entry (idx variable)
- remove abundant checking on disk image
- deinitialize curses before quitting.
- fix few typos
Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
_______________________________________________
Xen-...