summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-24 09:39:23 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-24 09:39:23 +0000
commit0333aa2d67b64efc8528dcabd2972286a999a841 (patch)
treedf1ec548458f67ff68dff581c40ee47c708d3786
parentab798b88d9818d22fafdb994cb064883ec56c956 (diff)
downloadbuildroot-novena-0333aa2d67b64efc8528dcabd2972286a999a841.tar.gz
buildroot-novena-0333aa2d67b64efc8528dcabd2972286a999a841.zip
merge help descriptions written by Tom Cameron
-rw-r--r--package/hostap/Config.in8
-rw-r--r--package/hotplug/Config.in7
-rw-r--r--package/jpeg/Config.in7
-rw-r--r--package/openvpn/Config.in12
-rw-r--r--package/rxvt/Config.in7
-rw-r--r--package/sfdisk/Config.in7
-rw-r--r--package/slang/Config.in7
-rw-r--r--package/socat/Config.in7
-rw-r--r--package/tinylogin/Config.in9
-rw-r--r--package/tinyx/Config.in7
-rw-r--r--package/tn5250/Config.in7
-rw-r--r--package/ttcp/Config.in7
-rw-r--r--package/udhcp/Config.in8
-rw-r--r--package/valgrind/Config.in7
-rw-r--r--package/vtun/Config.in10
15 files changed, 55 insertions, 62 deletions
diff --git a/package/hostap/Config.in b/package/hostap/Config.in
index 6cdf92820..b51d14fb1 100644
--- a/package/hostap/Config.in
+++ b/package/hostap/Config.in
@@ -1,8 +1,8 @@
-#
-
config BR2_PACKAGE_HOSTAP
- bool"hostap"
+ bool "hostap"
default n
help
- Add help text here.
+ Linux driver for wireless LAN cards based on Intersil's
+ Prism2/2.5/3 chipset.
+ http://hostap.epitest.fi/
diff --git a/package/hotplug/Config.in b/package/hotplug/Config.in
index c9210f5b5..bdef31c6f 100644
--- a/package/hotplug/Config.in
+++ b/package/hotplug/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_HOTPLUG
- bool"hotplug"
+ bool "hotplug"
default n
help
- Add help text here.
+ Plug in new devices and use them immediately.
+ http://linux-hotplug.sourceforge.net/
diff --git a/package/jpeg/Config.in b/package/jpeg/Config.in
index 5131a482d..35d1dd975 100644
--- a/package/jpeg/Config.in
+++ b/package/jpeg/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_JPEG
- bool"jpeg"
+ bool "jpeg"
default n
help
- Add help text here.
+ The ubiquitous C library for manipulating JPEG images.
+ http://www.ijg.org/
diff --git a/package/openvpn/Config.in b/package/openvpn/Config.in
index ee28aa4e0..202260c69 100644
--- a/package/openvpn/Config.in
+++ b/package/openvpn/Config.in
@@ -1,10 +1,14 @@
-#
-
config BR2_PACKAGE_OPENVPN
- bool"openvpn"
+ bool "openvpn"
default n
select BR2_PACKAGE_LZO
select BR2_PACKAGE_OPENSSL
help
- Add help text here.
+ OpenVPN is a full-featured SSL VPN solution which can
+ accomodate a wide range of configurations, including road
+ warrior access, home/office/campus telecommuting, WiFi
+ security, secure branch office linking, and enterprise-scale
+ remote access solutions with load balancing, failover, and
+ fine-grained access-controls.
+ http://openvpn.sourceforge.net/
diff --git a/package/rxvt/Config.in b/package/rxvt/Config.in
index c6124923a..91754edd1 100644
--- a/package/rxvt/Config.in
+++ b/package/rxvt/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_RXVT
- bool"rxvt"
+ bool "rxvt"
default n
help
- Add help text here.
+ A nice small colour vt102 X terminal emulator.
+ http://www.rxvt.org/
diff --git a/package/sfdisk/Config.in b/package/sfdisk/Config.in
index 967384d7c..d3432ef17 100644
--- a/package/sfdisk/Config.in
+++ b/package/sfdisk/Config.in
@@ -1,8 +1,5 @@
-#
-
config BR2_PACKAGE_SFDISK
- bool"sfdisk"
+ bool "sfdisk"
default n
help
- Add help text here.
-
+ Partition table manipulator for Linux.
diff --git a/package/slang/Config.in b/package/slang/Config.in
index 2aabb2f73..e46742d51 100644
--- a/package/slang/Config.in
+++ b/package/slang/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_SLANG
- bool"slang"
+ bool "slang"
default n
help
- Add help text here.
+ Multi-platform console display library.
+ http://www.s-lang.org/
diff --git a/package/socat/Config.in b/package/socat/Config.in
index 023a85883..aed1dd779 100644
--- a/package/socat/Config.in
+++ b/package/socat/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_SOCAT
- bool"socat"
+ bool "socat"
default n
help
- Add help text here.
+ Multipurpose socket relay program.
+ http://www.dest-unreach.org/socat/
diff --git a/package/tinylogin/Config.in b/package/tinylogin/Config.in
index d6caa4eab..92d5c46c9 100644
--- a/package/tinylogin/Config.in
+++ b/package/tinylogin/Config.in
@@ -1,8 +1,9 @@
-#
-
config BR2_PACKAGE_TINYLOGIN
- bool"tinylogin"
+ bool "tinylogin"
default n
help
- Add help text here.
+ Suite of tiny Unix utilities for handling logging into,
+ being authenticated by, changing one's password for, and
+ otherwise maintaining users and groups on an embedded system.
+ http://tinylogin.busybox.net/
diff --git a/package/tinyx/Config.in b/package/tinyx/Config.in
index 5eb0041b1..2a9bbbf3f 100644
--- a/package/tinyx/Config.in
+++ b/package/tinyx/Config.in
@@ -1,8 +1,5 @@
-#
-
config BR2_PACKAGE_TINYX
- bool"tinyx"
+ bool "tinyx"
default n
help
- Add help text here.
-
+ A tiny X server. Also known as 'Xfbdev' and 'kdrive'.
diff --git a/package/tn5250/Config.in b/package/tn5250/Config.in
index ed2efbed9..19b0dad3e 100644
--- a/package/tn5250/Config.in
+++ b/package/tn5250/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_TN5250
- bool"tn5250"
+ bool "tn5250"
default n
help
- Add help text here.
+ Telnet client that emulates 5250 terminals and printers.
+ http://tn5250.sourceforge.net/
diff --git a/package/ttcp/Config.in b/package/ttcp/Config.in
index bf90e1f72..e81d9c1f2 100644
--- a/package/ttcp/Config.in
+++ b/package/ttcp/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_TTCP
- bool"ttcp"
+ bool "ttcp"
default n
help
- Add help text here.
+ Benchmarking tool for determining TCP and UDP performance.
+ ftp://ftp.sunet.se/pub/network/monitoring/ttcp/
diff --git a/package/udhcp/Config.in b/package/udhcp/Config.in
index b55c6ba70..77a794f0c 100644
--- a/package/udhcp/Config.in
+++ b/package/udhcp/Config.in
@@ -1,8 +1,8 @@
-#
-
config BR2_PACKAGE_UDHCP
- bool"udhcp"
+ bool "udhcp"
default n
help
- Add help text here.
+ An embedded dhcp server/client package that strives to be
+ fully functional, RFC compliant, and really tiny.
+ http://udhcp.busybox.net/
diff --git a/package/valgrind/Config.in b/package/valgrind/Config.in
index b1887a78f..779cdd744 100644
--- a/package/valgrind/Config.in
+++ b/package/valgrind/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_VALGRIND
- bool"valgrind"
+ bool "valgrind"
default n
help
- Add help text here.
+ Tool for debugging and profiling Linux programs.
+ http://valgrind.kde.org/
diff --git a/package/vtun/Config.in b/package/vtun/Config.in
index ec42b2cfa..00dea3eb0 100644
--- a/package/vtun/Config.in
+++ b/package/vtun/Config.in
@@ -1,8 +1,10 @@
-#
-
config BR2_PACKAGE_VTUN
- bool"vtun"
+ bool "vtun"
default n
help
- Add help text here.
+ Tool for easily creating Virtual Tunnels over TCP/IP networks
+ with traffic shaping, compression, and encryption.
+
+ It supports IP, PPP, SLIP, Ethernet and other tunnel types.
+ http://vtun.sourceforge.net/