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

The sbin/bin merge happened in Fedora so it's now /usr/bin/zipl
in rawhide. While we're in here just name the package now since
the transient issue where it was coming from two different
packages upstream and downstream has settled. We can use s390utils-core
everywhere.
This commit is contained in:
Dusty Mabe 2025-01-21 08:16:50 -05:00
parent 578e95fe81
commit c51559b7eb
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
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