summaryrefslogtreecommitdiff
path: root/gnu/bootloader/grub.scm
AgeCommit message (Expand)Author
2018-06-26bootloader: grub-efi: Identify as "GuixSD" instead of "grub".Marius Bakke
2018-06-26bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.Marius Bakke
2018-06-01bootloader: grub: Use 'with-extensions'.Ludovic Courtès
2018-06-01bootloader: grub: Simplify 'svg->png'.Ludovic Courtès
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-02-18gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.Ricardo Wurmus
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès
2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation.Andy Wingo
2017-08-03vm: Use grub-hybrid's grub-mkrescue.Danny Milosavljevic
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic
2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès
2017-06-08bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe