SOURCES (DEVEL): hostapd-build-time-config.patch CONFIG_DRIVER_WI...

wiget wiget at pld-linux.org
Fri May 19 08:14:14 CEST 2006


Author: wiget                        Date: Fri May 19 06:14:14 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:

CONFIG_DRIVER_WIRED=y
CONFIG_DRIVER_DEVICESCAPE=y
CONFIG_EAP_PSK=y
CONFIG_EAP_SAKE=y

---- Files affected:
SOURCES:
   hostapd-build-time-config.patch (1.1 -> 1.1.4.1) 

---- Diffs:

================================================================
Index: SOURCES/hostapd-build-time-config.patch
diff -u SOURCES/hostapd-build-time-config.patch:1.1 SOURCES/hostapd-build-time-config.patch:1.1.4.1
--- SOURCES/hostapd-build-time-config.patch:1.1	Tue Apr 11 13:34:39 2006
+++ SOURCES/hostapd-build-time-config.patch	Fri May 19 08:14:09 2006
@@ -1,6 +1,6 @@
 --- /dev/null	2005-11-22 16:20:48.000000000 +0100
 +++ hostapd-0.5.2/.config	2006-04-11 13:13:18.000000000 +0200
-@@ -0,0 +1,84 @@
+@@ -0,0 +1,87 @@
 +# Example hostapd build time configuration
 +#
 +# This file lists the configuration options that are used when building the
@@ -16,7 +16,7 @@
 +CONFIG_DRIVER_HOSTAP=y
 +
 +# Driver interface for wired authenticator
-+#CONFIG_DRIVER_WIRED=y
++CONFIG_DRIVER_WIRED=y
 +
 +# Driver interface for madwifi driver
 +CONFIG_DRIVER_MADWIFI=y
@@ -26,7 +26,7 @@
 +CONFIG_DRIVER_PRISM54=y
 +
 +# Driver interface for drivers using Devicescape IEEE 802.11 stack
-+#CONFIG_DRIVER_DEVICESCAPE=y
++CONFIG_DRIVER_DEVICESCAPE=y
 +
 +# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
 +#CONFIG_DRIVER_BSD=y
@@ -73,7 +73,10 @@
 +CONFIG_EAP_PAX=y
 +
 +# EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK)
-+#CONFIG_EAP_PSK=y
++CONFIG_EAP_PSK=y
++
++# EAP-SAKE for the integrated EAP server
++CONFIG_EAP_SAKE=y
 +
 +# PKCS#12 (PFX) support (used to read private key and certificate file from
 +# a file that usually has extension .p12 or .pfx)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/hostapd-build-time-config.patch?r1=1.1&r2=1.1.4.1&f=u



More information about the pld-cvs-commit mailing list