summaryrefslogtreecommitdiff
path: root/gnu/bootloader
Commit message (Expand)AuthorAgeFilesLines
* bootloader: grub: Remove unneeded 'terminal_output'....Ludovic Courtès2019-05-091-1/+0
* gnu: u-boot: Update to 2019.04....Vagrant Cascadian2019-04-291-1/+1
* gnu: Add configuration for depthcharge bootloader....Timothy Sample2019-04-031-0/+107
* bootloader: Add a 'keyboard-layout' field....Ludovic Courtès2019-03-241-0/+35
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co....Ludovic Courtès2019-03-162-13/+11
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-132-6/+6
* gnu: Add u-boot-pinebook....Vagrant Cascadian2018-11-221-0/+6
* bootloader: De-monadify configuration file generators....Ludovic Courtès2018-11-183-66/+49
* gnu: Rename "banana-pi" to "bananapi"....Danny Milosavljevic2018-09-141-3/+3
* bootloader: grub-efi: Identify as "GuixSD" instead of "grub"....Marius Bakke2018-06-261-0/+1
* bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT....Marius Bakke2018-06-261-2/+7
* bootloader: grub: Use 'with-extensions'....Ludovic Courtès2018-06-011-13/+6
* bootloader: grub: Simplify 'svg->png'....Ludovic Courtès2018-06-011-19/+15
* system: Add u-boot-puma-rk3399....Vagrant Cascadian2018-05-291-0/+16
* file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès2018-05-281-4/+6
* system: Add u-boot-pine64-plus installer....Vagrant Cascadian2018-05-181-0/+20
* bootloader: extlinux: Fix menu support with u-boot....Vagrant Cascadian2018-05-121-0/+1
* system: Add u-boot-novena installer....Vagrant Cascadian2018-05-111-0/+6
* system: Add wandboard installer....Vagrant Cascadian2018-05-111-1/+7
* system: Add mx6cuboxi installer....Vagrant Cascadian2018-05-111-0/+20
* gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS....Ricardo Wurmus2018-02-181-1/+1
* system: Add A20 OLinuXino LIME installer....Danny Milosavljevic2018-01-221-0/+6
* system: Add Nintendo NES Classic Edition installer....Danny Milosavljevic2018-01-201-1/+7
* system: Add A20 OLinuXino MICRO installer....Danny Milosavljevic2018-01-201-0/+6
* system: Add A20 OLinuXino LIME2 installer....Danny Milosavljevic2018-01-201-0/+6
* system: Add Banana Pi M2 Ultra installer....Danny Milosavljevic2018-01-201-0/+18
* system: Add BeagleBone Black installer....Mathieu Othacehe2017-12-151-1/+24
* 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
* system: Introduce a disjoint UUID type....Ludovic Courtès2017-09-111-2/+2
* gnu: grub-efi-bootloader: Specialize grub-install invocation....Andy Wingo2017-08-201-1/+15
* vm: Use grub-hybrid's grub-mkrescue....Danny Milosavljevic2017-08-031-0/+6
* bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic2017-07-282-25/+21
* bootloader: Add u-boot....Danny Milosavljevic2017-07-151-0/+47
* gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès2017-07-021-15/+20
* bootloader: extlinux: Add extlinux-bootloader-gpt....Mathieu Othacehe2017-06-211-4/+16
* bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe2017-06-082-48/+32
* 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-162-0/+571