From 0d1777d98c3d1189566ad5068296482a96fd77b5 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 db9a8a9e..7712854d 100644 --- a/share/templates.d/99-generic/runtime-cleanup.tmpl +++ b/share/templates.d/99-generic/runtime-cleanup.tmpl @@ -168,7 +168,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 9b31f3b7..b2954a3f 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -97,7 +97,7 @@ installpkg librsvg2 installpkg gnome-kiosk ## filesystem tools -installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsprogs +installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils ntfs-3g ntfsprogs installpkg system-storage-manager installpkg device-mapper-persistent-data installpkg xfsdump