dracut/modules.d/01fips
Lukas Nykryn d818986db4 01fips: Properly fix creating path to .hmac of kernel based on BOOT_IMAGE
8f5c5 broke the case where BOOT_IMAGE is not set at all.
This code should handle following:
1) BOOT_IMAGE not set
2) BOOT_IMAGE set to something unrelated (s390)
3) BOOT_IMAGE=vmlinuz-4.14.7-300.fc27.x86_64
4) BOOT_IMAGE=/vmlinuz-4.14.7-300.fc27.x86_64
5) BOOT_IMAGE=/boot/vmlinuz-4.14.7-300.fc27.x86_64
6) BOOT_IMAGE=subdir/vmlinuz-4.14.7-300.fc27.x86_64
7) BOOT_IMAGE=/subdir/vmlinuz-4.14.7-300.fc27.x86_64
8) BOOT_IMAGE=/boot/subdir/vmlinuz-4.14.7-300.fc27.x86_64

https://bugzilla.redhat.com/show_bug.cgi?id=1415032
2017-12-28 09:59:48 +01:00
..
fips-boot.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
fips-noboot.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
fips.sh 01fips: Properly fix creating path to .hmac of kernel based on BOOT_IMAGE 2017-12-28 09:59:48 +01:00
module-setup.sh 01fips: add authenec module 2017-06-28 17:46:04 +02:00