nixpkgs/nixos/modules/system/boot
Dominik Xaver Hörl f2281f6186 nixos/boot: properly override the kernel in boot.kernelPatches
Previously the code took the kernelPatches of the final derivation, which
might or might not be what was passed to the derivation in the original call.
The previous behaviour caused various hacks to become neccessary to avoid duplicates in kernelPatches.

(cherry picked from commit 436f61c878e3992b3d980168a5532416dd5be504)
2021-10-26 07:46:54 +00:00
..
loader Merge pull request #114637 from KaiHa/pr/fix-systemd-boot-builder 2021-04-25 11:35:00 +01:00
binfmt.nix nixos/binfmt: run binfmt activation script after mounting /run 2021-08-03 11:24:05 +00:00
emergency-mode.nix
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix treewide: fix eval without aliases after 9378fdf87e 2021-04-08 13:33:09 +02:00
initrd-ssh.nix
kernel.nix nixos/boot: properly override the kernel in boot.kernelPatches 2021-10-26 07:46:54 +00:00
kernel_config.nix linux: make sure all config options have the same value 2021-03-07 18:27:14 +01:00
kexec.nix lib.meta: introduce `availableOn` 2021-04-02 19:20:23 +08:00
luksroot.nix boot.initrd.luks: fix case `Yubikey` -> `YubiKey` 2021-02-08 04:01:47 +09:00
modprobe.nix
networkd.nix nixos/networkd: add missing [DHCPServer] options 2021-05-17 18:30:37 +02:00
pbkdf2-sha512.c
plymouth.nix nixos/plymouth: use white nixos logo 2021-02-25 16:46:03 -05:00
resolved.nix Revert "nixos/systemd: provide libidn2 for systemd-resolved" 2021-04-12 18:37:18 +02:00
shutdown.nix
stage-1-init.sh stage-1: accept init symlinks at any level 2021-02-25 15:58:18 -05:00
stage-1.nix nixos/stage-1: make cpio quiet 2021-03-10 17:46:53 +01:00
stage-2-init.sh systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATH 2021-03-22 20:41:12 +01:00
stage-2.nix systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATH 2021-03-22 20:41:12 +01:00
systemd-lib.nix Revert "nixos/systemd: Handle template overrides" 2021-03-19 09:05:33 +01:00
systemd-nspawn.nix
systemd-unit-options.nix
systemd.nix nixos/systemd: enable systemd-pstore.service 2021-05-09 23:21:51 +02:00
timesyncd.nix networking, chrony, ntpd, timesyncd: add timeServers option type 2021-01-20 10:54:24 +01:00
tmp.nix