diff --git a/modules b/modules new file mode 100644 index 0000000..171a090 --- /dev/null +++ b/modules @@ -0,0 +1,4 @@ +GLUON_SITE_FEEDS='tro' + +PACKAGES_TRO_REPO=https://github.com/Freifunk-Troisdorf/packages.git +PACKAGES_TRO_COMMIT=0c249e15eac93844cb05156a6731b62abc7abbb7 \ No newline at end of file diff --git a/site.mk b/site.mk index 336996c..e5d2e0d 100644 --- a/site.mk +++ b/site.mk @@ -22,7 +22,8 @@ GLUON_SITE_PACKAGES := \ gluon-status-page \ iwinfo \ iptables \ - haveged + haveged \ + tro-netwatch DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1 # Allow overriding the release number from the command line