mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 04:50:39 +02:00
adjust svn properties: add missing "svn:keywords" for Makefiles,
set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dab76b4269
commit
45b2fe29fe
@ -1 +1 @@
|
|||||||
/etc/aiccu.conf
|
/etc/aiccu.conf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile 2567 2005-11-29 11:13:32Z nico $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
config BR2_PACKAGE_HOSTAP_UTILS
|
config BR2_PACKAGE_HOSTAP_UTILS
|
||||||
prompt "hostap-utils...................... Host AP driver utility programs"
|
prompt "hostap-utils...................... Host AP driver utility programs"
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
Host AP driver utility programs
|
Host AP driver utility programs
|
||||||
|
|
||||||
http://hostap.epitest.fi/
|
http://hostap.epitest.fi/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
/etc/icecast.xml
|
/etc/icecast.xml
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile 2409 2005-11-10 08:08:12Z nico $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile,v 1.2 2005/10/07 17:05:47 nico Exp $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile 1728 2005-08-23 00:06:14Z nbd $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
/etc/ntpd.conf
|
/etc/ntpd.conf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile 2567 2005-11-29 11:13:32Z nico $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile 2230 2005-10-22 12:12:59Z nbd $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
config BR2_PACKAGE_WKNOCK
|
config BR2_PACKAGE_WKNOCK
|
||||||
prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers."
|
prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers."
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
select BR2_PACKAGE_LIBPCAP
|
select BR2_PACKAGE_LIBPCAP
|
||||||
help
|
help
|
||||||
A tool to hide your Access Point against opportunistic attackers.
|
A tool to hide your Access Point against opportunistic attackers.
|
||||||
|
|
||||||
http://www.rstack.org/oudot/wknock/
|
http://www.rstack.org/oudot/wknock/
|
||||||
|
|
||||||
|
@ -489,7 +489,7 @@ config BR2_PACKAGE_KMOD_NLS_UTF8
|
|||||||
comment "Network devices support"
|
comment "Network devices support"
|
||||||
|
|
||||||
config BR2_PACKAGE_KMOD_NET_3C59X
|
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
|
tristate
|
||||||
default m
|
default m
|
||||||
help
|
help
|
||||||
|
@ -435,7 +435,29 @@ CONFIG_IP_NF_ARP_MANGLE=m
|
|||||||
#
|
#
|
||||||
# IP: Virtual Server Configuration
|
# 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
|
CONFIG_IPV6=m
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile,v 1.2 2005/06/11 15:36:31 nbd Exp $
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
include ../../rules.mk
|
include ../../rules.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user