From 42f7e3654351682d890722880cd3a52c9ce83912 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 26 Apr 2015 13:49:55 +0200 Subject: [PATCH] Add gluon-setup-mode and gluon-config-mode-core packages Also fix alphabetic ordering. --- site.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/site.mk b/site.mk index a1a6aec..4ed67aa 100644 --- a/site.mk +++ b/site.mk @@ -4,10 +4,11 @@ GLUON_SITE_PACKAGES := \ gluon-announced \ 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-geo-location \ - gluon-config-mode-contact-info \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ gluon-legacy \ @@ -17,6 +18,7 @@ GLUON_SITE_PACKAGES := \ gluon-next-node \ gluon-mesh-vpn-fastd \ gluon-radvd \ + gluon-setup-mode \ gluon-status-page \ iwinfo \ iptables \