summaryrefslogtreecommitdiff
path: root/gnu/bootloader/extlinux.scm
Commit message (Expand)AuthorAge
* bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer2020-05-20
* bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable.Ludovic Courtès2020-01-03
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2019-03-16
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* bootloader: De-monadify configuration file generators.Ludovic Courtès2018-11-18
* bootloader: extlinux: Fix menu support with u-boot.Vagrant Cascadian2018-05-12
* bootloader: Factorize write-file-on-device.Mathieu Othacehe2017-12-15
* bootloader: extlinux: Stop using dd binary.Mathieu Othacehe2017-12-04
* bootloader: extlinux: Fix device tree path.Mathieu Othacehe2017-11-23
* bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2017-07-28
* bootloader: extlinux: Add extlinux-bootloader-gpt.Mathieu Othacehe2017-06-21
* bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe2017-06-08
* bootloader: extlinux: Add a warning message on top of generated conf file.Mathieu Othacehe2017-05-21
* bootloader: extlinux: Remove syslinux-bootloader.Mathieu Othacehe2017-05-18
* bootloader: extlinux: Remove undefined symbols from export list.Mathieu Othacehe2017-05-18
* bootloader: Add extlinux support.Mathieu Othacehe2017-05-16