From: Vitaly Kuznetsov on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2175 The new 'kernel-unified-virt' sub-RPM is added on x86_64 targets. This matches the following CS9 request: https://gitlab.com/redhat/centos-stream/src/kernel/centos- stream-9/-/merge_requests/1736 This contains an EFI application that provides a combined vmlinux, initrd and cmdline, as a so called 'unified kernel image'. The spec for this is defined by the boot loader specification https://systemd.io/BOOT_LOADER_SPECIFICATION/#type-2-efi-unified-kernel- images Note: the newly introduced sub-package just puts UKI to /boot/efi/EFI/Linux/, it is supposed to be booted directly from firmware or directly from shim and this part is environement specific and not (yet) automated. Based-on-patch-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> Signed-off-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> --- redhat/Makefile | 1 + redhat/dracut-virt.conf | 35 ++++++++ redhat/kernel.spec.template | 179 +++++++++++++++++++++++++++++++++++++------ 3 files changed, 190 insertions(+), 25 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue