From a0cd6f8f829c5f33b5c34d5c07208526d48e6f26 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 23 Jun 2021 08:25:10 -0700 Subject: [PATCH] runtime-install: Remove gfs2-utils It is not needed on the installer media. Also remove references from runtime-cleanup.tmpl Resolves: rhbz#1975378 --- 80-rhel/runtime-cleanup.tmpl | 1 - 80-rhel/runtime-install.tmpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/80-rhel/runtime-cleanup.tmpl b/80-rhel/runtime-cleanup.tmpl index 3b1636b..458b49c 100644 --- a/80-rhel/runtime-cleanup.tmpl +++ b/80-rhel/runtime-cleanup.tmpl @@ -183,7 +183,6 @@ removefrom gawk /usr/bin/{igawk,pgawk} /usr/libexec/* /usr/share/* removefrom gdb /usr/share/* /usr/include/* /etc/gdbinit* removefrom gdisk /usr/share/* removefrom gdk-pixbuf2 /usr/share/locale* -removefrom gfs2-utils /usr/sbin/* removefrom glib2 /etc/* /usr/bin/* /usr/share/locale/* removefrom glibc /etc/gai.conf /etc/localtime /etc/rpc removefrom glibc /lib/*/nosegneg/* /${libdir}/libBrokenLocale* diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index 6306948..da254c8 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -95,7 +95,7 @@ installpkg librsvg2 installpkg gnome-kiosk ## filesystem tools -installpkg xfsprogs gfs2-utils +installpkg xfsprogs installpkg device-mapper-persistent-data installpkg xfsdump installpkg libblockdev-plugins-all libblockdev