Fix fips module list.
authorMilan Broz <mbroz@redhat.com>
Mon, 16 Jul 2012 14:28:47 +0000 (16:28 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 16 Jul 2012 14:58:51 +0000 (16:58 +0200)
commit4ee59ab3ed59475923a1fed0a8a52f5a03799c93
tree28577cf4756f477e5ca528dc9e19da43f39d94e0
parent0f283709c9bbcdc064e1212c42173a3ff9552525
Fix fips module list.

If dracut is build only with fips/fips-aesni (no crypto module),
FIPS mode fails because of missing GCM modules.

Just add proper modules to list (kernel have both maker as FIPS compliant already).

Signed-off-by: Milan Broz <mbroz@redhat.com>
modules.d/01fips/module-setup.sh
modules.d/02fips-aesni/module-setup.sh