summaryrefslogtreecommitdiff
path: root/busybox-e2fsprogs.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-12-05 10:44:25 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-12-05 10:44:25 +0100
commit4d099463b3949c810646515414f139e08bfcb6c8 (patch)
tree9b3d6baca73575ada6118d911f4a9663f42e406e /busybox-e2fsprogs.kconfig
parentbd90baeb9f9a255a545e0ece9197f89f04395db0 (diff)
downloadembtk-busybox-kconfigs-4d099463b3949c810646515414f139e08bfcb6c8.tar.gz
embtk-busybox-kconfigs-4d099463b3949c810646515414f139e08bfcb6c8.tar.bz2
embtk-busybox-kconfigs-4d099463b3949c810646515414f139e08bfcb6c8.tar.xz
Import busybox-1.17.x kconfigs symbolsembtk-busybox-kconfigs-1.17.1
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'busybox-e2fsprogs.kconfig')
-rw-r--r--busybox-e2fsprogs.kconfig19
1 files changed, 14 insertions, 5 deletions
diff --git a/busybox-e2fsprogs.kconfig b/busybox-e2fsprogs.kconfig
index afe5812..268e307 100644
--- a/busybox-e2fsprogs.kconfig
+++ b/busybox-e2fsprogs.kconfig
@@ -7,13 +7,17 @@ comment "-------------------------------------------------"
comment "Linux Ext2 FS Progs"
comment "-------------------------------------------------"
+
+
config KEMBTK_BUSYB_CHATTR
bool "chattr"
+ default y
help
chattr changes the file attributes on a second extended file system.
### config KEMBTK_BUSYB_E2FSCK
### bool "e2fsck"
+### default y
### help
### e2fsck is used to check Linux second extended file systems (ext2fs).
### e2fsck also supports ext2 filesystems countaining a journal (ext3).
@@ -22,6 +26,7 @@ config KEMBTK_BUSYB_CHATTR
config KEMBTK_BUSYB_FSCK
bool "fsck"
+ default y
help
fsck is used to check and optionally repair one or more filesystems.
In actuality, fsck is simply a front-end for the various file system
@@ -29,23 +34,26 @@ config KEMBTK_BUSYB_FSCK
config KEMBTK_BUSYB_LSATTR
bool "lsattr"
+ default y
help
lsattr lists the file attributes on a second extended file system.
### config KEMBTK_BUSYB_MKE2FS
### bool "mke2fs"
+### default y
### help
### mke2fs is used to create an ext2/ext3 filesystem. The normal compat
### symlinks 'mkfs.ext2' and 'mkfs.ext3' are also provided.
-### config KEMBTK_BUSYB_TUNE2FS
-### bool "tune2fs"
-### help
-### tune2fs allows the system administrator to adjust various tunable
-### filesystem parameters on Linux ext2/ext3 filesystems.
+config KEMBTK_BUSYB_TUNE2FS
+ bool "tune2fs"
+ help
+ tune2fs allows the system administrator to adjust various tunable
+ filesystem parameters on Linux ext2/ext3 filesystems.
### config KEMBTK_BUSYB_E2LABEL
### bool "e2label"
+### default y
### depends on KEMBTK_BUSYB_TUNE2FS
### help
### e2label will display or change the filesystem label on the ext2
@@ -54,6 +62,7 @@ config KEMBTK_BUSYB_LSATTR
### NB: this one is now provided by util-linux/volume_id/*
### config KEMBTK_BUSYB_FINDFS
### bool "findfs"
+### default y
### depends on KEMBTK_BUSYB_TUNE2FS
### help
### findfs will search the disks in the system looking for a filesystem