summaryrefslogtreecommitdiff
path: root/gnu/bootloader/extlinux.scm
Commit message (Expand)AuthorAgeFilesLines
* bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer2020-05-201-1/+2
* bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable....Ludovic Courtès2020-01-031-1/+3
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co....Ludovic Courtès2019-03-161-5/+3
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-131-2/+2
* bootloader: De-monadify configuration file generators....Ludovic Courtès2018-11-181-5/+1
* bootloader: extlinux: Fix menu support with u-boot....Vagrant Cascadian2018-05-121-0/+1
* bootloader: Factorize write-file-on-device....Mathieu Othacehe2017-12-151-7/+3
* bootloader: extlinux: Stop using dd binary....Mathieu Othacehe2017-12-041-11/+9
* bootloader: extlinux: Fix device tree path....Mathieu Othacehe2017-11-231-1/+1
* bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic2017-07-281-10/+9
* bootloader: extlinux: Add extlinux-bootloader-gpt....Mathieu Othacehe2017-06-211-4/+16
* bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe2017-06-081-1/+2
* bootloader: extlinux: Add a warning message on top of generated conf file....Mathieu Othacehe2017-05-211-1/+2
* bootloader: extlinux: Remove syslinux-bootloader....Mathieu Othacehe2017-05-181-2/+1
* bootloader: extlinux: Remove undefined symbols from export list....Mathieu Othacehe2017-05-181-4/+1
* bootloader: Add extlinux support....Mathieu Othacehe2017-05-161-0/+123