aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-11-29 02:56:49 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-11-29 02:56:49 -0500
commitd05461daa7889fac96c2e193f673819029f6998a (patch)
tree3c4933c5c55f0c3226fc54fa44022568a02249f1 /components
parent4ae0a2eca32222bc545795fe73efa3561d4a701f (diff)
downloadkiwi-descriptions-d05461daa7889fac96c2e193f673819029f6998a.tar.gz
kiwi-descriptions-d05461daa7889fac96c2e193f673819029f6998a.zip
Revert "Drop shim-signed-ia32 packages"
This is once again present in Fedora, so ship it again. This reverts commit 01d839d633816b2f9804c64331379d4051a15805.
Diffstat (limited to 'components')
-rw-r--r--components/boot.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/boot.xml b/components/boot.xml
index bea9703..59bd862 100644
--- a/components/boot.xml
+++ b/components/boot.xml
@@ -98,6 +98,7 @@
<package name="grub2-ppc64le" arch="ppc64le"/>
<package name="s390utils-base" arch="s390x"/>
<package name="shim-signed-aa64" arch="aarch64"/>
+ <package name="shim-signed-ia32" arch="x86_64"/>
<package name="shim-signed-x64" arch="x86_64"/>
<package name="shim-unsigned-riscv64" arch="riscv64"/>
<package name="kernel-core"/>
@@ -106,6 +107,7 @@
</packages>
<packages type="image" patternType="plusRecommended" profiles="BootCoreUKI">
<package name="shim-signed-aa64" arch="aarch64"/>
+ <package name="shim-signed-ia32" arch="x86_64"/>
<package name="shim-signed-x64" arch="x86_64"/>
<package name="shim-unsigned-riscv64" arch="riscv64"/>
<package name="systemd-oomd-defaults"/>