nixpkgs/nixos/modules/system/boot
Janne Heß 9cd4ce98bf nixos/luksroot: Check whether the device already exists
The new reuse behaviour is cool and really useful but it breaks one of
my use cases. When using kexec, I have a script which will unlock the
disks in my initrd. However, do_open_passphrase will fail if the disk is
already unlocked.
2018-12-01 23:42:51 +01:00
..
loader raspberrypi-bootloader: pass initrd to kernel 2018-10-21 17:44:11 +03:00
binfmt.nix
coredump.nix
emergency-mode.nix
grow-partition.nix
initrd-network.nix Merge pull request #46459 from volth/volth-patch-3 2018-10-05 22:47:45 -05:00
initrd-ssh.nix
kernel.nix
kexec.nix nixos/kexec: Fix typo in meta.platforms 2018-09-28 17:44:42 +02:00
luksroot.nix nixos/luksroot: Check whether the device already exists 2018-12-01 23:42:51 +01:00
modprobe.nix
networkd.nix nixos/networkd: do not require gateway for routes 2018-09-07 02:23:12 +03:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
shutdown.nix
stage-1-init.sh nixos/bcachefs: remove superfluous fsck from initrd 2018-11-03 18:07:32 +01:00
stage-1.nix stage1 boot: use stdenv.cc.libc 2018-10-30 19:47:06 -05:00
stage-2-init.sh nixos/stage-2: create empty machine-id at boot 2018-09-30 10:45:35 -07:00
stage-2.nix systemd: ensure fsck Requires/After links are created in mount units 2018-08-28 17:12:49 +02:00
systemd-lib.nix nixos/systemd-lib: fix assertValueOneOf 2018-09-20 13:40:50 +02:00
systemd-nspawn.nix nixos/nspawn: Fix small typo (#51077) 2018-11-26 22:05:13 +01:00
systemd-unit-options.nix Fix systemd timer unit documentation 2018-10-03 14:39:36 +02:00
systemd.nix Merge pull request #49360 from tadfisher/logind-suspend-then-hibernate 2018-10-28 22:18:39 +01:00
timesyncd.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
tmp.nix