GNU bug report logs -
#27007
'menu-entry' disappeared from the bootloader API
Previous Next
Reported by: Tomáš Čech <sleep_walker <at> gnu.org>
Date: Sat, 20 May 2017 20:01:02 UTC
Severity: important
Done: Mathieu Othacehe <m.othacehe <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Ludo,
On Mon, 05 Jun 2017 12:36:28 +0200
ludo <at> gnu.org (Ludovic Courtès) wrote:
> What happens with other bootloaders? Do we get older boot entries?
Yes, but U-Boot has no support for submenus, only one menu [1]. Extlinux-the-format technically does support submenus [2].
> > @item switch-generation
> What happens to the bootloader itself? Does it change the bootloader to
> the one that was chosen back then?
No. We had been thinking about it but it's unsafe to do that.
So instead switch-generation will always reuse the bootloader that was used in the current generation.
switch-generation has the same effect as manually selecting another menu entry from the boot menu on bootup would have had - it just additionally defaults to that entry.
On the other hand, when you run "guix system reconfigure" or "guix system init": There, it will install and use the (newly) specified one.
[1] See also <https://github.com/u-boot/u-boot/blob/master/cmd/bootmenu.c>.
[2] See also <http://www.syslinux.org/wiki/index.php?title=Menu#MENU_BEGIN>.
This bug report was last modified 8 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.