* stage2/stage2.c (run_menu): Fix "savedefault" to save only top
level menu positions. Remember current position when calling a submenu. Don't recalculate it when booting from a submenu.
This commit is contained in:
parent
b8aa16f505
commit
7a1b51024a
2 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
2006-05-02 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* stage2/stage2.c (run_menu): Fix "savedefault" to save only top
|
||||
level menu positions. Remember current position when calling a
|
||||
submenu. Don't recalculate it when booting from a submenu.
|
||||
|
||||
* grub/main.c (main): Make sure the boot drive number doesn't
|
||||
exceed 255.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue