Merge branch 'dusty-bin-zipl' into 'main'

tier-0: use s390utils-core instead of /usr/sbin/zipl

See merge request fedora/bootc/base-images!80
This commit is contained in:
Colin Walters (Red Hat) 2025-01-21 13:36:45 +00:00
commit 93c50b4806
1 changed files with 2 additions and 3 deletions

View File

@ -9,9 +9,8 @@ packages-aarch64:
packages-ppc64le: packages-ppc64le:
- grub2 ostree-grub2 - grub2 ostree-grub2
packages-s390x: packages-s390x:
# On Fedora, this is provided by s390utils-core. on RHEL, this is for now # For zipl
# provided by s390utils-base, but soon will be -core too. - s390utils-core
- /usr/sbin/zipl
packages-x86_64: packages-x86_64:
- grub2 grub2-efi-x64 efibootmgr shim - grub2 grub2-efi-x64 efibootmgr shim
- microcode_ctl - microcode_ctl