modules/freifunk: Add profile for Bayreuth
authorManuel Munz <freifunk@somakoma.de>
Fri, 11 Feb 2011 19:05:55 +0000 (19:05 +0000)
committerManuel Munz <freifunk@somakoma.de>
Fri, 11 Feb 2011 19:05:55 +0000 (19:05 +0000)
modules/freifunk/root/etc/config/profile_-custom
modules/freifunk/root/etc/config/profile_bayreuth [new file with mode: 0644]
modules/freifunk/root/etc/config/profile_bergischesland

index 3b06444..6335be4 100644 (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'
 
diff --git a/modules/freifunk/root/etc/config/profile_bayreuth b/modules/freifunk/root/etc/config/profile_bayreuth
new file mode 100644 (file)
index 0000000..1d03d14
--- /dev/null
@@ -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'
+
index b32eea9..46ad71c 100644 (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'