Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: a6420e13a2ed7a6dfe4463db5d92cd45b2bfa6a9
https://github.com/NixOS/nixpkgs/commit/a6420e13a2ed7a6dfe4463db5d92cd45b2bfa6a9
Author: Michael Weiss <[email protected]>
Date: 2017-04-05 (Wed, 05 Apr 2017)
Changed paths:
M nixos/modules/system/boot/luksroot.nix
Log Message:
-----------
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").
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits