first try of v2019.1 - with gluon features

This commit is contained in:
Martin/Geno 2019-09-22 20:58:54 +02:00
parent 006e47c246
commit 1546810194
3 changed files with 18 additions and 20 deletions

2
gluon

@ -1 +1 @@
Subproject commit e3f280584170c6e12549f1f00276f966cc168975
Subproject commit ca3631723f4c21885ef8923b43b531102e598b1a

View File

@ -49,6 +49,9 @@
mesh = {
vxlan = false,
batman_adv = {
routing_algo = 'BATMAN_IV_LEGACY',
},
},
next_node = {

33
site.mk
View File

@ -1,28 +1,23 @@
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
ebtables-limit-arp \
mesh-batman-adv-14 \
mesh-vpn-fastd \
respondd \
status-page \
web-advanced \
web-wizard
GLUON_SITE_PACKAGES := \
gluon-mesh-batman-adv-14 \
gluon-respondd \
respondd-module-airtime \
gluon-autoupdater \
gluon-config-mode-core \
gluon-config-mode-hostname \
gluon-config-mode-autoupdater \
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-web-admin \
gluon-web-autoupdater \
gluon-web-mesh-vpn-fastd \
gluon-web-network \
gluon-web-private-wifi \
gluon-web-wifi-config \
gluon-mesh-vpn-fastd \
gluon-web-mesh-vpn-fastd \
gluon-web-private-wifi \
gluon-radv-filterd \
gluon-radvd \
gluon-setup-mode \
gluon-speedtest \
gluon-status-page \
iputils-ping6 \
iwinfo \
iptables \