From 999d7c0eef89d864230ac3754c73d4505259d9b5 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 13 Dec 2023 12:32:56 -0500 Subject: [PATCH] Remove long-replaced packages Signed-off-by: Stephen Gallagher --- 80-rhel/runtime-install.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index db16e0c..1b8f140 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -103,7 +103,6 @@ installpkg tar xz curl bzip2 installpkg rsvg-pixbuf-loader ## basic system stuff -installpkg systemd-sysv systemd-units installpkg rsyslog ## filesystem tools @@ -137,7 +136,7 @@ installpkg nmap-ncat installpkg pciutils usbutils ipmitool installpkg mt-st smartmontools installpkg hdparm -installpkg libmlx4 rdma-core +installpkg rdma-core installpkg rng-tools %if basearch in ("x86_64", "aarch64"): installpkg dmidecode