summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/dosfstools.in2
-rw-r--r--rules/e2fsprogs.in24
-rw-r--r--rules/ipkg.in8
3 files changed, 17 insertions, 17 deletions
diff --git a/rules/dosfstools.in b/rules/dosfstools.in
index 3325fe90e..39205a9c6 100644
--- a/rules/dosfstools.in
+++ b/rules/dosfstools.in
@@ -1,5 +1,5 @@
menuconfig DOSFSTOOLS
- bool "dosfstools "
+ bool "dosfstools "
config DOSFSTOOLS_MKDOSFS
bool
diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in
index f925438c1..0e9021020 100644
--- a/rules/e2fsprogs.in
+++ b/rules/e2fsprogs.in
@@ -1,8 +1,8 @@
menuconfig E2FSPROGS
- bool "e2fsprogs "
+ bool "e2fsprogs "
help
- The e2fsprogs package provides the filesystem utilities for use
- with the ext2 filesystem. It also supports the ext3 filesystem
+ The e2fsprogs package provides the filesystem utilities for use
+ with the ext2 filesystem. It also supports the ext3 filesystem
with journaling support.
config E2FSPROGS_MKFS
@@ -12,7 +12,7 @@ config E2FSPROGS_MKFS
depends on E2FSPROGS
depends on !BB_CONFIG_MKE2FS
help
- This installs /sbin/mke2fs, the filesystem builder for
+ This installs /sbin/mke2fs, the filesystem builder for
ext2 and ext3
comment "Busybox' mke2fs is selected"
@@ -25,8 +25,8 @@ config E2FSPROGS_E2FSCK
default y
depends on E2FSPROGS
depends on !BB_CONFIG_E2FSCK
- help
- This will install /sbin/e2fsck, the filesystem
+ help
+ This will install /sbin/e2fsck, the filesystem
checking and recovery tool for ext2 and ext3.
comment "Busybox' e2fsck is selected"
@@ -38,17 +38,17 @@ config E2FSPROGS_TUNE2FS
prompt "Install tune2fs, findfs, e2label"
depends on E2FSPROGS
depends on !BB_CONFIG_TUNE2FS
- help
+ help
This will install /sbin/tune2fs, /sbin/findfs, /sbin/e2label
- to your target. Please note, that all thre share the same
+ to your target. Please note, that all thre share the same
binary (tune2fs).
-
+
tune2fs lets you modify various aspects of your ext2 oder ext3
- filesystem. See tune2fs --help for details.
-
+ filesystem. See tune2fs --help for details.
+
findfs will find any filesystem identified by a filesystem-label
or UUID and return the name of the corresponding device node.
-
+
e2label can display and edit ext2 and ext3 filesystem labels.
comment "Busybox' tune2fs is selected"
diff --git a/rules/ipkg.in b/rules/ipkg.in
index 7d7a88784..f92a2d323 100644
--- a/rules/ipkg.in
+++ b/rules/ipkg.in
@@ -1,5 +1,5 @@
menuconfig IPKG
- bool "ipkg "
+ bool "ipkg "
help
FIXME: This item needs to be documented
@@ -8,7 +8,7 @@ config IPKG_EXTRACT_TEST
prompt "ipkg_extract_test"
depends on IPKG
help
- Unfortunately, nobody knows what this program is being used for.
+ Unfortunately, nobody knows what this program is being used for.
FIXME: This item needs to be documented
config IPKG_HASH_TEST
@@ -16,7 +16,7 @@ config IPKG_HASH_TEST
prompt "ipkg_hash_test"
depends on IPKG
help
- Unfortunately, nobody knows what this program is being used for.
+ Unfortunately, nobody knows what this program is being used for.
FIXME: This item needs to be documented
config IPKG_LOG_WRAPPER
@@ -24,5 +24,5 @@ config IPKG_LOG_WRAPPER
prompt "use ipkg log wrapper"
depends on IPKG
help
- If selected, ipkg will be installed with a wrapper script
+ If selected, ipkg will be installed with a wrapper script
which provides basic logging facilities