From 4e1d44c956027c9e7659a0595ba341022ff814c4 Mon Sep 17 00:00:00 2001 From: bdobe Date: Sun, 26 Apr 2015 18:40:08 +0200 Subject: [PATCH] site.mk: Add gluon-setup-mode and gluon-config-mode-core packages --- site.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site.mk b/site.mk index ecc7a2f..53c1021 100644 --- a/site.mk +++ b/site.mk @@ -4,6 +4,7 @@ GLUON_SITE_PACKAGES := \ gluon-announced \ gluon-autoupdater \ gluon-config-mode-autoupdater \ + gluon-config-mode-core \ gluon-config-mode-hostname \ gluon-config-mode-mesh-vpn \ gluon-config-mode-reboot-ffhh \ @@ -17,6 +18,7 @@ GLUON_SITE_PACKAGES := \ gluon-next-node \ gluon-mesh-vpn-fastd \ gluon-radvd \ + gluon-setup-mode \ gluon-status-page \ iwinfo \ iptables \