guix-devel/gnu/bootloader
Andy Wingo 2941b347b6
gnu: grub-efi-bootloader: Specialize grub-install invocation.
* gnu/bootloader/grub.scm (install-grub-efi): Fix grub-install invocation for
  EFI systems.
* gnu/system/examples/bare-bones.tmpl: Use the newer
"bootloader-configuration" syntax.
* gnu/system/examples/desktop.tmpl: Use bootloader-configuration sytax.  Also,
use the same label for the LUKS-mapped device and the root partition.  Remove
unneeded "title" field for the file-system based on LUKS; as noted in the
manual, the "title" field is ignored for mapped devices.
* gnu/system/examples/lightweight-desktop.tmpl: Use bootloader-configuration,
and use grub-efi-bootloader.
2017-08-20 11:16:42 +02:00
..
extlinux.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
grub.scm gnu: grub-efi-bootloader: Specialize grub-install invocation. 2017-08-20 11:16:42 +02:00
u-boot.scm bootloader: Add u-boot. 2017-07-15 12:53:37 +02:00