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> |
||
---|---|---|
.. | ||
builddeb | ||
buildtar | ||
mkdebian | ||
mkspec | ||
snapcraft.template |