disable dhcp at wifi-adhoc for leipzig, l59 and gadow
authorMatthias Uferer <ufo@rund.freifunk.net>
Fri, 13 Dec 2013 13:40:46 +0000 (13:40 +0000)
committerMatthias Uferer <ufo@rund.freifunk.net>
Fri, 13 Dec 2013 13:40:46 +0000 (13:40 +0000)
contrib/package/community-profiles/files/etc/config/profile_gadow
contrib/package/community-profiles/files/etc/config/profile_l59
contrib/package/community-profiles/files/etc/config/profile_leipzig

index db488b78e3b1c6e4e6fe52709e96b05105660529..40d2133d32561f3891c42e3a17359e9aeb2e722b 100644 (file)
@@ -6,6 +6,7 @@ config 'community' 'profile'
        option 'latitude' '53.11'
        option 'longitude' '12.61'
        option 'vap' '1'
+       option 'dhoc_dhcp_when_vap' '0'
 
 config 'defaults' 'interface'
        option 'netmask' '255.0.0.0'
index 6185f0257a7353adf28d19ebe4520f9321d7bb89..fb1e391a6d9184fea759a339e1dc0ed2e3593675 100644 (file)
@@ -7,6 +7,8 @@ config 'community' 'profile'
        option 'splash_prefix' '27'
        option 'latitude' '52.26337'
        option 'longitude' '10.52103'
+       option 'vap' '1'
+       option 'adhoc_dhcp_when_vap' '0'
 
 config 'defaults' 'bssidscheme'
        option '1' '02:CA:FF:EE:BA:BE'
index 86068fa829bfbda0751c2296307ca8bf9ca1238c..a8b4ebf3d85529b9298a3baf29f5eb9ae80f9180 100644 (file)
@@ -7,6 +7,7 @@ config 'community' 'profile'
        option 'longitude' '12.40297'
        option 'suffix' 'olsr.leipzig.freifunk.net'
        option 'vap' '1'
+       option 'adhoc_dhcp_when_vap' '0'
 
 config 'defaults' 'interface'
        option 'netmask' '255.0.0.0'
@@ -24,6 +25,15 @@ config widget 'customindex'
     option paddingright '5%'
     option template 'html'
 
+config widget 'rssffl'
+    option enabled '1'
+    option max '10'
+    option cache '3600'
+    option width '100%'
+    option title 'Freifunk Leipzig Blog'
+    option template 'iframe'
+    option url 'http://leipzig.freifunk.net'
+
 config widget 'rssbundesweit'
     option cache '3600'
     option width '50%'
@@ -33,16 +43,6 @@ config widget 'rssbundesweit'
     option max '10'
     option url 'http://blog.freifunk.net/rss.xml'
 
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'interner Freifunk Leipzig Blog'
-    option template 'iframe'
-    option url 'http://104.61.0.101/wordpress/'
-
-
 config widget 'clear1'
     option template 'clear'
     option enabled '1'