Vitaly Kuznetsov
Vitaly Kuznetsov
Kernel integrity check in FIPS module is incompatible with UKIs as neither /boot/vmlinuz-`uname-r` nor /boot/.vmlinuz-`uname-r`.hmac are present. UKI is placed to $ESP\EFI\Linux\-.efi and if a .hmac file is present next...
## Problem Dracut init supports running custom hooks which are placed to `/var/lib/dracut/hooks/`. The location was previously changed to /var as the place needs to be writeable as some hooks...
Currently, dracut hooks (e.g. cmdline|pre-udev|pre-trigger|...) live in /var/lib/dracut/hooks. Previously, these hooks used to be in {/usr,}/lib/dracut/hooks but this doesn't work well when /usr is mounted read-only. Dracut need a writable...