summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/root/etc/config/profile_bayreuth
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2011-09-28 00:20:56 +0000
committerManuel Munz <freifunk@somakoma.de>2011-09-28 00:20:56 +0000
commitc3a028c76c294c0578b0449d75f9aeaad209c8d1 (patch)
treeda549085750d64091f3bc43992cf1c8417edd20c /modules/freifunk/root/etc/config/profile_bayreuth
parent876b191b20a01926657e4d3c618fd2f029f45f4d (diff)
modules/freifunk: Move profiles and common files into seperate packages, this will enable us to build freifunk images without luci.
Diffstat (limited to 'modules/freifunk/root/etc/config/profile_bayreuth')
-rw-r--r--modules/freifunk/root/etc/config/profile_bayreuth20
1 files changed, 0 insertions, 20 deletions
diff --git a/modules/freifunk/root/etc/config/profile_bayreuth b/modules/freifunk/root/etc/config/profile_bayreuth
deleted file mode 100644
index 90fccbd812..0000000000
--- a/modules/freifunk/root/etc/config/profile_bayreuth
+++ /dev/null
@@ -1,20 +0,0 @@
-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' 'ffbt'
- 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'
-