From: Daniel Golle Date: Sun, 13 May 2012 14:07:52 +0000 (+0000) Subject: add arig.org.il community profile X-Git-Tag: 0.11.0~674 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=459c81ea6e9ab85d7357db6c09d8968d4a17ab6c add arig.org.il community profile --- diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig b/contrib/package/community-profiles/files/etc/config/profile_arig new file mode 100644 index 000000000..4933df242 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_arig @@ -0,0 +1,23 @@ +config 'community' 'profile' + option 'name' 'arig Tel Aviv' + option 'homepage' 'http://arig.org.il' + option 'ssid' 'arig.org.il' + option 'latitude' '32.056' + option 'longitude' '34.772' + option 'splash_prefix' '28' + option 'suffix' 'arig' + option 'mesh_network' '10.0.81.0/21' + +config 'community' 'profile' + option 'name' 'arig Arad' + option 'homepage' 'http://arig.org.il' + option 'ssid' 'arig.org.il' + option 'latitude' '31.26' + option 'longitude' '35.21' + option 'splash_prefix' '28' + option 'suffix' 'arig' + option 'mesh_network' '10.0.81.0/22' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' + option '13' '13:CA:FF:EE:BA:BE'