add description to menu
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sun, 17 Jul 2005 15:40:51 +0000 (15:40 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sun, 17 Jul 2005 15:40:51 +0000 (15:40 +0000)
SVN-Revision: 1484

openwrt/package/dsniff/Config.in
openwrt/package/ipkg/Config.in
openwrt/package/libnids/Config.in
openwrt/package/openswan/Config.in
openwrt/package/rsync/Config.in
openwrt/package/uclibc++/Config.in
openwrt/package/vtun/Config.in

index 58caa2379ca832e981f1e3dbd3264ebb1ee443cd..f68eced1eb646f9d4e56f32c03ca6c4c918c8c5d 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_DSNIFF
-       tristate "dsniff"
+       tristate "dsniff - network auditing and penetration testing"
        select BR2_PACKAGE_LIBPCAP
        select BR2_PACKAGE_LIBNIDS
        select BR2_PACKAGE_LIBNET
index 4abe38a3a881a2158a7ec82a32d9833a4a8cde57..9904cd86e6090df5866800bada93016608ff659f 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_IPKG
-       tristate "ipkg"
+       tristate "ipkg - itsy package management system"
        default y
        help
         Lightweight package management system
index fd87fcac5d848c43ba16169bee88f64748a7ceaf..a8fa33c16892975f1d9c25bd5c41ffccfc1c2149 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_LIBNIDS
-       tristate "libnids"
+       tristate "libnids - network intrusion library"
        select BR2_PACKAGE_LIBPCAP
        select BR2_PACKAGE_LIBNET
        default m if CONFIG_DEVEL
index 9db240276a133cbd6cb3c92862f130f7f760a708..f3c6d35b2e1b03a1b4c257cffe693db29f702b8d 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_OPENSWAN
-       tristate "Openswan"
+       tristate "Openswan - ipsec implementation"
        select BR2_PACKAGE_LIBGMP
        select BR2_PACKAGE_KMOD_OPENSWAN
        default m if CONFIG_DEVEL
index f2849533bc7affaea06517a71825aecdafe1a7c0..09e8babb33f2152b3d1e07ab961c605a03b75908 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_RSYNC
-       tristate "rsync"
+       tristate "rsync - file transfer utility"
        select BR2_PACKAGE_LIBPOPT
        default m if CONFIG_DEVEL
        help
index 41dcf9f3699ca33d3e72cf1f94c669c6800ae701..a8376a16da07e22de37e7c30dbbbfe542846db53 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_UCLIBCXX
-       tristate "uClibc++"
+       tristate "uClibc++ - C++ library for embedded systems"
        default m if CONFIG_DEVEL
        help
          A standard C++ library for embedded systems
index 666492e310e9d7c4f8a78c3d6b2ccee4ea33cd49..67ccbd4f14909499e56553697076ff631b14772b 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_VTUN
-       tristate "vtun"
+       tristate "vtun - VPN tunneling daemon"
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_ZLIB
        select BR2_PACKAGE_LZO