diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-09-24 20:20:53 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-09-24 20:20:53 +0000 |
commit | 3484ece05ece2e3997f763cf679f82df16609f13 (patch) | |
tree | 281eae16932b20a079558106d46dac1bd83ee403 /contrib | |
parent | 8d62398e854ba9e91059efb2e468a04d1ebaf5ef (diff) |
Add gwcheck and mapupdate to selected packages in the freifunk community meta package
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index a86244435..5595db8f9 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -201,7 +201,8 @@ define Package/luci-mod-freifunk-community +PACKAGE_luci-mod-freifunk-community:olsrd +PACKAGE_luci-mod-freifunk-community:olsrd-mod-dyn-gw-plain \ +PACKAGE_luci-mod-freifunk-community:olsrd-mod-txtinfo +PACKAGE_luci-mod-freifunk-community:olsrd-mod-nameservice \ +PACKAGE_luci-mod-freifunk-community:olsrd-mod-watchdog +PACKAGE_luci-mod-freifunk-community:kmod-tun \ - +PACKAGE_luci-mod-freifunk-community:ip +PACKAGE_luci-mod-freifunk-community:freifunk-watchdog +luci-app-olsr +luci-app-olsr-services + +PACKAGE_luci-mod-freifunk-community:ip +PACKAGE_luci-mod-freifunk-community:freifunk-watchdog +luci-app-olsr \ + +luci-app-olsr-services +freifunk-gwcheck +freifunk-mapupdate endef define Package/luci-mod-freifunk-community/install |