diff options
| author | Mike Frysinger | 2004-10-14 22:33:45 +0200 |
|---|---|---|
| committer | Mike Frysinger | 2004-10-14 22:33:45 +0200 |
| commit | 1eda52851fdaf517b579d4dab11503b98de6d648 (patch) | |
| tree | 302cbc7902d69d25c1251dc427f9974c94ec3dfb /package/util-linux | |
| parent | findutils help (diff) | |
| download | buildroot-1eda52851fdaf517b579d4dab11503b98de6d648.tar.gz buildroot-1eda52851fdaf517b579d4dab11503b98de6d648.tar.xz buildroot-1eda52851fdaf517b579d4dab11503b98de6d648.zip | |
help text
Diffstat (limited to 'package/util-linux')
| -rw-r--r-- | package/util-linux/Config.in | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in index de63bcd57..0c115015d 100644 --- a/package/util-linux/Config.in +++ b/package/util-linux/Config.in @@ -1,8 +1,9 @@ -# - config BR2_PACKAGE_UTIL-LINUX - bool"util-linux" + bool "util-linux" default n help - Add help text here. + Various useful/essential Linux utilities. + + Things like mkfs, mkswap, swapon, fdisk, mount, dmesg, etc... + http://www.kernel.org/pub/linux/utils/util-linux/ |
