aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 22:01:24 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 22:01:24 +0200
commit4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e (patch)
tree133b5d5ad9f27d12a913057540d1e877c4bb1436 /e2fsprogs
parent483405a9b0df6ea14344b1144959be1debef925e (diff)
downloadbusybox-4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e.tar.gz
Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'e2fsprogs')
-rw-r--r--e2fsprogs/chattr.c2
-rw-r--r--e2fsprogs/fsck.c2
-rw-r--r--e2fsprogs/lsattr.c2
-rw-r--r--e2fsprogs/tune2fs.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/e2fsprogs/chattr.c b/e2fsprogs/chattr.c
index 043f39591..f84ff0d0c 100644
--- a/e2fsprogs/chattr.c
+++ b/e2fsprogs/chattr.c
@@ -10,7 +10,7 @@
* Public License
*/
//config:config CHATTR
-//config: bool "chattr"
+//config: bool "chattr (3.2 kb)"
//config: default y
//config: help
//config: chattr changes the file attributes on a second extended file system.
diff --git a/e2fsprogs/fsck.c b/e2fsprogs/fsck.c
index eb53002b1..8d03e0cee 100644
--- a/e2fsprogs/fsck.c
+++ b/e2fsprogs/fsck.c
@@ -34,7 +34,7 @@
* It doesn't guess filesystem types from on-disk format.
*/
//config:config FSCK
-//config: bool "fsck"
+//config: bool "fsck (6.7 kb)"
//config: default y
//config: help
//config: fsck is used to check and optionally repair one or more filesystems.
diff --git a/e2fsprogs/lsattr.c b/e2fsprogs/lsattr.c
index d2348b5f7..f59fe93a2 100644
--- a/e2fsprogs/lsattr.c
+++ b/e2fsprogs/lsattr.c
@@ -10,7 +10,7 @@
* Public License
*/
//config:config LSATTR
-//config: bool "lsattr"
+//config: bool "lsattr (5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
diff --git a/e2fsprogs/tune2fs.c b/e2fsprogs/tune2fs.c
index e9bad66ad..d9fac4e42 100644
--- a/e2fsprogs/tune2fs.c
+++ b/e2fsprogs/tune2fs.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config TUNE2FS
-//config: bool "tune2fs"
+//config: bool "tune2fs (4.4 kb)"
//config: default n # off: it is too limited compared to upstream version
//config: help
//config: tune2fs allows the system administrator to adjust various tunable