2014-01-11 10:57:56 +01:00
|
|
|
GLUON_SITE_PACKAGES := \
|
2014-08-10 16:33:56 +02:00
|
|
|
gluon-mesh-batman-adv-14 \
|
2014-03-24 10:47:02 +01:00
|
|
|
gluon-alfred \
|
2016-02-02 11:13:33 +01:00
|
|
|
gluon-respondd \
|
2016-12-22 01:02:39 +01:00
|
|
|
respondd-module-airtime \
|
2014-03-24 10:47:02 +01:00
|
|
|
gluon-autoupdater \
|
2015-05-01 09:50:14 +02:00
|
|
|
gluon-config-mode-core \
|
2014-08-05 16:02:26 +02:00
|
|
|
gluon-config-mode-hostname \
|
|
|
|
gluon-config-mode-autoupdater \
|
|
|
|
gluon-config-mode-mesh-vpn \
|
|
|
|
gluon-config-mode-geo-location \
|
|
|
|
gluon-config-mode-contact-info \
|
2014-08-28 12:31:18 +02:00
|
|
|
gluon-ebtables-filter-ra-dhcp \
|
2014-01-11 10:57:56 +01:00
|
|
|
gluon-luci-admin \
|
|
|
|
gluon-luci-autoupdater \
|
2016-07-26 14:32:09 +02:00
|
|
|
gluon-luci-mesh-vpn-fastd \
|
2015-07-02 17:20:18 +02:00
|
|
|
gluon-luci-portconfig \
|
2014-08-05 16:02:26 +02:00
|
|
|
gluon-luci-private-wifi \
|
2016-06-11 18:44:16 +02:00
|
|
|
gluon-luci-wifi-config \
|
2014-01-11 10:57:56 +01:00
|
|
|
gluon-mesh-vpn-fastd \
|
2014-03-24 10:47:02 +01:00
|
|
|
gluon-next-node \
|
2016-10-08 12:24:15 +02:00
|
|
|
gluon-radv-filterd \
|
2015-05-03 00:49:22 +02:00
|
|
|
gluon-radvd \
|
2015-05-01 09:50:14 +02:00
|
|
|
gluon-setup-mode \
|
2014-08-24 16:04:11 +02:00
|
|
|
gluon-speedtest \
|
2014-03-24 10:47:02 +01:00
|
|
|
gluon-status-page \
|
2014-08-08 21:58:26 +02:00
|
|
|
gluon-wan-dnsmasq-static \
|
2014-01-11 10:57:56 +01:00
|
|
|
iputils-ping6 \
|
|
|
|
iwinfo \
|
|
|
|
iptables \
|
|
|
|
firewall \
|
2014-03-24 10:47:02 +01:00
|
|
|
haveged
|
2014-05-17 15:22:07 +02:00
|
|
|
|
2016-12-04 13:07:00 +01:00
|
|
|
# Allow overriding the these variables from the command line
|
|
|
|
GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+))
|
|
|
|
GLUON_PRIORITY ?= 0
|
2015-03-18 22:24:31 +01:00
|
|
|
GLUON_LANGS ?= en de
|
2016-09-08 16:45:47 +02:00
|
|
|
GLUON_REGION ?= eu
|
2016-09-22 20:26:18 +02:00
|
|
|
GLUON_ATH10K_MESH ?= ibss
|