2015-04-23 09:04:38 +02:00
|
|
|
#### How to build the Freifunk Helgoland Firmware
|
2015-07-11 00:39:56 +02:00
|
|
|
|
2015-04-23 09:04:38 +02:00
|
|
|
git clone https://github.com/freifunk-gluon/gluon.git # Get the official Gluon repository
|
|
|
|
cd gluon
|
|
|
|
git clone https://github.com/freifunk-helgoland/site-helgo.git site # Get the Freifunk Helgoland site repository
|
|
|
|
make update # Get other repositories used by Gluon
|
|
|
|
make # Build Gluon
|
|
|
|
|
|
|
|
Please see [the official Gluon repository](https://github.com/freifunk-gluon/gluon) for an in-depth explanation of the build process.
|
|
|
|
|
|
|
|
|
|
|
|
#### Gluon versions used for specific Helgoland Freifunk Firmware builds
|
|
|
|
|
2016-03-11 19:31:00 +01:00
|
|
|
- 0.8: v2016.1.2
|
2015-07-11 00:39:56 +02:00
|
|
|
- 0.7.1: v2015.1.1
|
|
|
|
- 0.7: skipped
|
|
|
|
- 0.6: v2014.4
|