From 8920cbb953471906afda2776d82443c37fc03349 Mon Sep 17 00:00:00 2001
From: Flip <philippe@pilarkto.net>
Date: Wed, 25 Oct 2017 12:35:10 +0200
Subject: [PATCH] remove packages witch are already included

---
 site.mk | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/site.mk b/site.mk
index 1e9ce0d95..a92d897e2 100644
--- a/site.mk
+++ b/site.mk
@@ -12,26 +12,15 @@ GLUON_FEATURES := \
 	web-wizard
 
 GLUON_SITE_PACKAGES := \
-	gluon-mesh-batman-adv-15 \
 	gluon-alfred \
 	gluon-respondd \
 	gluon-autoupdater \
-	gluon-config-mode-autoupdater \
-	gluon-config-mode-contact-info \
 	gluon-config-mode-core \
-	gluon-config-mode-geo-location \
-	gluon-config-mode-hostname \
-	gluon-config-mode-mesh-vpn \
 	gluon-config-mode-zip \
 	gluon-ebtables-filter-multicast \
 	gluon-ebtables-filter-ra-dhcp \
-	gluon-web-admin \
-	gluon-web-autoupdater \
-	gluon-web-network \
 	gluon-web-private-wifi \
-	gluon-web-wifi-config \
 	gluon-neighbour-info \
-	gluon-mesh-vpn-fastd \
 	gluon-radvd \
 	gluon-setup-mode \
 	gluon-status-page \
-- 
GitLab