aboutsummaryrefslogtreecommitdiff
path: root/components/boot.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-03-10 11:00:17 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-03-11 21:36:23 -0400
commit12cb853ad9fdc5501bac6c6d65c1d8798d6ae55c (patch)
tree8b633e541dbbb40726fb3220337241b87dd2e37e /components/boot.xml
parent734e5d0679ef8205609455af4d8a295628f1e9d0 (diff)
downloadkiwi-descriptions-12cb853ad9fdc5501bac6c6d65c1d8798d6ae55c.tar.gz
kiwi-descriptions-12cb853ad9fdc5501bac6c6d65c1d8798d6ae55c.zip
Add s390x variant for Cloud-Base-Generic
This allows building cloud images for Z systems.
Diffstat (limited to 'components/boot.xml')
-rw-r--r--components/boot.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/boot.xml b/components/boot.xml
index a42d469..a57398f 100644
--- a/components/boot.xml
+++ b/components/boot.xml
@@ -14,6 +14,7 @@
<package name="grub2-pc" arch="x86_64"/>
<package name="grub2-pc-modules" arch="x86_64"/>
<package name="grub2-ppc64le" arch="ppc64le"/>
+ <package name="s390utils-base" arch="s390x"/>
<package name="shim-signed-aa64" arch="aarch64"/>
<package name="shim-signed-x64" arch="x86_64"/>
<package name="kernel-core"/>