Enable babel meshing, disable batman

This commit is contained in:
Franz Pletz
2015-08-22 15:43:46 +02:00
parent 2cc57e495e
commit c3fa483996
2 changed files with 6 additions and 5 deletions

View File

@@ -48,6 +48,10 @@
},
},
babel_mesh = {
prefix = 'fdef:ffc0:4fff:ffff::/64',
},
next_node = {
ip4 = '10.80.0.1',
ip6 = 'fdef:ffc0:4fff::1',

View File

@@ -1,5 +1,5 @@
GLUON_SITE_PACKAGES := \
gluon-mesh-batman-adv-15 \
gluon-mesh-babel \
gluon-alfred \
gluon-announced \
gluon-autoupdater \
@@ -23,10 +23,7 @@ GLUON_SITE_PACKAGES := \
gluon-status-page \
iwinfo \
iptables \
haveged \
gluon-ebtables-filter-arp-ffmuc \
gluon-ebtables-filter-multicast-ffmuc
haveged
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')