aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
from:
to:
context:
space:
mode:
authorGravatar Adam Williamson <awilliam@redhat.com> 2025-08-26 14:29:36 -0700
committerGravatar Adam Williamson <awilliam@redhat.com> 2025-08-26 14:29:36 -0700
commit01d839d633816b2f9804c64331379d4051a15805 (patch)
treedd78ffc8675071e36f05a6df7f430d01a9afcc30 /components
parentf7134195de00b0c296b045f45e527db03e5df5ce (diff)
downloadkiwi-descriptions-01d839d633816b2f9804c64331379d4051a15805.tar.gz
kiwi-descriptions-01d839d633816b2f9804c64331379d4051a15805.zip
Drop shim-signed-ia32 packages
shim-ia32 no longer exists at present. We can talk with pjones about bringing it back, but for now, this is preventing Rawhide composes from working. Signed-off-by: Adam Williamson <awilliam@redhat.com>
Diffstat (limited to 'components')
-rw-r--r--components/boot.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/boot.xml b/components/boot.xml
index 1598c45..a7d1bc0 100644
--- a/components/boot.xml
+++ b/components/boot.xml
@@ -98,7 +98,6 @@
<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"/>
@@ -107,7 +106,6 @@
</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"/>