modules/freifunk: Add profile for guifibages
authorManuel Munz <freifunk@somakoma.de>
Wed, 24 Aug 2011 16:07:11 +0000 (16:07 +0000)
committerManuel Munz <freifunk@somakoma.de>
Wed, 24 Aug 2011 16:07:11 +0000 (16:07 +0000)
modules/freifunk/root/etc/config/profile_guifibages [new file with mode: 0644]

diff --git a/modules/freifunk/root/etc/config/profile_guifibages b/modules/freifunk/root/etc/config/profile_guifibages
new file mode 100644 (file)
index 0000000..a0fc4fc
--- /dev/null
@@ -0,0 +1,19 @@
+config 'community' 'profile'
+        option 'name' 'Guifi Bages'
+        option 'homepage' 'http://guifi.net/PlaBages'
+        option 'ssid' 'guifibages'
+        option 'mesh_network' '10.224.3.0/16'
+        option 'splash_network' '10.104.0.0/16'
+       option 'theme' 'luci-theme-freifunk-generic'
+        option 'latitude' '41.718437'
+        option 'longitude' '1.826477'
+        option 'suffix' 'guifibages.cat'
+        option 'splash_prefix' '27'
+       option 'extrapackages' 'luci-app-olsr-viz luci-i18n-catalan'
+
+config 'defaults' 'interface'
+        option 'netmask' '255.255.0.0'
+
+config 'defaults' 'bssidscheme'
+       option 'all'    '12:34:56:78:9a:bc'
+