|
From: <abe...@us...> - 2011-10-18 20:58:22
|
Revision: 5216
http://astlinux.svn.sourceforge.net/astlinux/?rev=5216&view=rev
Author: abelbeck
Date: 2011-10-18 20:58:16 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
default rc.conf, remove WiFi variables
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2011-10-18 18:11:08 UTC (rev 5215)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2011-10-18 20:58:16 UTC (rev 5216)
@@ -228,26 +228,7 @@
#IPV6_TUNNEL="6in4-static~1.2.3.4~2001:db8:1::2/64"
#IPV6_TUNNEL="6to4-relay~0/0~2002:0102:0304::1/16"
-## WiFi
-## Wireless configuration. We're transitioning to compat-wireless drivers
-## using the nl80211 API.
-## You can define up to three AP's and three stations. WIFIMODS are the
-## modules to load in order before trying to configure the wireless devices.
-#WIFI_ENABLE="yes"
-#WIFIMODS="ath5k"
-## You can generate a (WPA) key as:
-## dd if=/dev/random count=32 bs=1 | xxd -ps -c64
-## or else some random (ascii) passphrase of 8-63 characters
-##
-## Access points
-#AP0="wlan0:sunflower:6:br1:wpa2:for every thing there is a season:hidden,rekey"
-##
-## Client support
-#ATH0="wlan0:sta"
-#ATH1="wlan1:sta"
-#ATH2="wlan2:sta"
-
#####################################################################
### Firewall ###
#####################################################################
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|