From 3801c802c57626e15fe801f84bdb1366e0bdff66 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 23 Jun 2021 09:15:26 -0700 Subject: [PATCH] runtime-install: Remove gfs2-utils It is not needed on the installer media. Also remove references from runtime-cleanup.tmpl Related: rhbz#1975378 --- share/templates.d/99-generic/runtime-cleanup.tmpl | 1 - share/templates.d/99-generic/runtime-install.tmpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/share/templates.d/99-generic/runtime-cleanup.tmpl b/share/templates.d/99-generic/runtime-cleanup.tmpl index c6f6209d..37c45338 100644 --- a/share/templates.d/99-generic/runtime-cleanup.tmpl +++ b/share/templates.d/99-generic/runtime-cleanup.tmpl @@ -170,7 +170,6 @@ removefrom gdb /usr/share/* /usr/include/* removefrom gdb-headless /usr/share/* /etc/gdbinit* removefrom gdisk /usr/share/* removefrom gdk-pixbuf2 /usr/share/locale* -removefrom gfs2-utils /usr/sbin/* removefrom glib2 /usr/bin/* /usr/share/locale/* removefrom glibc /etc/gai.conf /etc/rpc removefrom glibc /${libdir}/libBrokenLocale* diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index 1aaac090..dc46d098 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -89,7 +89,7 @@ installpkg systemd-sysv systemd-units installpkg rsyslog ## filesystem tools -installpkg btrfs-progs jfsutils xfsprogs gfs2-utils ntfs-3g ntfsprogs +installpkg btrfs-progs jfsutils xfsprogs ntfs-3g ntfsprogs installpkg system-storage-manager installpkg device-mapper-persistent-data installpkg xfsdump