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 \
|
|
|
|
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-01-04 14:30:01 +00:00
|
|
|
gluon-next-node \
|
|
|
|
gluon-mesh-vpn-fastd \
|
|
|
|
gluon-radvd \
|
|
|
|
gluon-status-page \
|
|
|
|
iwinfo \
|
|
|
|
iptables \
|
2015-02-01 14:03:10 +00:00
|
|
|
haveged \
|
|
|
|
tro-netwatch
|
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
|