From 19f8e013fe776c2900b3ac6c218f314b529b2379 Mon Sep 17 00:00:00 2001
From: rubo77 <github@r.z11.de>
Date: Thu, 1 Dec 2016 11:44:25 +0100
Subject: [PATCH] paket fastd-traffic-status geht nicht mehr, und
 kommentarzeichen fehlte in modules

---
 modules | 2 +-
 site.mk | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/modules b/modules
index 786c43e..7f72680 100644
--- a/modules
+++ b/modules
@@ -10,7 +10,7 @@ PACKAGES_EULENFUNK_REPO=https://github.com/Freifunk-Nord/eulenfunk-packages
 PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-nord/gluon-ssid-changer.git
 PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide
 # for roamguide:
-GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide
+#GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide
 
 
 # the version/commit of the git repository to clone
diff --git a/site.mk b/site.mk
index 46974bb..89a8624 100644
--- a/site.mk
+++ b/site.mk
@@ -20,9 +20,10 @@ GLUON_SITE_PACKAGES := \
 	gluon-status-page \
 	gluon-quickfix \
 	iwinfo \
-	fastd-traffic-status \
 	iptables \
 	haveged
+# geht nicht mehr:	fastd-traffic-status \
+
 # from sargon:
 GLUON_SITE_PACKAGES += \
 	roamguide
-- 
GitLab