nixpkgs/nixos/modules/system/boot
Anders Kaseorg f4b2c9dfe7 cryptsetup, lvm2, systemd: Break cyclic dependency at a different point
The cyclic dependency of systemd → cryptsetup → lvm2 → udev=systemd
needs to be broken somewhere.  The previous strategy of building
cryptsetup with an lvm2 built without udev (#66856) caused the
installer.luksroot test to fail.  Instead, build lvm2 with a udev built
without cryptsetup.

Fixes #96479.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-09-03 12:35:56 -07:00
..
loader nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
binfmt.nix nixos/binfmt: move systemd-binfmt.service to binfmt module 2020-05-18 11:18:44 +02:00
emergency-mode.nix nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
grow-partition.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
initrd-network.nix initrd-network: fix flushBeforeStage2 2020-08-02 09:00:11 +02:00
initrd-openvpn.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
initrd-ssh.nix nixos/initrd-ssh: add extraConfig Options 2020-05-03 20:11:52 +02:00
kernel.nix Merge pull request #80114 from rnhmjoj/initrd 2020-03-16 20:04:24 +02:00
kernel_config.nix nixos/*: wether -> whether 2020-07-04 15:17:03 +02:00
kexec.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
luksroot.nix Merge pull request #96042 from rnhmjoj/loaOf 2020-09-02 08:45:37 -04:00
modprobe.nix nixos/modprobe: Fix modprobe configuration manpage link 2020-07-06 13:50:11 -07:00
networkd.nix nixos/networkd: use assertRange with 64bits integers 2020-07-13 12:23:51 +02:00
pbkdf2-sha512.c
plymouth.nix plymouth: Enable systemd-ask-password-plymouth 2020-07-02 13:50:23 -04:00
resolved.nix nixos/resolved: Include dbus alias of resolved unit 2020-06-13 12:23:45 +02:00
shutdown.nix
stage-1-init.sh Merge pull request #89353 from wizeman/u/fix-zfs-ebusy 2020-08-22 15:42:32 +02:00
stage-1.nix cryptsetup, lvm2, systemd: Break cyclic dependency at a different point 2020-09-03 12:35:56 -07:00
stage-2-init.sh stage-2: parameterized systemd executable 2020-07-14 13:18:14 -04:00
stage-2.nix stage-2: parameterized systemd executable 2020-07-14 13:18:14 -04:00
systemd-lib.nix nixos/systemd-nspawn: disallow multiple packages with .nspawn-units 2020-04-04 21:11:21 +02:00
systemd-nspawn.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
systemd-unit-options.nix nixos/systemd: Add support for listenDatagrams 2020-08-11 22:08:19 +00:00
systemd.nix nixos/systemd: support adding and overriding tmpfiles.d via environment.etc (#96766) 2020-09-02 02:54:11 +00:00
timesyncd.nix nixos/timesyncd: Make dbus-activatible 2020-06-13 12:23:45 +02:00
tmp.nix nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00