From 5517e018b26f610a3d85ed3f5ee33f965b71bf62 Mon Sep 17 00:00:00 2001
From: Eike Baran <eike.baran@uni-oldenburg.de>
Date: Thu, 7 Aug 2014 12:39:47 +0200
Subject: [PATCH] config mode is now modular

---
 site.mk | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/site.mk b/site.mk
index 44b9eb4..4267074 100644
--- a/site.mk
+++ b/site.mk
@@ -3,7 +3,11 @@ GLUON_SITE_PACKAGES := \
 	gluon-announced \
 	gluon-ath9k-workaround \
 	gluon-autoupdater \
-	gluon-config-mode \
+	gluon-config-mode-autoupdater \
+	gluon-config-mode-hostname \
+	gluon-config-mode-mesh-vpn \
+	gluon-config-mode-geo-location \
+	gluon-config-mode-contact-info \
 	gluon-ebtables-filter-multicast \
 	gluon-ebtables-filter-ra-dhcp \
 	gluon-luci-admin \
-- 
GitLab