From 537012f6cc80acf6cdd56027778251f22f67e6e2 Mon Sep 17 00:00:00 2001 From: drbroiler Date: Mon, 28 Jun 2021 01:04:18 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Esite.mk=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site.mk | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 site.mk diff --git a/site.mk b/site.mk new file mode 100644 index 0000000..4ad9952 --- /dev/null +++ b/site.mk @@ -0,0 +1,46 @@ +## GLUON_FEATURES +# Specify Gluon features/packages to enable; +# Gluon will automatically enable a set of packages +# depending on the combination of features listed + +GLUON_FEATURES := \ + alfred \ + autoupdater \ + config-mode-geo-location-osm \ + ebtables-filter-multicast \ + ebtables-filter-ra-dhcp \ + mesh-batman-adv-15 \ + mesh-vpn-fastd \ + neighbour-info \ + radvd \ + respondd \ + status-page \ + web-advanced \ + web-model \ + web-node-role \ + web-private-wifi \ + web-wizard + +## GLUON_SITE_PACKAGES +# Specify additional Gluon/LEDE packages to include here; +# A minus sign may be prepended to remove a packages from the +# selection that would be enabled by default or due to the +# chosen feature flags + +GLUON_SITE_PACKAGES := \ + iwinfo + +DEFAULT_GLUON_RELEASE := 1.5+exp$(shell date '+%Y%m%d') +# Allow overriding the release number from the command line + +GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) + +GLUON_IMAGEDIR ?= $(GLUON_OUTPUTDIR)/images + +GLUON_PRIORITY ?= 0 + +GLUON_REGION ?= eu + +GLUON_LANGS ?= de en + +GLUON_DEPRECATED ?= full