summaryrefslogtreecommitdiff
path: root/gnu/bootloader.scm
Commit message (Expand)AuthorAgeFilesLines
* bootloader: Add a 'keyboard-layout' field....Ludovic Courtès2019-03-241-0/+3
* bootloader: Reindent record type definition....Ludovic Courtès2019-03-241-19/+19
* bootloader: Remove unused 'additional-configuration' field....Ludovic Courtès2019-03-241-2/+0
* bootloader: Remove deprecated 'device' field....Ludovic Courtès2019-01-161-12/+1
* discovery: Remove dependency on (guix ui)....Ludovic Courtès2018-04-081-1/+2
* bootloader: Emit warnings with 'warning'....Ludovic Courtès2017-08-281-3/+3
* gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo2017-08-231-1/+12
* bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic2017-07-281-0/+3
* bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe2017-06-081-1/+25
* bootloader: Add extlinux support....Mathieu Othacehe2017-05-161-0/+127