buildrootschalter/package/coreutils/Config.in
Mike Frysinger 1eda52851f help text
2004-10-14 20:33:45 +00:00

13 lines
270 B
Plaintext

config BR2_PACKAGE_COREUTILS
bool "coreutils"
default n
help
All of the basic file/text/shell utilities.
Things like:
- chmod, cp, dd, dir, ls, etc...
- sort, tr, head, tail, wc, etc...
- whoami, who, etc...
http://www.gnu.org/software/coreutils/