From c51559b7ebd39e40c89107663060b0e65b0f6592 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Tue, 21 Jan 2025 08:16:50 -0500 Subject: [PATCH] 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. --- tier-0/bootupd.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tier-0/bootupd.yaml b/tier-0/bootupd.yaml index 2423367..ef54f18 100644 --- a/tier-0/bootupd.yaml +++ b/tier-0/bootupd.yaml @@ -9,9 +9,8 @@ packages-aarch64: packages-ppc64le: - grub2 ostree-grub2 packages-s390x: - # On Fedora, this is provided by s390utils-core. on RHEL, this is for now - # provided by s390utils-base, but soon will be -core too. - - /usr/sbin/zipl + # For zipl + - s390utils-core packages-x86_64: - grub2 grub2-efi-x64 efibootmgr shim - microcode_ctl