4 Commits

Author SHA1 Message Date
Franz Pletz
479d268445 foo 2016-07-28 00:55:01 +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 10 additions and 8 deletions

View File

@@ -11,7 +11,9 @@
- https://gluon.readthedocs.org/en/v2016.1.5/releases/v2016.1.5.html - https://gluon.readthedocs.org/en/v2016.1.5/releases/v2016.1.5.html
- mesh_no_rebroadcast for mesh-on-wan (8b66da95f1887fc6068a6e9d6b6494c2ff4d2fb4) - mesh_no_rebroadcast for mesh-on-wan (8b66da95f1887fc6068a6e9d6b6494c2ff4d2fb4)
- preserve wifi channels feature (76a77902e3624167e81ca6e200519468bb66d5f7) - 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 - disabled IPv4-only fastd
- Changed MTU size to 1280 - Changed MTU size to 1280
- site.mk - site.mk

View File

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

View File

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

View File

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