summaryrefslogtreecommitdiff
path: root/gnu/bootloader
AgeCommit message (Expand)Author
2018-11-22gnu: Add u-boot-pinebook.Vagrant Cascadian
2018-11-18bootloader: De-monadify configuration file generators.Ludovic Courtès
2018-09-14gnu: Rename "banana-pi" to "bananapi".Danny Milosavljevic
2018-06-26bootloader: grub-efi: Identify as "GuixSD" instead of "grub".Marius Bakke
2018-06-26bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.Marius Bakke
2018-06-01bootloader: grub: Use 'with-extensions'.Ludovic Courtès
2018-06-01bootloader: grub: Simplify 'svg->png'.Ludovic Courtès
2018-05-29system: Add u-boot-puma-rk3399.Vagrant Cascadian
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-05-18system: Add u-boot-pine64-plus installer.Vagrant Cascadian
2018-05-12bootloader: extlinux: Fix menu support with u-boot.Vagrant Cascadian
2018-05-11system: Add u-boot-novena installer.Vagrant Cascadian
2018-05-11system: Add wandboard installer.Vagrant Cascadian
2018-05-11system: Add mx6cuboxi installer.Vagrant Cascadian
2018-02-18gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.Ricardo Wurmus
2018-01-22system: Add A20 OLinuXino LIME installer.Danny Milosavljevic
2018-01-20system: Add Nintendo NES Classic Edition installer.Danny Milosavljevic
2018-01-20system: Add A20 OLinuXino MICRO installer.Danny Milosavljevic
2018-01-20system: Add A20 OLinuXino LIME2 installer.Danny Milosavljevic
2018-01-20system: Add Banana Pi M2 Ultra installer.Danny Milosavljevic
2017-12-15system: Add BeagleBone Black installer.Mathieu Othacehe
2017-12-15bootloader: Factorize write-file-on-device.Mathieu Othacehe
2017-12-04bootloader: extlinux: Stop using dd binary.Mathieu Othacehe
2017-11-23bootloader: extlinux: Fix device tree path.Mathieu Othacehe
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès
2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation.Andy Wingo
2017-08-03vm: Use grub-hybrid's grub-mkrescue.Danny Milosavljevic
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic
2017-07-15bootloader: Add u-boot.Danny Milosavljevic
2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès
2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt.Mathieu Othacehe
2017-06-08bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe
2017-05-21bootloader: extlinux: Add a warning message on top of generated conf file.Mathieu Othacehe
2017-05-18bootloader: extlinux: Remove syslinux-bootloader.Mathieu Othacehe
2017-05-18bootloader: extlinux: Remove undefined symbols from export list.Mathieu Othacehe
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe