summaryrefslogtreecommitdiffhomepage
path: root/modules
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2011-08-24 15:57:13 +0000
committerManuel Munz <freifunk@somakoma.de>2011-08-24 15:57:13 +0000
commit8176dcead8f0814a85d542a967f128a0f62eb897 (patch)
tree42608ae73896b45b74d24d2093b66e409d4ac31d /modules
parentfbcbde824b6326ed4fce0d9498b6d334e539e5c3 (diff)
modules/freifunk: Add extrapackages to be included when images are built using the imagebuilder.
Diffstat (limited to 'modules')
-rw-r--r--modules/freifunk/root/etc/config/profile_carbodebit3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/freifunk/root/etc/config/profile_carbodebit b/modules/freifunk/root/etc/config/profile_carbodebit
index 7dd12b0c9..3d9e76bf9 100644
--- a/modules/freifunk/root/etc/config/profile_carbodebit
+++ b/modules/freifunk/root/etc/config/profile_carbodebit
@@ -2,7 +2,8 @@ config 'community' 'profile'
option 'name' 'carbodebit'
option 'homepage' 'http://carbodebit.net'
option 'ssid' 'VHDCARBES'
- option 'mesh_network' '10.72.1.0'
+ option 'mesh_network' '10.72.1.0/24'
+ option 'extrapackages' 'luci-app-olsr-viz luci-i18n-catalan'
option 'latitude' '43.633683'
option 'longitude' '2.160894'