luci-0.9: merge r5615

This commit is contained in:
Jo-Philipp Wich 2009-12-13 21:33:54 +00:00
parent 2958ac689f
commit 723c9a900b
2 changed files with 16 additions and 0 deletions

View file

@ -194,6 +194,15 @@ config 'community' 'duesseldorf'
option 'splash_prefix' '27'
option 'external' 'freifunk_duesseldorf'
config 'community' 'oldenburg'
option 'name' 'Freifunk Oldenburg'
option 'homepage' 'http://oldenburg.freifunk.net'
option 'ssid' 'oldenburg.freifunk.net'
option 'mesh_network' '10.18.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'external' 'freifunk_oldenburg'
config 'community' 'kiberpipa'
option 'name' 'Kiberpipa.net'
option 'homepage' 'http://www.kiberpipa.net'

View file

@ -0,0 +1,7 @@
package 'freifunk_oldenburg'
config 'defaults' 'wifi_device'
option 'channel' '6'
config 'defaults' 'wifi_iface'
option 'bssid' '02:CA:FF:EE:BA:BE'