Config.in 270 B

123456789101112
  1. config BR2_PACKAGE_COREUTILS
  2. bool "coreutils"
  3. default n
  4. help
  5. All of the basic file/text/shell utilities.
  6. Things like:
  7. - chmod, cp, dd, dir, ls, etc...
  8. - sort, tr, head, tail, wc, etc...
  9. - whoami, who, etc...
  10. http://www.gnu.org/software/coreutils/