dracut/modules.d/01fips
Lukas Nykryn b988934a38 fips: split loading the crypto modules and checking the kernel
In e54ab383 we moved the fips script to a later pahse of boot, since
the /boot might not be available early on.

The problem is that systemd-cryptsetup* services could be run now
started before the do_fips is executed and need the crypto modules
to decrypted the devices.

So let's split the do_fips and load the module before udev does the
trigger.
2019-07-19 16:26:05 +02:00
..
fips-boot.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
fips-load-crypto.sh fips: split loading the crypto modules and checking the kernel 2019-07-19 16:26:05 +02:00
fips-noboot.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
fips.sh fips: split loading the crypto modules and checking the kernel 2019-07-19 16:26:05 +02:00
module-setup.sh fips: split loading the crypto modules and checking the kernel 2019-07-19 16:26:05 +02:00