nixpkgs/nixos/modules/system
Michael Weiss a6420e13a2 luksroot: Wait for the header (device) to appear
The LUKS header can be on another device (e.g. a USB stick). In my case
it can take up to two seconds until the partition on my USB stick is
available (i.e. the decryption fails without this patch). This will also
remove some redundancy by providing the shell function `wait_target` and
slightly improve the output (one "." per second and a success/failure
indication after 10 seconds instead of always printing "ok").
2017-04-05 20:39:03 +02:00
..
activation Add facility to append secrets to the initrd 2017-04-02 16:33:37 -04:00
boot luksroot: Wait for the header (device) to appear 2017-04-05 20:39:03 +02:00
etc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00