nixpkgs/nixos/modules/system/boot
Jared Baur 2837c0d9aa
nixos/uki: add ".dtb" section if devicetree is used
This ensures a ".dtb" PE section makes it into the UKI so systemd-stub
can install the correct devicetree for use by the Linux kernel. This is
often needed on systems that boot with u-boot since the devicetree used
by u-boot is often a paired down version of what the Linux kernel needs.
On those kinds of boards, the lack of this PE section means that u-boot
will end up installing its internal devicetree into the UEFI
configuration table, which is what the Linux kernel ends up using.
2024-03-11 12:42:21 -07:00
..
loader systemd-boot: introduce options to set a sort-key for systemd-boot entries 2024-03-02 02:11:32 +01:00
systemd substitute: Deprecate replacements, introduce replacementsList 2024-02-29 00:35:27 +01:00
binfmt.nix
clevis.md nixos/clevis: clairify secret creation 2024-01-23 20:46:52 -08:00
clevis.nix
emergency-mode.nix
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix
initrd-ssh.nix
kernel.nix nixos/boot/kernel: add kernelPatches example of using kernel mailing list mbox url 2024-02-17 21:21:52 +11:00
kernel_config.nix
kexec.nix
luksroot.nix systemd: 254.6 -> 255.2 2024-01-17 14:13:46 +01:00
modprobe.nix
networkd.nix nixos/networkd: add missing UseGateway key in the DHCPv4 section 2024-03-08 10:54:03 +01:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/resolved: add dnsovertls option 2024-01-19 21:29:22 -06:00
shutdown.nix
stage-1-init.sh nixos/stage-1.init.sh: only set 'IFS' in 'waitDevice' for bcachefs 2024-01-16 15:06:05 -06:00
stage-1.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
stage-2-init.sh
stage-2.nix
stratisroot.nix
systemd.nix nixos/systemd: Only include systemd-boot-random-seed if the unit exists 2024-03-08 08:52:11 +00:00
timesyncd.nix
tmp.nix
uki.nix nixos/uki: add ".dtb" section if devicetree is used 2024-03-11 12:42:21 -07:00
unl0kr.nix
uvesafb.nix