From 656fa92f2ffc22c580acc03f29657d76ff87366e Mon Sep 17 00:00:00 2001 From: Daniel Frank Date: Sun, 4 Feb 2018 02:04:23 +0100 Subject: [PATCH] Update README.md for the upcoming v0.9.1 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5581691..aee1635 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ #### How to build the Freifunk Hamburg Firmware - $ git clone -b v2017.1.x https://github.com/freifunk-gluon/gluon.git - $ git clone -b v0.9.0 https://github.com/freifunkhamburg/site-ffhh.git + 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 $ cd site-ffhh To build all domains into the subdirectory firmware: @@ -18,7 +19,8 @@ Please see [the official Gluon repository](https://github.com/freifunk-gluon/glu #### Gluon versions used for specific Hamburg Freifunk Firmware builds -- 0.9.0: site-ffhh: 60f30382209ffc050baa82be9bad3622a1d88d5b, gluon: v2017.1.x (9295abcea7b016b0fe4b05c534ea0731b48ef593) +- 0.9.1: site-ffhh: TBD, gluon: v2017.1.5 +- 0.9.0: site-ffhh: 60f30382209ffc050baa82be9bad3622a1d88d5b, gluon: v2017.1.x (9295abcea7b016b0fe4b05c534ea0731b48ef593) (never rolled out due to 0.9.1) - 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)