From d7ec6cc81eb16b891b1943ae7ba5c34a2bc07644 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 27 Oct 2020 09:33:21 -0700 Subject: [PATCH] Initial RHEL 9 Alpha changes --- 80-rhel/runtime-install.tmpl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index 0bdbc46..a3773be 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -4,7 +4,7 @@ ## anaconda package installpkg anaconda anaconda-widgets kexec-tools-anaconda-addon anaconda-install-env-deps installpkg oscap-anaconda-addon -installpkg redhat-release-eula +# installpkg redhat-release-eula ## Other available payloads installpkg dnf @@ -30,6 +30,7 @@ installpkg grubby ## install all of the glibc langpacks since otherwise we get no locales installpkg glibc-all-langpacks + ## arch-specific packages (bootloaders etc.) %if basearch == "aarch64": installpkg efibootmgr grub2-efi-aa64-cdboot grubby shim-aa64 @@ -89,10 +90,11 @@ installpkg nm-connection-editor installpkg librsvg2 ## filesystem tools -installpkg xfsprogs gfs2-utils +installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsprogs installpkg system-storage-manager installpkg device-mapper-persistent-data installpkg xfsdump +installpkg libblockdev-plugins-all libblockdev ## extra storage packages # hostname is needed for iscsi to work, see RHBZ#1599183 @@ -115,8 +117,9 @@ installpkg tigervnc-server-minimal installpkg tigervnc-server-module %endif installpkg net-tools -installpkg nmap-ncat -installpkg prefixdevname +# TODO: uncomment +# installpkg nmap-ncat +# installpkg prefixdevname ## hardware utilities/libraries installpkg pciutils usbutils ipmitool @@ -161,7 +164,7 @@ installpkg google-noto-sans-cjk-ttc-fonts ## debugging/bug reporting tools installpkg gdb-gdbserver installpkg libreport-plugin-bugzilla libreport-plugin-reportuploader -installpkg libreport-rhel-anaconda-bugzilla +# installpkg libreport-rhel-anaconda-bugzilla installpkg python3-pyatspi ## extra tools not required by anaconda