Old code did not work for two most common use-cases. On most machines BOOT_IMAGE is set to something like /vmlinuz-4.11.3-202.fc25.x86_64. So if we just add prefix "/boot/." it won't work. Also on machines without /boot on separate partition BOOT_IMAGE already has the /boot/ prefix (/boot/vmlinuz-3.10.0-799.el7.x86_64). So let's strip it in such case. https://bugzilla.redhat.com/show_bug.cgi?id=1415032 |
||
|---|---|---|
| .. | ||
| fips-boot.sh | ||
| fips-noboot.sh | ||
| fips.sh | ||
| module-setup.sh | ||