1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 02:04:10 +03:00

add menu descriptions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1488 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-07-17 16:11:14 +00:00
parent bb9267e156
commit 799bef1393
12 changed files with 13 additions and 13 deletions

View File

@ -1,11 +1,11 @@
config BR2_PACKAGE_ATFTP
tristate "atftp"
tristate "atftp - a tftp client"
default m if CONFIG_DEVEL
help
tftp client
config BR2_PACKAGE_ATFTPD
tristate "atftpd"
tristate "atftpd - a tftp server"
default m if CONFIG_DEVEL
help
tftp server

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_BLUEZ_LIBS
tristate "bluez-libs"
tristate "bluez-libs - bluetooth library"
default m if CONFIG_DEVEL
help
Bluez libs.

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_BLUEZ_UTILS
tristate "bluez-utils"
tristate "bluez-utils - bluetooth utils"
default m if CONFIG_DEVEL
select BR2_PACKAGE_GLIB
select BR2_PACKAGE_BLUEZ_LIBS

View 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

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_IPKG
tristate "ipkg"
tristate "ipkg - itsy package management system"
default y
help
Lightweight package management system

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_LIBNIDS
tristate "libnids"
tristate "libnids - network intrusion detection library"
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBNET
default m if CONFIG_DEVEL

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_OPENSWAN
tristate "Openswan"
tristate "Openswan - VPN solution using IPsec"
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
default m if CONFIG_DEVEL

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_OPENVPN
tristate "openvpn - Open source VPN solution using SSL"
tristate "openvpn - VPN solution using SSL"
default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_TUN
select BR2_PACKAGE_LIBOPENSSL

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_PORTSENTRY
tristate "portsentry"
tristate "portsentry - portscan protection utility"
default m if CONFIG_DEVEL
help
Software for protection against port scans

View 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

View 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

View 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