<div dir="ltr">Hi Freifunkas,<br><br>gestern wurde Gluon v2016.1.4 als <span style="font-size:12.8px">maintenance </span>Release veröffentlicht. Hauptsächlich wurden alle WLAN Treiber in Gluon auf den neuesten Stand gebracht, was die Stabilität erhöhen soll.<br>Die Releasenotes sind zu finden unter<div><a href="http://gluon.readthedocs.org/en/v2016.1.4/releases/v2016.1.4.html" rel="noreferrer" target="_blank" style="font-size:12.8px">http://gluon.readthedocs.org/en/v2016.1.4/releases/v2016.1.4.html</a><br style="font-size:12.8px"><br style="font-size:12.8px"></div><div>Ich hab das Release mal gebaut und online gestellt. Wer möchte kann es testen (im Ordner "2016.1.4.experimental"):<br><a href="https://goo.gl/9EBESD">https://goo.gl/9EBESD</a><br></div><div><br></div><div>Oder wer, falls du grade eine Linux Shell auf hast, kannst das Release auch selber bauen indem du das hier eintippst:</div><div><br></div><div>Bonn:<br><div><font face="monospace, monospace">sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev</font></div><div><font face="monospace, monospace">git clone <a href="https://github.com/freifunk-gluon/gluon.git">https://github.com/freifunk-gluon/gluon.git</a> gluon -b v2016.1.x</font></div><div><font face="monospace, monospace">cd gluon</font></div><div><font face="monospace, monospace">git clone <a href="https://github.com/Gammelknup/site-ffkbu">https://github.com/Gammelknup/site-ffkbu</a> site -b v2016.1</font></div><div><font face="monospace, monospace">make update</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><br></div><div>Köln:<br><div><font face="monospace, monospace">sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev</font></div><div><font face="monospace, monospace">git clone <a href="https://github.com/freifunk-gluon/gluon.git">https://github.com/freifunk-gluon/gluon.git</a> gluon -b v2016.1.x</font></div><div><font face="monospace, monospace">cd gluon</font></div><div><font face="monospace, monospace">git clone <a href="https://github.com/Gammelknup/site-ffkbuk">https://github.com/Gammelknup/site-ffkbuk</a> site -b v2016.1</font></div><div><font face="monospace, monospace">make update</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental BROKEN=1 V=s</font></div></div><div><br></div><div>Umland:<br><div><font face="monospace, monospace">sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev</font></div><div><font face="monospace, monospace">git clone <a href="https://github.com/freifunk-gluon/gluon.git">https://github.com/freifunk-gluon/gluon.git</a> gluon -b v2016.1.x</font></div><div><font face="monospace, monospace">cd gluon</font></div><div><font face="monospace, monospace">git clone <a href="https://github.com/Gammelknup/site-ffkbuu">https://github.com/Gammelknup/site-ffkbuu</a> site -b v2016.1</font></div><div><font face="monospace, monospace">make update</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental BROKEN=1 V=s</font></div></div><div><font face="monospace, monospace"><br></font></div><div><br></div><div>für exotischere Hardware kann man noch diese Targets bauen:</div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=ar71xx-nand GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=brcm2708-bcm2708 GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=brcm2708-bcm2709 GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=mpc85xx-generic GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=ramips-rt305x GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=sunxi GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=x86-64 GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=x86-generic GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=x86-kvm_guest GLUON_BRANCH=experimental BROKEN=1 V=s</font></div><div><font face="monospace, monospace">make -j2 GLUON_TARGET=x86-xen_domu GLUON_BRANCH=experimental BROKEN=1 V=s</font></div></div><div><font face="monospace, monospace"><br></font></div><div>LG, Simon<font face="monospace, monospace"><br></font></div></div>