2019-09-24 18:13:23 +00:00
|
|
|
GLUON_FEATURES := \
|
|
|
|
mesh-batman-adv-15 \
|
|
|
|
respondd \
|
|
|
|
neighbour-info \
|
|
|
|
autoupdater \
|
|
|
|
config-mode-autoupdater \
|
|
|
|
config-mode-hostname \
|
|
|
|
config-mode-geo-location \
|
|
|
|
config-mode-contact-info \
|
|
|
|
config-mode-mesh-vpn \
|
2019-10-09 15:32:13 +00:00
|
|
|
config-mode-domain-select \
|
2019-09-24 18:13:23 +00:00
|
|
|
mesh-vpn-tunneldigger \
|
|
|
|
ebtables-filter-multicast \
|
|
|
|
ebtables-filter-ra-dhcp \
|
|
|
|
web-admin \
|
|
|
|
web-autoupdater \
|
|
|
|
web-network \
|
|
|
|
web-private-wifi \
|
|
|
|
status-page-mesh-batman-adv \
|
|
|
|
web-node-role \
|
|
|
|
status-page \
|
|
|
|
|
2015-01-04 14:30:01 +00:00
|
|
|
GLUON_SITE_PACKAGES := \
|
|
|
|
iwinfo \
|
2019-07-20 07:34:26 +00:00
|
|
|
iw-full \
|
2016-02-25 18:17:46 +00:00
|
|
|
gluon-ssid-changer \
|
2019-07-20 07:34:26 +00:00
|
|
|
gluon-banner \
|
|
|
|
gluon-check-client-mesh \
|
|
|
|
gluon-check-mesh \
|
|
|
|
rsk-nightswitch \
|
|
|
|
gluon-rsk-block-mesh \
|
|
|
|
gluon-rsk-config \
|
|
|
|
gluon-ping-check \
|
|
|
|
gluon-rsk-speedlimit \
|
2015-01-04 14:30:01 +00:00
|
|
|
|
2019-10-09 15:32:13 +00:00
|
|
|
GLUON_MULTIDOMAIN=1
|
2015-01-12 10:26:11 +00:00
|
|
|
DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1
|
2015-01-04 14:30:01 +00:00
|
|
|
# Allow overriding the release number from the command line
|
|
|
|
|
|
|
|
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
|
|
|
GLUON_PRIORITY ?= 0
|
2015-04-27 13:33:35 +00:00
|
|
|
GLUON_LANGS ?= en de
|
2017-03-14 21:36:43 +00:00
|
|
|
GLUON_REGION ?= eu
|
2019-09-22 20:50:30 +00:00
|
|
|
GLUON_DEPRECATED ?= full
|
2017-06-23 20:34:21 +00:00
|
|
|
|
|
|
|
# Build ATH10K images
|
|
|
|
GLUON_ATH10K_MESH ?= 11s
|