dracut/modules.d/90crypt
Julian Wolf c3b6970394 90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab
blkid is not available when this function is called, so block_uuid.map is put into
the initrd, mapping block devices from /etc/crypttab to UUIDs.

This fixes a bug where udev rules were created by mistake as crypttab_contains()
returned false for devices specified by path in /etc/crypttab which resulted in
error messages during boot.

Signed-off-by: Julian Wolf <juwolf@suse.de>
2017-06-27 16:43:47 +02:00
..
crypt-cleanup.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
crypt-lib.sh 90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab 2017-06-27 16:43:47 +02:00
crypt-run-generator.sh crypt: s/allow-discards/discard for crypttab 2015-07-27 13:30:22 +02:00
cryptroot-ask.sh change "while read x" to cope with EOF without newline 2015-04-28 11:39:15 +02:00
module-setup.sh 90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab 2017-06-27 16:43:47 +02:00
parse-crypt.sh crypt: check for crypttab before reading 2015-06-09 15:05:32 +02:00
parse-keydev.sh crypt: Fix indentation for embedded keyfile 2017-03-30 15:06:01 +02:00
probe-keydev.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00