dracut/modules.d/90crypt
Jonas Witschel f39aa529c5 crypt: create locking directory /run/cryptsetup
For LUKS2 partitions cryptsetup needs a locking directory. If it does
not exist, cryptsetup will create it, but produce a warning

WARNING: Locking directory /run/cryptsetup is missing!

in the process that we do not want to see in the dracut output.
2019-09-03 16:49:05 +02:00
..
crypt-cleanup.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
crypt-lib.sh remove bashism in various boot scripts 2019-01-07 12:01:55 +01:00
crypt-run-generator.sh crypt: s/allow-discards/discard for crypttab 2015-07-27 13:30:22 +02:00
cryptroot-ask.sh crypt: create locking directory /run/cryptsetup 2019-09-03 16:49:05 +02:00
module-setup.sh Replace $(arch) by $(uname -m) 2019-07-19 16:25:03 +02:00
parse-crypt.sh crypt: Implement cmdline rd.luks.partuuid 2018-06-13 10:59:28 +02:00
parse-keydev.sh remove bashism in various boot scripts 2019-01-07 12:01:55 +01:00
probe-keydev.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00