4 Commits

Author SHA1 Message Date
Franz Pletz
40d6c5511b site.mk: Add babeld to images 2016-07-27 02:50:30 +02:00
Franz Pletz
4696b34bcc add some more fixes from upstream gluon 2016-07-25 20:02:56 +02:00
chris
9a918325ec added fix for autoupdater from gluon upstream 2016-07-22 17:15:44 +02:00
chris
ab22e2d78c added tecff-ath9k-broken-wifi-workaround gluon package 2016-07-13 22:03:15 +02:00
4 changed files with 12 additions and 8 deletions

View File

@@ -11,7 +11,9 @@
- https://gluon.readthedocs.org/en/v2016.1.5/releases/v2016.1.5.html
- mesh_no_rebroadcast for mesh-on-wan (8b66da95f1887fc6068a6e9d6b6494c2ff4d2fb4)
- preserve wifi channels feature (76a77902e3624167e81ca6e200519468bb66d5f7)
- site.conf
- new package tecff-ath9k-broken-wifi-workaround (freifunkmuc/gluon-packages)
- added fix for autoupdater (8f5a7c90019085dd8f02f96ab0e7a905f82e1be0)
- site.conf
- disabled IPv4-only fastd
- Changed MTU size to 1280
- site.mk

View File

@@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunkmuc/gluon.git
GLUON_GIT_REF := 26b13e6c18bdb553413a1d9643dc48c2c4849191
GLUON_GIT_REF := dddade25de0c20207385c339d66d3ac7b8092136
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key

View File

@@ -1,5 +1,5 @@
GLUON_SITE_FEEDS='ffmuc'
PACKAGES_FFMUC_REPO=https://github.com/freifunkMUC/gluon-packages.git
PACKAGES_FFMUC_BRANCH=bf_2016.1_json
PACKAGES_FFMUC_COMMIT=c734351ddbfb0d974d05f0f75e7ad660ec7ababe
PACKAGES_FFMUC_BRANCH=ath9k_wifi_fix
PACKAGES_FFMUC_COMMIT=b8c2b7dd024d93bc7ceb552adbe8e20f0e68dc26

View File

@@ -26,8 +26,10 @@ GLUON_SITE_PACKAGES := \
iptables \
haveged \
gluon-ebtables-filter-arp-ffmuc \
gluon-ebtables-filter-multicast-ffmuc
gluon-ebtables-filter-multicast-ffmuc \
tecff-ath9k-broken-wifi-workaround \
babeld \
ip
# basic support for USB stack
USB_PACKAGES_BASIC := \