Add bootlist and ofpathname deps on POWER

see bz1983003 and bz1983013

Related: rhbz2032266
This commit is contained in:
Pavel Cahyna 2022-02-21 18:48:35 +01:00
parent fb3c09957e
commit 0729a3dd1f

View File

@ -42,6 +42,12 @@ ExclusiveArch: %ix86 x86_64 ppc ppc64 ppc64le ia64 s390x
%ifarch %ix86 x86_64
Requires: syslinux
%endif
%ifarch ppc ppc64 ppc64le
# Called by grub2-install (except on PowerNV)
Requires: /usr/sbin/ofpathname
# Needed to make PowerVM LPARs bootable
Requires: /usr/sbin/bootlist
%endif
# In the end this should tell the user that rear is known to work only on ix86 x86_64 ppc ppc64 ppc64le ia64
# and on ix86 x86_64 syslinux is explicitly required to make the bootable ISO image
# (in addition to the default installed bootloader grub2) while on ppc ppc64 the