aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader.scm
Commit message (Expand)AuthorAge
* bootloader: grub: Add support for loading an additional initrd.Tomas Volf2024-01-14
* profiles: Hooks honor the #:system parameter of ‘profile-derivation’.Ludovic Courtès2023-10-28
* gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader.Stefan2022-12-01
* gnu: bootloader: Report error in menu-entry.tiantian2022-09-08
* gnu: bootloader: Extend `<menu-entry>' for chain-loader.tiantian2022-09-08
* bootloader: Wrap lines.Mathieu Othacehe2022-08-30
* bootloader: Add device-tree-support? option.Reza Alizadeh Majd2022-08-30
* bootloader: Convert device in menu-entry to proper sexp.Josselin Poiret2022-08-28
* bootloader: Remove expired export.Tobias Geerinckx-Rice2022-08-21
* gnu: system: Improve location of some configuration warnings.Josselin Poiret2021-11-17
* bootloader: Report location of the deprecated 'target' field.Ludovic Courtès2021-08-30
* gnu: bootloader: Support multiple targets.Maxim Cournoyer2021-08-29
* gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS.Stefan2020-11-17
* gnu: bootloader: Support chain loading to an EFI bootloader.Stefan2020-11-16
* bootloader: Extend `<menu-entry>' for multiboot.Jan (janneke) Nieuwenhuizen2020-06-08
* bootloader: Add 'disk-image-installer'.Mathieu Othacehe2020-05-29
* system: Add 'bootloader-menu-entries' field to <boot-parameters>.Ludovic Courtès2019-08-30
* bootloader: Fix comment about 'menu-entries'.Ludovic Courtès2019-08-30
* bootloader: Add a 'keyboard-layout' field.Ludovic Courtès2019-03-24
* bootloader: Reindent record type definition.Ludovic Courtès2019-03-24
* bootloader: Remove unused 'additional-configuration' field.Ludovic Courtès2019-03-24
* bootloader: Remove deprecated 'device' field.Ludovic Courtès2019-01-16
* discovery: Remove dependency on (guix ui).Ludovic Courtès2018-04-08
* bootloader: Emit warnings with 'warning'.Ludovic Courtès2017-08-28
* gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo2017-08-23
* bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2017-07-28
* bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe2017-06-08
* bootloader: Add extlinux support.Mathieu Othacehe2017-05-16