summaryrefslogtreecommitdiffstats
path: root/rules/coreutils.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-12-27 17:33:40 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-01-05 12:12:01 +0100
commitce3dadc10e883ace3ddd20331f030644b497e3fa (patch)
tree10c35b2d397f481db419c4ec2db033c16d910027 /rules/coreutils.in
parent74866f2246027440c4f82cede4dbca3c54b83e66 (diff)
downloadptxdist-ce3dadc10e883ace3ddd20331f030644b497e3fa.tar.gz
ptxdist-ce3dadc10e883ace3ddd20331f030644b497e3fa.tar.xz
[coreutils] add more help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/coreutils.in')
-rw-r--r--rules/coreutils.in13
1 files changed, 12 insertions, 1 deletions
diff --git a/rules/coreutils.in b/rules/coreutils.in
index df5c09d5f..eafbe7626 100644
--- a/rules/coreutils.in
+++ b/rules/coreutils.in
@@ -1,10 +1,21 @@
## SECTION=shell_and_console
+
menuconfig COREUTILS
tristate
prompt "gnu coreutils "
select HOST_GETTEXT # as long as we need to autoreconf
help
- This package contains some of the The GNU Core Utilities
+ This package contains the essential basic system utilities.
+
+ Specifically, this package includes:
+ basename cat chgrp chmod chown chroot cksum comm cp csplit
+ cut date dd df dir dircolors dirname du echo env expand expr
+ factor false fmt fold groups head hostid id install join
+ link ln logname ls md5sum mkdir mkfifo mknod mv nice nl
+ nohup od paste pathchk pinky pr printenv printf ptx pwd
+ readlink rm rmdir sha1sum seq shred sleep sort split stat
+ stty sum sync tac tail tee test touch tr true tsort tty
+ uname unexpand uniq unlink users vdir wc who whoami yes
if COREUTILS