dracut/modules.d/90crypt
Derek Hageman cb9e6881dd 90crypt/module-setup.sh: fix force on multiple lines
The first line in crypttab with a "force" option causes all subsequent
lines to be included as if they also had it set because the variable
used to track it is not reset between loop iterations.  So fix that by
just setting it to empty before the check for the force option.
2020-05-01 11: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 remove bashism in various boot scripts 2019-01-07 12:01:55 +01:00
crypt-run-generator.sh 90crypt: Do not call cryptsetup in a systemd environment 2020-03-04 09:22:09 +01:00
cryptroot-ask.sh cryptroot-ask: no warn if /run/cryptsetup exist 2020-03-16 18:26:33 +01:00
module-setup.sh 90crypt/module-setup.sh: fix force on multiple lines 2020-05-01 11:43:47 +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