merge help descriptions written by Tom Cameron

This commit is contained in:
Mike Frysinger
2004-12-24 09:23:11 +00:00
parent 5d05aa8ed6
commit ab798b88d9
14 changed files with 59 additions and 53 deletions

View File

@@ -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...