From acde973d829c1579b304a3a8e6b227a8a73ffe27 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 13 May 2012 18:13:27 +0000 Subject: [PATCH] move arig.org.il community profiles into two seperate files --- .../community-profiles/files/etc/config/profile_arig_arad | 13 +++++++++++++ .../etc/config/{profile_arig => profile_arig_tel-aviv} | 10 ---------- 2 files changed, 13 insertions(+), 10 deletions(-) create mode 100644 contrib/package/community-profiles/files/etc/config/profile_arig_arad rename contrib/package/community-profiles/files/etc/config/{profile_arig => profile_arig_tel-aviv} (57%) 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 000000000..cb2e543ef --- /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 b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv similarity index 57% rename from contrib/package/community-profiles/files/etc/config/profile_arig rename to contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv index e84da1e40..8479c0885 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_arig +++ b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv @@ -8,16 +8,6 @@ config 'community' 'profile' 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' -- 2.11.0