diff options
author | rubo77 <github@r.z11.de> | 2016-11-28 20:27:54 +0100 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2016-11-28 20:27:54 +0100 |
commit | f486462d1ab12c555a6fe02654316e03eac9f90f (patch) | |
tree | 3fb2e38c9002d90737f5468da67f2676141acf9c /README.md | |
parent | 0e95065314c42310d511a316e2ec0e748a70aa8e (diff) |
Angepasste gluon packages: gluon-config-mode-hostname-no-pretty und gluon-config-mode-contact-info-anonymous-hint
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -2,9 +2,9 @@ Doku: https://gluon.readthedocs.org/en/v2015.1/user/site.html Gluon versions used for specific Kieler Freifunk Firmware builds: -- 2016.1.2 - Gluon 2016.1.2 +- 2016.2.1 - Gluon 2016.2.1 - BugFixes -- 2016.1.5 - Gluon 2016.1.5 +- 2016.1.5.1 - Gluon 2016.1.5 - USB-auto-mount - Kontaktfeld pflicht - roamguide (initial inaktiv) @@ -40,6 +40,3 @@ You can easily create your own experimental build with these commands: for TARGET in ar71xx-generic ar71xx-nand mpc85xx-generic x86-generic x86-kvm_guest x86-64 x86-xen_domu; do make GLUON_TARGET=$TARGET DEFAULT_GLUON_RELEASE=2016.1.5~exp$D BROKEN=1; done - - - |