forked from remote/site-ffmuc
Revert "Enable babel meshing, disable batman"
This reverts commit c3fa483996.
This commit is contained in:
@@ -48,10 +48,6 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
babel_mesh = {
|
|
||||||
prefix = 'fdef:ffc0:4fff:ffff::/64',
|
|
||||||
},
|
|
||||||
|
|
||||||
next_node = {
|
next_node = {
|
||||||
ip4 = '10.80.0.1',
|
ip4 = '10.80.0.1',
|
||||||
ip6 = 'fdef:ffc0:4fff::1',
|
ip6 = 'fdef:ffc0:4fff::1',
|
||||||
|
|||||||
7
site.mk
7
site.mk
@@ -1,5 +1,5 @@
|
|||||||
GLUON_SITE_PACKAGES := \
|
GLUON_SITE_PACKAGES := \
|
||||||
gluon-mesh-babel \
|
gluon-mesh-batman-adv-15 \
|
||||||
gluon-alfred \
|
gluon-alfred \
|
||||||
gluon-announced \
|
gluon-announced \
|
||||||
gluon-autoupdater \
|
gluon-autoupdater \
|
||||||
@@ -23,7 +23,10 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-status-page \
|
gluon-status-page \
|
||||||
iwinfo \
|
iwinfo \
|
||||||
iptables \
|
iptables \
|
||||||
haveged
|
haveged \
|
||||||
|
gluon-ebtables-filter-arp-ffmuc \
|
||||||
|
gluon-ebtables-filter-multicast-ffmuc
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')
|
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user