From c3a028c76c294c0578b0449d75f9aeaad209c8d1 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Wed, 28 Sep 2011 00:20:56 +0000 Subject: modules/freifunk: Move profiles and common files into seperate packages, this will enable us to build freifunk images without luci. --- .../community-profiles/files/etc/config/profile_heppenheim | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contrib/package/community-profiles/files/etc/config/profile_heppenheim (limited to 'contrib/package/community-profiles/files/etc/config/profile_heppenheim') diff --git a/contrib/package/community-profiles/files/etc/config/profile_heppenheim b/contrib/package/community-profiles/files/etc/config/profile_heppenheim new file mode 100644 index 0000000000..a8304946b1 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_heppenheim @@ -0,0 +1,9 @@ +config 'community' 'profile' + option 'name' 'Freifunk Heppenheim' + option 'homepage' 'http://heppenheim.freifunk.net' + option 'ssid' 'heppenheim.freifunk.net' + option 'mesh_network' '10.48.0.0/16' + option 'splash_network' '10.104.0.0/16' + option 'splash_prefix' '27' + option 'latitude' '51.151786' + option 'longitude' '10.415039' -- cgit v1.2.3