GLUGHF/FreifunkHerford/Firmware = Quellcode = * https://github.com/freifunk-gluon/gluon.git * https://github.com/freifunk-herford/site-ffhf.git = How to Build: = {{{ git clone https://github.com/freifunk-gluon/gluon.git # Get the official Gluon repository cd gluon git checkout v2016.1.4 # switch to stable release - never use master ! git clone https://github.com/freifunk-herford/site-ffhf.git site # Get the Freifunk Herford site repository make update # Get other repositories used by Gluon make -j4 GLUON_TARGET=ar71xx-generic # Build Gluon }}} die fertigem images liegen dann im Ordner "output"