luci-0.10: Merge r6860

This commit is contained in:
Manuel Munz 2011-02-11 19:07:14 +00:00
parent 1a76d58baa
commit edb5da3448
3 changed files with 20 additions and 2 deletions

View file

@ -5,7 +5,6 @@ config 'community' 'profile'
option 'splash_network' '10.104.0.0/16'
option 'latitude' '52.000'
option 'longitude' '10.000'
option 'external' 'freifunk_custom'
option 'splash_prefix' '28'
option 'mesh_network' '1.0.0.0/16'

View file

@ -0,0 +1,20 @@
config 'community' 'profile'
option 'name' 'Freifunk Bayreuth'
option 'homepage' 'http://bayreuth.freifunk.net'
option 'ssid' 'bayreuth.freifunk.net'
option 'mesh_network' '10.195.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'latitude' '49.945812'
option 'longitude' '11.575045'
option 'suffix' 'ffa'
option 'splash_prefix' '28'
config 'defaults' 'interface'
option 'netmask' '255.255.192.0'
config 'defaults' 'wifi_device'
option 'channel' '4'
config 'defaults' 'wifi_iface'
option 'bssid' '42:CA:FF:EE:BA:BE'

View file

@ -7,7 +7,6 @@ config 'community' 'profile'
option 'splash_prefix' '27'
option 'latitude' '51.26849'
option 'longitude' '7.19476'
option 'external' 'freifunk_bergischesland'
config 'defaults' 'wifi_device'
option 'channel' '11'