diff options
| -rw-r--r-- | openwrt/package/aiccu/ipkg/aiccu.conffiles | 2 | ||||
| -rw-r--r-- | openwrt/package/gsm/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/hostap-utils/Config.in | 18 | ||||
| -rw-r--r-- | openwrt/package/icecast/ipkg/icecast.conffiles | 2 | ||||
| -rw-r--r-- | openwrt/package/ipsec-tools/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/libvorbisidec/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/miredo/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/openntpd/ipkg/openntpd.conffiles | 2 | ||||
| -rw-r--r-- | openwrt/package/udev/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/ustl/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/wknock/Config.in | 20 | ||||
| -rw-r--r-- | openwrt/target/linux/Config.in | 2 | ||||
| -rw-r--r-- | openwrt/target/linux/linux-2.4/config/brcm | 24 | ||||
| -rw-r--r-- | openwrt/target/linux/package/spca5xx/Makefile | 2 |
14 files changed, 53 insertions, 31 deletions
diff --git a/openwrt/package/aiccu/ipkg/aiccu.conffiles b/openwrt/package/aiccu/ipkg/aiccu.conffiles index 08046a23db2..79c42f99845 100644 --- a/openwrt/package/aiccu/ipkg/aiccu.conffiles +++ b/openwrt/package/aiccu/ipkg/aiccu.conffiles @@ -1 +1 @@ -/etc/aiccu.conf
+/etc/aiccu.conf diff --git a/openwrt/package/gsm/Makefile b/openwrt/package/gsm/Makefile index 29490596b48..0599696d8de 100644 --- a/openwrt/package/gsm/Makefile +++ b/openwrt/package/gsm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2567 2005-11-29 11:13:32Z nico $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/openwrt/package/hostap-utils/Config.in b/openwrt/package/hostap-utils/Config.in index 71a9f223559..d2a9f06347b 100644 --- a/openwrt/package/hostap-utils/Config.in +++ b/openwrt/package/hostap-utils/Config.in @@ -1,9 +1,9 @@ -config BR2_PACKAGE_HOSTAP_UTILS
- prompt "hostap-utils...................... Host AP driver utility programs"
- tristate
- default m if CONFIG_DEVEL
- help
- Host AP driver utility programs
-
- http://hostap.epitest.fi/
-
+config BR2_PACKAGE_HOSTAP_UTILS + prompt "hostap-utils...................... Host AP driver utility programs" + tristate + default m if CONFIG_DEVEL + help + Host AP driver utility programs + + http://hostap.epitest.fi/ + diff --git a/openwrt/package/icecast/ipkg/icecast.conffiles b/openwrt/package/icecast/ipkg/icecast.conffiles index dc0411b7c4f..1203e9dc44e 100644 --- a/openwrt/package/icecast/ipkg/icecast.conffiles +++ b/openwrt/package/icecast/ipkg/icecast.conffiles @@ -1 +1 @@ -/etc/icecast.xml
+/etc/icecast.xml diff --git a/openwrt/package/ipsec-tools/Makefile b/openwrt/package/ipsec-tools/Makefile index b05df8dd7cf..96b3e9fd55e 100644 --- a/openwrt/package/ipsec-tools/Makefile +++ b/openwrt/package/ipsec-tools/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2409 2005-11-10 08:08:12Z nico $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/openwrt/package/libvorbisidec/Makefile b/openwrt/package/libvorbisidec/Makefile index 492080b29c0..4c1fc0bcbe6 100644 --- a/openwrt/package/libvorbisidec/Makefile +++ b/openwrt/package/libvorbisidec/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2005/10/07 17:05:47 nico Exp $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/openwrt/package/miredo/Makefile b/openwrt/package/miredo/Makefile index 1632d4f6279..17c28f68f29 100644 --- a/openwrt/package/miredo/Makefile +++ b/openwrt/package/miredo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 1728 2005-08-23 00:06:14Z nbd $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/openwrt/package/openntpd/ipkg/openntpd.conffiles b/openwrt/package/openntpd/ipkg/openntpd.conffiles index 51c05fac341..81306c3c97c 100644 --- a/openwrt/package/openntpd/ipkg/openntpd.conffiles +++ b/openwrt/package/openntpd/ipkg/openntpd.conffiles @@ -1 +1 @@ -/etc/ntpd.conf
+/etc/ntpd.conf diff --git a/openwrt/package/udev/Makefile b/openwrt/package/udev/Makefile index 5cc807c832b..34cdba6ce1b 100644 --- a/openwrt/package/udev/Makefile +++ b/openwrt/package/udev/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2567 2005-11-29 11:13:32Z nico $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/openwrt/package/ustl/Makefile b/openwrt/package/ustl/Makefile index d07c4c3b000..36b77c95839 100644 --- a/openwrt/package/ustl/Makefile +++ b/openwrt/package/ustl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2230 2005-10-22 12:12:59Z nbd $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/openwrt/package/wknock/Config.in b/openwrt/package/wknock/Config.in index c5abe100a39..106068da3fc 100644 --- a/openwrt/package/wknock/Config.in +++ b/openwrt/package/wknock/Config.in @@ -1,10 +1,10 @@ -config BR2_PACKAGE_WKNOCK
- prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers."
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBPCAP
- help
- A tool to hide your Access Point against opportunistic attackers.
-
- http://www.rstack.org/oudot/wknock/
-
+config BR2_PACKAGE_WKNOCK + prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers." + tristate + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBPCAP + help + A tool to hide your Access Point against opportunistic attackers. + + http://www.rstack.org/oudot/wknock/ + diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 0c8d38a3683..7a7f7a41bc4 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/target/linux/Config.in @@ -489,7 +489,7 @@ config BR2_PACKAGE_KMOD_NLS_UTF8 comment "Network devices support" config BR2_PACKAGE_KMOD_NET_3C59X - prompt "kmod-net-3C59x.................... 3Com 3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" Ethernet kernel support" + prompt "kmod-net-3c59x.................... 3Com 3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" Ethernet kernel support" tristate default m help diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index 5482e4617f4..94a9018ec86 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -435,7 +435,29 @@ CONFIG_IP_NF_ARP_MANGLE=m # # IP: Virtual Server Configuration # -# CONFIG_IP_VS is not set +CONFIG_IP_VS=m +# CONFIG_IP_VS_DEBUG is not set +CONFIG_IP_VS_TAB_BITS=12 + +# +# IPVS scheduler +# +CONFIG_IP_VS_RR=m +CONFIG_IP_VS_WRR=m +CONFIG_IP_VS_LC=m +CONFIG_IP_VS_WLC=m +CONFIG_IP_VS_LBLC=m +CONFIG_IP_VS_LBLCR=m +CONFIG_IP_VS_DH=m +CONFIG_IP_VS_SH=m +CONFIG_IP_VS_SED=m +CONFIG_IP_VS_NQ=m + +# +# IPVS application helper +# +CONFIG_IP_VS_FTP=m +CONFIG_IP_VS_NFCT=y CONFIG_IPV6=m # diff --git a/openwrt/target/linux/package/spca5xx/Makefile b/openwrt/target/linux/package/spca5xx/Makefile index d61a04a80c1..cb0895703b8 100644 --- a/openwrt/target/linux/package/spca5xx/Makefile +++ b/openwrt/target/linux/package/spca5xx/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2005/06/11 15:36:31 nbd Exp $ +# $Id$ include $(TOPDIR)/rules.mk include ../../rules.mk |
