Happy Hacking!

2016.1 fffrstyle

new collected merge for upcoming firmware release

  1. new release 2016.1 in gluon is there, that means also openWRT ChaosCalmer
  2. fastd limit is set to 2, not 1 - see https://forum.freifunk.net/t/fastd-tunnel-anzahl-limit-2-oder-lieber-5-traffic-impact/10280/18
  3. statuspage and nextnode for better locale debugging
  4. ssid-changer - change ssid when freifunkrouter does not have any internetconnectiopn (add offline to ssid)
  5. change configmode - outputpages and also add en.po - while it is often needed as default (but not translated, its just a copy of german, could also need some supersweet formatting enhancements)
  6. added fallback second timeserver from "v6_internet"
  7. rebuild site.conf and add many options (which are not neccesarily active) (as needed and described in gluon latest doku https://gluon.readthedocs.org/en/latest/user/site.html )
  8. take care of different grouping and reset them (to prevent fastd double entries which would both be ignored then)
  9. add fallback autoupdater module (node login as client if loosing freifunk mesh network)
  10. decrease mtu to 1280
  11. make manifest with every build
  12. added 2nd FW Downloadlinks

some gluon related notes

. change respondd to c-based programm (instead of lua)
. make autoupdate process more secure and robust
. add many router models
. changing in tx power setting
. many minor "bugs" , enhancements

actual example build is in

http://openfreiburg.de/freifunk/firmware/

build parameter for Freifunk FF

time make GLUON_TARGET=ar71xx-generic V=99 GLUON_BRANCH=stable GLUON_RELEASE=2016.1 2>&1 | tee make_$(date +%y%m%d_%H%M).log

Merge request reports

Loading