diff --git a/80-rhel/runtime-cleanup.tmpl b/80-rhel/runtime-cleanup.tmpl index dfbce5c..80718be 100644 --- a/80-rhel/runtime-cleanup.tmpl +++ b/80-rhel/runtime-cleanup.tmpl @@ -6,7 +6,7 @@ remove usr/share/i18n ## not required packages installed as dependencies ## perl is needed on s390x -## perl needed for powerpc-utils and fbset on PPC +## perl needed for powerpc-utils on PPC ## perl is needed by /usr/bin/rxe_cfg from libibverbs ## no sound support, thanks diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index 671ea99..50dd084 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -43,7 +43,7 @@ installpkg glibc-all-langpacks installpkg grub2-tools grub2-tools-minimal grub2-tools-extra %endif %if basearch in ("ppc", "ppc64", "ppc64le"): - installpkg fbset powerpc-utils lsvpd ppc64-diag + installpkg powerpc-utils lsvpd ppc64-diag installpkg grub2-tools grub2-tools-minimal grub2-tools-extra # We only have ppc64le in RHEL8 26-Jul-2018 installpkg grub2-ppc64le