summaryrefslogtreecommitdiffstats
path: root/package/coreutils/Config.in
diff options
context:
space:
mode:
authorMike Frysinger2004-12-24 10:23:11 +0100
committerMike Frysinger2004-12-24 10:23:11 +0100
commitab798b88d9818d22fafdb994cb064883ec56c956 (patch)
treef40b1c70426c3435576c462e4077ef6f5471ffd0 /package/coreutils/Config.in
parentuse target cflags (diff)
downloadbuildroot-ab798b88d9818d22fafdb994cb064883ec56c956.tar.gz
buildroot-ab798b88d9818d22fafdb994cb064883ec56c956.tar.xz
buildroot-ab798b88d9818d22fafdb994cb064883ec56c956.zip
merge help descriptions written by Tom Cameron
Diffstat (limited to 'package/coreutils/Config.in')
-rw-r--r--package/coreutils/Config.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in
index ca130e971..738fab2f9 100644
--- a/package/coreutils/Config.in
+++ b/package/coreutils/Config.in
@@ -2,7 +2,9 @@ config BR2_PACKAGE_COREUTILS
bool "coreutils"
default n
help
- All of the basic file/text/shell utilities.
+ All of the basic file/text/shell utilities. These are the
+ core utilities which are expected to exist on every system.
+ Busybox implements many of the most common.
Things like:
- chmod, cp, dd, dir, ls, etc...