2014-01-11 10:57:56 +01:00
|
|
|
GLUON_SITE_PACKAGES := \
|
2017-07-01 19:54:32 +02:00
|
|
|
gluon-mesh-batman-adv-14 \
|
2016-02-02 11:13:33 +01:00
|
|
|
gluon-respondd \
|
2016-12-22 01:02:39 +01:00
|
|
|
respondd-module-airtime \
|
2017-06-28 09:51:29 +02:00
|
|
|
respondd-module-wifisettings \
|
|
|
|
gluon-respondd-lldp \
|
2017-07-01 19:54:32 +02:00
|
|
|
gluon-ebtables-filter-multicast \
|
|
|
|
gluon-ebtables-filter-ra-dhcp \
|
|
|
|
gluon-ebtables-segment-mld \
|
2017-06-28 09:51:29 +02:00
|
|
|
gluon-client-bridge \
|
2017-07-01 19:54:32 +02:00
|
|
|
gluon-radv-filterd \
|
2015-05-03 00:49:22 +02:00
|
|
|
gluon-radvd \
|
2017-07-01 17:45:51 +02:00
|
|
|
gluon-neighbour-info \
|
|
|
|
gluon-node-info \
|
|
|
|
gluon-speedtest \
|
|
|
|
gluon-status-page \
|
|
|
|
iputils-ping6 \
|
2014-01-11 10:57:56 +01:00
|
|
|
iwinfo \
|
|
|
|
iptables \
|
2017-07-01 19:54:32 +02:00
|
|
|
firewall \
|
2017-07-01 17:45:51 +02:00
|
|
|
haveged \
|
|
|
|
gluon-authorized-keys \
|
|
|
|
ffhb-breminale \
|
|
|
|
reghack
|
2014-05-17 15:22:07 +02:00
|
|
|
|
2017-04-15 14:53:48 +02:00
|
|
|
# Variables set with ?= can be overwritten from the command line
|
2016-12-04 13:07:00 +01:00
|
|
|
GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+))
|
2017-04-13 13:36:39 +02:00
|
|
|
export GLUON_BRANCH ?= stable
|
2017-05-05 22:46:34 +02:00
|
|
|
GLUON_PRIORITY ?= 7
|
2015-03-18 22:24:31 +01:00
|
|
|
GLUON_LANGS ?= en de
|
2016-09-08 16:45:47 +02:00
|
|
|
GLUON_REGION ?= eu
|
2017-06-28 09:51:29 +02:00
|
|
|
GLUON_ATH10K_MESH ?= 11s
|