dracut/modules.d/01fips
Daniel Molkentin e096d861ed 01fips: turn info calls into fips_info calls
systemd lets stdout go to journal only. Usually, this is desired
behavior to ensure that plymouth does not get disrupted.

However in the 01fips case, the system has to halt when the integrity
check fails to satisfy FIPS requirements. So the user will not be able
to inspect the journal.

As this is special to the fips module, we introduce a fips_info() which
works like info(), but deviates the output to stderr when running with
systemd.

Reference: bsc#1164076
2020-08-21 15:56:53 +02:00
..
fips-boot.sh Support only fips=1 not fips 2019-10-25 11:47:04 +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 Support only fips=1 not fips 2019-10-25 11:47:04 +02:00
fips.sh 01fips: turn info calls into fips_info calls 2020-08-21 15:56:53 +02:00
module-setup.sh fips: add 'ofb' and 'cts' block cipher modes 2019-11-29 18:56:56 +01:00