Centos-kernel-stream-9/scripts/package
Lenny Szubowicz 65dbb6a745 buildtar: fix tarballs with EFI_ZBOOT enabled
JIRA: https://issues.redhat.com/browse/RHEL-46772

commit 731c4eac848ff9dd42776da8ed3407b257e3abf0
Author: Veronika Kabatova <vkabatov@redhat.com>
Date:   Wed Dec 14 14:20:02 2022 +0100

    buildtar: fix tarballs with EFI_ZBOOT enabled

    When CONFIG_EFI_ZBOOT is enabled, the binary name is not Image.gz
    anymore but vmlinuz.efi. No vmlinuz gets put into the tarball as the
    buildtar script doesn't recognize this name. Remedy this by adding the
    binary name to the list of acceptable files to package.

    Reported-by: CKI Project <cki-project@redhat.com>
    Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
    Acked-by: Ard Biesheuvel <ardb@kernel.org>
    Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Signed-off-by: Lenny Szubowicz <lszubowi@redhat.com>
2024-09-12 20:17:28 -04:00
..
builddeb
buildtar buildtar: fix tarballs with EFI_ZBOOT enabled 2024-09-12 20:17:28 -04:00
mkdebian
mkspec
snapcraft.template