From 341b81955b4aa94b65a9d23296b1e057194cfc79 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 1 Apr 2021 18:05:51 -0700 Subject: [PATCH] Drop trying to install reiserfs-utils reiserfs-utils was retired in Fedora, so we don't want to try and install it anymore. Signed-off-by: Kevin Fenzi --- share/templates.d/99-generic/runtime-install.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index bc561f58..6d7b7ac7 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -96,7 +96,7 @@ installpkg nm-connection-editor installpkg librsvg2 ## filesystem tools -installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsprogs +installpkg btrfs-progs jfsutils xfsprogs gfs2-utils ntfs-3g ntfsprogs installpkg system-storage-manager installpkg device-mapper-persistent-data installpkg xfsdump