guix/gnu
Reza Alizadeh Majd f126f23b13
bootloader: Add device-tree-support? option.
In some specific cases where the device tree file is already loaded in RAM, it
can be preferable that the bootloader does not try to use a device tree from
the Linux kernel tree.

* gnu/bootloader.scm (<bootloader-configuration>)[device-tree-support?]: New field.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Add FDTDIR line
based on <device-tree-support?> field of <bootloader-configuration>.
* doc/guix.texi (Bootloader Configuration)[device-tree-support?]: Add
documentation for the new field.
2022-08-30 08:50:44 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build build: marionette: Add support for Tesseract OCR. 2022-08-28 22:10:20 -04:00
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer
machine
packages gnu: Add hydrus-network. 2022-08-30 00:40:05 +02:00
services services: Add lightdm-service-type. 2022-08-28 22:28:47 -04:00
system
tests gnu: Add missing copyright line. 2022-08-29 21:21:40 +02:00
artwork.scm
bootloader.scm bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
ci.scm
home.scm
image.scm
installer.scm
local.mk services: Add lightdm-service-type. 2022-08-28 22:28:47 -04:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm