guix/doc
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
..
images
build.scm
contributing.texi doc: Fix the example of "Run make automatically" 2022-07-18 00:21:31 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Link to "A Scheme Primer". 2022-07-08 17:28:50 +02:00
guix.texi bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
he-config-bare-bones.scm
htmlxref.cnf doc: Fix Guix manual URLs in 'htmlxref.cnf'. 2022-08-05 00:14:29 +02:00
local.mk
package-hello.json
package-hello.scm