Switch to LEDE, Gluon v2017.1.4

This commit is contained in:
Bastian 2018-01-15 22:27:53 +01:00
parent de81506c96
commit 3e0e5310f3
2 changed files with 17 additions and 12 deletions

View File

@ -1,23 +1,24 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon
GLUON_GIT_REF := 3d824bd21d7f6d5db6dc238d2a68b62de471aa2a
GLUON_GIT_REF := v2017.1.4
#https://github.com/freifunk-gluon/gluon/commit/6b8888fe5aebd941c5e7a83a97ceb0678bee4c43
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
GLUON_TARGETS ?= \
ar71xx-tiny \
ar71xx-generic \
ar71xx-nand \
brcm2708-bcm2708 \
brcm2708-bcm2709 \
mpc85xx-generic \
ramips-mt7621 \
ramips-rt305x \
x86-64 \
x86-generic \
sunxi \
x86-kvm_guest
ar71xx-nand #\
#brcm2708-bcm2708 \
#brcm2708-bcm2709 \
#mpc85xx-generic \
#ramips-mt7621 \
#ramips-rt305x \
#x86-64 \
#x86-generic \
#x86-geode \
#sunxi
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)

View File

@ -41,13 +41,17 @@
}
},
dns = {
cacheentries = 5000,
servers = { 'fdef:f00f:1337:cafe::11', },
},
next_node = {
ip4 = '10.90.0.1',
ip6 = 'fdef:f00f:1337:cafe::1',
mac = '16:41:95:40:f7:dd',
},
fastd_mesh_vpn = {
bandwidth_limit = {
enabled = false,