dracut/modules.d/90crypt
Harald Hoyer 5bfebf0f04 90crypt/module-setup.sh: try to catch kernel config changes
If a crypto kernel module changes from compiled in to module, the
encrypted disk might fail to open, because the kernel module was
not included in the initramfs.

This patch tries heuristically to catch such modules.

Fixes https://github.com/dracutdevs/dracut/issues/706
2020-04-24 12:29: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 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: try to catch kernel config changes 2020-04-24 12:29:05 +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