1 config BR2_PACKAGE_E2FSPROGS
3 depends on BR2_LARGEFILE
5 The EXT2 file system utilities and libraries
7 config BR2_PACKAGE_E2FSPROGS_BADBLOCKS
10 depends on BR2_PACKAGE_E2FSPROGS
12 config BR2_PACKAGE_E2FSPROGS_BLKID
15 depends on BR2_PACKAGE_E2FSPROGS
17 config BR2_PACKAGE_E2FSPROGS_CHATTR
20 depends on BR2_PACKAGE_E2FSPROGS
22 config BR2_PACKAGE_E2FSPROGS_DUMPE2FS
25 depends on BR2_PACKAGE_E2FSPROGS
27 config BR2_PACKAGE_E2FSPROGS_E2FSCK
30 depends on BR2_PACKAGE_E2FSPROGS
32 config BR2_PACKAGE_E2FSPROGS_E2LABEL
35 depends on BR2_PACKAGE_E2FSPROGS
37 config BR2_PACKAGE_E2FSPROGS_FILEFRAG
40 depends on BR2_PACKAGE_E2FSPROGS
42 config BR2_PACKAGE_E2FSPROGS_FINDFS
45 depends on BR2_PACKAGE_E2FSPROGS
46 select BR2_PACKAGE_E2FSPROGS_E2LABEL
48 config BR2_PACKAGE_E2FSPROGS_FSCK
51 depends on BR2_PACKAGE_E2FSPROGS
53 config BR2_PACKAGE_E2FSPROGS_LOGSAVE
56 depends on BR2_PACKAGE_E2FSPROGS
58 config BR2_PACKAGE_E2FSPROGS_LSATTR
61 depends on BR2_PACKAGE_E2FSPROGS
63 config BR2_PACKAGE_E2FSPROGS_MKE2FS
66 depends on BR2_PACKAGE_E2FSPROGS
68 config BR2_PACKAGE_E2FSPROGS_MKLOSTFOUND
71 depends on BR2_PACKAGE_E2FSPROGS
73 config BR2_PACKAGE_E2FSPROGS_TUNE2FS
76 depends on BR2_PACKAGE_E2FSPROGS
77 select BR2_PACKAGE_E2FSPROGS_E2LABEL
79 config BR2_PACKAGE_E2FSPROGS_UUIDGEN
82 depends on BR2_PACKAGE_E2FSPROGS
84 comment "e2fsprogs requires a toolchain with LARGEFILE support"
85 depends on !BR2_LARGEFILE