Restore all of the grub2-tools on x86_64 and i386 (#1492197)
These can be useful during installation or rescue. (They are already present on ppc64)
This commit is contained in:
parent
28df9a9d82
commit
3607a10986
@ -51,6 +51,7 @@ installpkg glibc-all-langpacks
|
|||||||
%endif
|
%endif
|
||||||
%if basearch in ("i386", "x86_64"):
|
%if basearch in ("i386", "x86_64"):
|
||||||
installpkg biosdevname memtest86+ syslinux
|
installpkg biosdevname memtest86+ syslinux
|
||||||
|
installpkg grub2-tools grub2-tools-minimal grub2-tools-extra
|
||||||
%endif
|
%endif
|
||||||
%if basearch in ("ppc", "ppc64", "ppc64le"):
|
%if basearch in ("ppc", "ppc64", "ppc64le"):
|
||||||
installpkg fbset hfsutils kernel-bootwrapper ppc64-utils ppc64-diag
|
installpkg fbset hfsutils kernel-bootwrapper ppc64-utils ppc64-diag
|
||||||
|
Loading…
Reference in New Issue
Block a user