From acde973d829c1579b304a3a8e6b227a8a73ffe27 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 13 May 2012 18:13:27 +0000 Subject: move arig.org.il community profiles into two seperate files --- .../files/etc/config/profile_arig | 23 ---------------------- .../files/etc/config/profile_arig_arad | 13 ++++++++++++ .../files/etc/config/profile_arig_tel-aviv | 13 ++++++++++++ 3 files changed, 26 insertions(+), 23 deletions(-) delete mode 100644 contrib/package/community-profiles/files/etc/config/profile_arig create mode 100644 contrib/package/community-profiles/files/etc/config/profile_arig_arad create mode 100644 contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv (limited to 'contrib/package/community-profiles') diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig b/contrib/package/community-profiles/files/etc/config/profile_arig deleted file mode 100644 index e84da1e403..0000000000 --- a/contrib/package/community-profiles/files/etc/config/profile_arig +++ /dev/null @@ -1,23 +0,0 @@ -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.81.0.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.81.8.0/22' - -config 'defaults' 'bssidscheme' - option '1' '02:CA:FF:EE:BA:BE' - option '13' '13:CA:FF:EE:BA:BE' diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig_arad b/contrib/package/community-profiles/files/etc/config/profile_arig_arad new file mode 100644 index 0000000000..cb2e543efe --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_arig_arad @@ -0,0 +1,13 @@ +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.81.8.0/22' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' + option '13' '13:CA:FF:EE:BA:BE' diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv new file mode 100644 index 0000000000..8479c0885b --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv @@ -0,0 +1,13 @@ +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.81.0.0/21' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' + option '13' '13:CA:FF:EE:BA:BE' -- cgit v1.2.3