runtime-install.tmpl: remove unsupported filesystem tools
Remove the following packages, because they don't exist in rhel-8.0 at this time: jfsutils reiserfs-utils ntfs-3g ntfsprogs
This commit is contained in:
parent
1f7e7e67c8
commit
06d2c84776
@ -88,7 +88,7 @@ installpkg nm-connection-editor
|
|||||||
installpkg librsvg2
|
installpkg librsvg2
|
||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsprogs
|
installpkg btrfs-progs xfsprogs gfs2-utils
|
||||||
installpkg system-storage-manager
|
installpkg system-storage-manager
|
||||||
installpkg device-mapper-persistent-data
|
installpkg device-mapper-persistent-data
|
||||||
installpkg xfsdump
|
installpkg xfsdump
|
||||||
|
Loading…
Reference in New Issue
Block a user