1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 04:27:17 +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 config BR2_PACKAGE_ATFTP
tristate "atftp" tristate "atftp - a tftp client"
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
help help
tftp client tftp client
config BR2_PACKAGE_ATFTPD config BR2_PACKAGE_ATFTPD
tristate "atftpd" tristate "atftpd - a tftp server"
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
help help
tftp server tftp server

View File

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

View File

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

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_DSNIFF config BR2_PACKAGE_DSNIFF
tristate "dsniff" tristate "dsniff - network auditing and penetration testing"
select BR2_PACKAGE_LIBPCAP select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBNIDS select BR2_PACKAGE_LIBNIDS
select BR2_PACKAGE_LIBNET select BR2_PACKAGE_LIBNET

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_RSYNC config BR2_PACKAGE_RSYNC
tristate "rsync" tristate "rsync - file transfer utility"
select BR2_PACKAGE_LIBPOPT select BR2_PACKAGE_LIBPOPT
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
help help

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_UCLIBCXX config BR2_PACKAGE_UCLIBCXX
tristate "uClibc++" tristate "uClibc++ - C++ library for embedded systems"
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
help help
A standard C++ library for embedded systems A standard C++ library for embedded systems

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_VTUN config BR2_PACKAGE_VTUN
tristate "vtun" tristate "vtun - VPN tunneling daemon"
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LZO select BR2_PACKAGE_LZO