summaryrefslogtreecommitdiff
path: root/gnu/bootloader/extlinux.scm
AgeCommit message (Expand)AuthorFilesLines
2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès1-5/+3
2019-03-13Remove traces of "GuixSD".Ludovic Courtès1-2/+2
2018-11-18bootloader: De-monadify configuration file generators.Ludovic Courtès1-5/+1
2018-05-12bootloader: extlinux: Fix menu support with u-boot.Vagrant Cascadian1-0/+1
2017-12-15bootloader: Factorize write-file-on-device.Mathieu Othacehe1-7/+3
2017-12-04bootloader: extlinux: Stop using dd binary.Mathieu Othacehe1-11/+9
2017-11-23bootloader: extlinux: Fix device tree path.Mathieu Othacehe1-1/+1
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic1-10/+9
2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt.Mathieu Othacehe1-4/+16
2017-06-08bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe1-1/+2
2017-05-21bootloader: extlinux: Add a warning message on top of generated conf file.Mathieu Othacehe1-1/+2
2017-05-18bootloader: extlinux: Remove syslinux-bootloader.Mathieu Othacehe1-2/+1
2017-05-18bootloader: extlinux: Remove undefined symbols from export list.Mathieu Othacehe1-4/+1
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe1-0/+123