dracut/modules.d/90crypt
Matt Smith 7254c24a76 Merged cryptroot-ask.sh from plymouth to crypt module.
First, it's duplicate code.

Second, it did not allow those who had plymouth installed to use other
methods, like the new usb key file. When building the initram,
it would install the plymouth cryptroot-ask script, and not
the crypt module one.

Added these new items to crypt module's cryptroot-ask.sh:
  - 'unset' for used variables
  - udevsettle

The non-plymouth cryptsetup prompt was using $1 instead of $device.
Changed prompt number from 1 to 5, as this is much nicer.
I believe plymouth already does infinite prompts.

Also added unset for usb key. Just saw it didn't unset its vars.
2010-08-23 11:55:11 +02:00
..
check use 'type' built-in instead of external cmd 'which' in every Bash script 2010-08-23 11:54:09 +02:00
crypt-cleanup.sh crypt: loop until all non-busy crypt devs closed 2010-08-02 09:59:10 +02:00
cryptroot-ask.sh Merged cryptroot-ask.sh from plymouth to crypt module. 2010-08-23 11:55:11 +02:00
install crypt: loop until all non-busy crypt devs closed 2010-08-02 09:59:10 +02:00
installkernel crypt: add fpu kernel module 2010-06-21 20:47:01 +02:00
parse-crypt.sh crypt: fix printf 2010-08-02 14:17:58 +02:00