2015-01-04 14:30:01 +00:00
|
|
|
GLUON_SITE_PACKAGES := \
|
|
|
|
gluon-mesh-batman-adv-15 \
|
|
|
|
gluon-alfred \
|
|
|
|
gluon-announced \
|
2015-01-12 10:26:11 +00:00
|
|
|
gluon-neighbour-info \
|
2015-01-04 14:30:01 +00:00
|
|
|
gluon-autoupdater \
|
2015-04-27 13:33:35 +00:00
|
|
|
gluon-setup-mode \
|
|
|
|
gluon-config-mode-core \
|
2015-01-04 14:30:01 +00:00
|
|
|
gluon-config-mode-autoupdater \
|
|
|
|
gluon-config-mode-hostname \
|
|
|
|
gluon-config-mode-mesh-vpn \
|
|
|
|
gluon-config-mode-geo-location \
|
|
|
|
gluon-config-mode-contact-info \
|
|
|
|
gluon-ebtables-filter-multicast \
|
|
|
|
gluon-ebtables-filter-ra-dhcp \
|
|
|
|
gluon-legacy \
|
|
|
|
gluon-luci-admin \
|
|
|
|
gluon-luci-autoupdater \
|
|
|
|
gluon-luci-portconfig \
|
2015-01-12 10:26:11 +00:00
|
|
|
gluon-luci-private-wifi \
|
2015-06-03 11:38:08 +00:00
|
|
|
gluon-luci-node-role \
|
2015-01-04 14:30:01 +00:00
|
|
|
gluon-next-node \
|
|
|
|
gluon-mesh-vpn-fastd \
|
|
|
|
gluon-radvd \
|
|
|
|
gluon-status-page \
|
|
|
|
iwinfo \
|
|
|
|
iptables \
|
2015-07-07 22:55:39 +00:00
|
|
|
haveged \
|
2015-08-15 20:57:14 +00:00
|
|
|
tro-netwatch \
|
|
|
|
tro-offline_ssid
|
2015-01-04 14:30:01 +00:00
|
|
|
|
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
|