dracut/install.d
Vitaly Kuznetsov b2af8c8bcf fix(install.d): do not create initramfs if the supplied image is UKI
When the supplied kernel image is a UKI, there's no point in creating
initramfs as the UKI has it built-in already. This is the situation when
dracut.install is called for a distro shipped UKI.

Note, KERNEL_INSTALL_IMAGE_TYPE == "uki" is different from
KERNEL_INSTALL_LAYOUT == "uki", the later can be used to create UKI upon
installing a standard kernel image.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2023-10-27 20:09:00 -04:00
..
50-dracut.install fix(install.d): do not create initramfs if the supplied image is UKI 2023-10-27 20:09:00 -04:00
51-dracut-rescue.install chore: remove unnecessary shellcheck disable for SC2154 2023-08-24 08:54:01 +02:00