2014-06-27 19:27:03 +02:00
#### How to build the Freifunk Hamburg Firmware
2016-05-06 20:37:57 +02:00
2018-02-04 02:04:23 +01:00
In the next two commands replace GLUON_VERSION and SITE_VERSION with the actual version numbers.
$ git clone -b GLUON_VERSION https://github.com/freifunk-gluon/gluon.git
$ git clone -b SITE_VERSION https://github.com/freifunkhamburg/site-ffhh.git
2018-01-26 20:49:19 +01:00
$ cd site-ffhh
2019-02-08 20:56:16 +01:00
To build the firmware into the subdirectory firmware:
2018-02-03 15:55:16 +01:00
$ ./build.sh -g ../gluon -o firmware
2018-01-26 20:49:19 +01:00
The build.sh supports the argument -b if you wish to also build firmware images marked as broken in gluon.
2014-06-27 19:27:03 +02:00
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 Hamburg Freifunk Firmware builds
2014-03-10 20:43:29 +01:00
2024-02-02 20:05:50 +01:00
- v2022.1.4.0: site-ffhh: v2022.1.4.0, gluon: v2022.1.4
- v2022.1.3.0: site-ffhh: v2022.1.3.0, gluon: v2022.1.3 (nur experimental verteilt)
2022-05-03 22:00:52 +02:00
- v2021.1.2.0: site-ffhh: v2021.1.2.0, gluon: v2021.1.2
2022-01-10 20:28:41 +01:00
- v2021.1.1.0: site-ffhh: v2021.1.1.0, gluon: v2021.1.1
2021-05-17 20:05:27 +02:00
- v2020.2.3.0: site-ffhh: v2020.2.3.0, gluon: v2020.2.3
2020-12-16 22:07:43 +01:00
- v2020.2.2.0: site-ffhh: v2020.2.2.0, gluon: v2020.2.2
2020-09-12 00:37:24 +02:00
- v2020.1.4.0: site-ffhh: v2020.1.4.0, gluon: v2020.1.4
2020-06-19 22:00:28 +02:00
- v2020.1.3.0: site-ffhh: v2020.1.3.0, gluon: v2020.1.3
2020-06-08 20:45:04 +02:00
- v2019.1.2.0: site-ffhh: v2019.1.2.0, gluon: v2019.1.2
2019-09-13 20:26:13 +02:00
- v2018.2.3.0: site-ffhh: v2018.2.3.0, gluon: v2018.2.3
2019-04-26 19:47:12 +02:00
- v2018.2.1.0: site-ffhh: v2018.2.1.0, gluon: v2018.2.1
2019-02-08 20:56:16 +01:00
- v2018.1.4.2: site-ffhh: v2018.1.4.2, gluon: v2018.1.4
- v2018.1.4.1: site-ffhh: v2018.1.4.1, gluon: v2018.1.4
2018-12-21 20:26:32 +01:00
- v2018.1.4.0: site-ffhh: v2018.1.4.0, gluon: v2018.1.4
2018-11-30 21:49:29 +01:00
- v2018.1.3.0: site-ffhh: v2018.1.3.0, gluon: v2018.1.3
2018-08-28 21:41:53 +02:00
- v2018.1.1.0: site-ffhh: v2018.1.1.0, gluon: v2018.1.1
- v2018.1.0.0: site-ffhh: v2018.1.0.0, gluon: v2018.1 (never rolled out due to issues with the auto updater in gluon)
2018-07-09 19:13:55 +02:00
- 0.9.2: site-ffhh: v0.9.2, gluon: v2017.1.8
2018-02-13 21:08:59 +01:00
- 0.9.1: site-ffhh: v0.9.1, gluon: v2017.1.5
2018-02-04 02:04:23 +01:00
- 0.9.0: site-ffhh: 60f30382209ffc050baa82be9bad3622a1d88d5b, gluon: v2017.1.x (9295abcea7b016b0fe4b05c534ea0731b48ef593) (never rolled out due to 0.9.1)
2018-01-26 20:49:19 +01:00
- 0.8.6: v2016.2.7 Fix gw01-new key, add 3.ntp.services.ffhh to NTP servers, add Firmware signing keys for Alexander and Olli, remove old domain
- 0.8.5: v2016.2.7 Domain split, new package: ffho-ebtables-net-rules
- 0.8.4: v2016.2.7 (updated openwrt/package/network/services/dnsmasq/Makefile: PKG\_VERSION:=2.78 & PKG\_MD5SUM:=6d0241b72c79d2b510776ccc4ed69ca4)
2017-09-18 20:11:33 +02:00
- 0.8.3: v2016.2.6 (ffhh-sued only)
2017-09-18 20:06:18 +02:00
- 0.8.2: v2016.2.5
- 0.8.1: v2016.2.4 (ffhh-sued only)
2016-05-06 20:37:57 +02:00
- 0.8: v2016.1.4
- 0.7.1: v2015.1.2
2015-05-22 22:23:56 +02:00
- 0.7: v2015.1
2015-01-02 09:30:13 +01:00
- 0.6: v2014.4
2016-05-06 20:37:57 +02:00
- 0.5.1: v2014.3.1
2014-08-04 17:08:12 +02:00
- 0.5: v2014.3
2014-06-27 19:22:36 +02:00
- 0.4.2: v2014.2
- note: no gluon fork used anymore
2014-06-24 17:04:39 +02:00
- 0.4.1: v2014.2-hh
- equal to official gluon v2014.2 + ffhh specific patches
2014-06-06 18:19:10 +02:00
- 0.4a: v2014.1a
2016-05-06 20:37:57 +02:00
- equal to official gluon v2014.1 + ffhh specific patches