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:
commit
93c50b4806
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue