summaryrefslogtreecommitdiffhomepage
path: root/modules
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2011-02-11 19:05:55 +0000
committerManuel Munz <freifunk@somakoma.de>2011-02-11 19:05:55 +0000
commit4e416a64175e3fec62c19822c5fb356e39e37ee7 (patch)
tree8295a1b7e1c086a46ace554d9d65cab17d1296a2 /modules
parent64980e8158b22b5a42b1620bd8511c0ba9af838e (diff)
modules/freifunk: Add profile for Bayreuth
Diffstat (limited to 'modules')
-rw-r--r--modules/freifunk/root/etc/config/profile_-custom1
-rw-r--r--modules/freifunk/root/etc/config/profile_bayreuth20
-rw-r--r--modules/freifunk/root/etc/config/profile_bergischesland1
3 files changed, 20 insertions, 2 deletions
diff --git a/modules/freifunk/root/etc/config/profile_-custom b/modules/freifunk/root/etc/config/profile_-custom
index 3b06444ae..6335be48f 100644
--- a/modules/freifunk/root/etc/config/profile_-custom
+++ b/modules/freifunk/root/etc/config/profile_-custom
@@ -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
index 000000000..1d03d1435
--- /dev/null
+++ b/modules/freifunk/root/etc/config/profile_bayreuth
@@ -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'
+
diff --git a/modules/freifunk/root/etc/config/profile_bergischesland b/modules/freifunk/root/etc/config/profile_bergischesland
index b32eea9a7..46ad71ceb 100644
--- a/modules/freifunk/root/etc/config/profile_bergischesland
+++ b/modules/freifunk/root/etc/config/profile_bergischesland
@@ -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'