Skip to content

Freifunk Hamburg specific Gluon configuration

Notifications You must be signed in to change notification settings

rubo78/site-ffhh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build the Freifunk Hamburg Firmware

git clone https://github.com/freifunk-gluon/gluon.git            # Get the official Gluon repository
cd gluon
git clone https://github.com/freifunkhamburg/site-ffhh.git site  # Get the Freifunk Hamburg site repository
make update                                                    # Get other repositories used by Gluon
make                                                           # Build Gluon

Please see the official Gluon repository for an in-depth explanation of the build process.

Gluon versions used for specific Hamburg Freifunk Firmware builds

  • 0.8: v2016.1.4
  • 0.7.1: v2015.1.2
  • 0.7: v2015.1
  • 0.6: v2014.4
  • 0.5.1: v2014.3.1
  • 0.5: v2014.3
  • 0.4.2: v2014.2
  • note: no gluon fork used anymore
  • 0.4.1: v2014.2-hh
  • equal to official gluon v2014.2 + ffhh specific patches
  • 0.4a: v2014.1a
  • equal to official gluon v2014.1 + ffhh specific patches

About

Freifunk Hamburg specific Gluon configuration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%