menuconfig BR2_PACKAGE_E2FSPROGS
depends on BR2_USE_MMU # util-linux/libblkid
select BR2_PACKAGE_UTIL_LINUX
select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
The EXT2 file system utilities.
The uuid utilities (uuidd, uuidgen) are not built. Use the
ones from util-linux, instead.
http://e2fsprogs.sourceforge.net
config BR2_PACKAGE_E2FSPROGS_BADBLOCKS
config BR2_PACKAGE_E2FSPROGS_CHATTR
config BR2_PACKAGE_E2FSPROGS_DEBUGFS
config BR2_PACKAGE_E2FSPROGS_DUMPE2FS
config BR2_PACKAGE_E2FSPROGS_E2FREEFRAG
config BR2_PACKAGE_E2FSPROGS_E2FSCK
config BR2_PACKAGE_E2FSPROGS_E2IMAGE
config BR2_PACKAGE_E2FSPROGS_E2LABEL
config BR2_PACKAGE_E2FSPROGS_E2UNDO
config BR2_PACKAGE_E2FSPROGS_E4DEFRAG
depends on !BR2_nios2 # fallocate not implemented
depends on !BR2_TOOLCHAIN_USES_UCLIBC # sync_file_range not impl
comment "e4defrag needs a glibc or musl toolchain"
depends on BR2_TOOLCHAIN_USES_UCLIBC
config BR2_PACKAGE_E2FSPROGS_FILEFRAG