These provide the respective fsck progs
# File system checkers for supported root file systems
e2fsprogs
xfsprogs
- erofs-utils
dosfstools
# fsck.btrfs is a dummy, checking is done in the kernel.
--- /dev/null
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+Repositories=epel
+
+[Content]
+Packages=
+ # provides fsck.erofs
+ erofs-utils
Packages=
libfido2
util-linux-core
+ erofs-utils
RemovePackages=
# Various packages pull in shadow-utils to create users, we can remove it afterwards