summaryrefslogtreecommitdiff
path: root/gnu/bootloader/grub.scm
Commit message (Expand)AuthorAgeFilesLines
* bootloader: De-monadify configuration file generators....Ludovic Courtès2018-11-181-56/+48
* bootloader: grub-efi: Identify as "GuixSD" instead of "grub"....Marius Bakke2018-06-261-0/+1
* bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT....Marius Bakke2018-06-261-2/+7
* bootloader: grub: Use 'with-extensions'....Ludovic Courtès2018-06-011-13/+6
* bootloader: grub: Simplify 'svg->png'....Ludovic Courtès2018-06-011-19/+15
* file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès2018-05-281-4/+6
* gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS....Ricardo Wurmus2018-02-181-1/+1
* system: Introduce a disjoint UUID type....Ludovic Courtès2017-09-111-2/+2
* gnu: grub-efi-bootloader: Specialize grub-install invocation....Andy Wingo2017-08-201-1/+15
* vm: Use grub-hybrid's grub-mkrescue....Danny Milosavljevic2017-08-031-0/+6
* bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic2017-07-281-15/+12
* gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès2017-07-021-15/+20
* bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe2017-06-081-47/+30
* bootloader: Add extlinux support....Mathieu Othacehe2017-05-161-0/+448