summaryrefslogtreecommitdiff
path: root/gnu/bootloader
AgeCommit message (Expand)AuthorFilesLines
2018-11-22gnu: Add u-boot-pinebook.Vagrant Cascadian1-0/+6
2018-11-18bootloader: De-monadify configuration file generators.Ludovic Courtès3-66/+49
2018-09-14gnu: Rename "banana-pi" to "bananapi".Danny Milosavljevic1-3/+3
2018-06-26bootloader: grub-efi: Identify as "GuixSD" instead of "grub".Marius Bakke1-0/+1
2018-06-26bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.Marius Bakke1-2/+7
2018-06-01bootloader: grub: Use 'with-extensions'.Ludovic Courtès1-13/+6
2018-06-01bootloader: grub: Simplify 'svg->png'.Ludovic Courtès1-19/+15
2018-05-29system: Add u-boot-puma-rk3399.Vagrant Cascadian1-0/+16
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès1-4/+6
2018-05-18system: Add u-boot-pine64-plus installer.Vagrant Cascadian1-0/+20
2018-05-12bootloader: extlinux: Fix menu support with u-boot.Vagrant Cascadian1-0/+1
2018-05-11system: Add u-boot-novena installer.Vagrant Cascadian1-0/+6
2018-05-11system: Add wandboard installer.Vagrant Cascadian1-1/+7
2018-05-11system: Add mx6cuboxi installer.Vagrant Cascadian1-0/+20
2018-02-18gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.Ricardo Wurmus1-1/+1
2018-01-22system: Add A20 OLinuXino LIME installer.Danny Milosavljevic1-0/+6
2018-01-20system: Add Nintendo NES Classic Edition installer.Danny Milosavljevic1-1/+7
2018-01-20system: Add A20 OLinuXino MICRO installer.Danny Milosavljevic1-0/+6
2018-01-20system: Add A20 OLinuXino LIME2 installer.Danny Milosavljevic1-0/+6
2018-01-20system: Add Banana Pi M2 Ultra installer.Danny Milosavljevic1-0/+18
2017-12-15system: Add BeagleBone Black installer.Mathieu Othacehe1-1/+24
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-09-11system: Introduce a disjoint UUID type.Ludovic Courtès1-2/+2
2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation.Andy Wingo1-1/+15
2017-08-03vm: Use grub-hybrid's grub-mkrescue.Danny Milosavljevic1-0/+6
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2-25/+21
2017-07-15bootloader: Add u-boot.Danny Milosavljevic1-0/+47
2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès1-15/+20
2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt.Mathieu Othacehe1-4/+16
2017-06-08bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe2-48/+32
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 Othacehe2-0/+571