diff options
author | rubo77 <github@r.z11.de> | 2018-06-21 23:24:49 +0200 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2018-06-21 23:24:49 +0200 |
commit | c019e71e50e522889b8b9a8fc8473fc8c47b324c (patch) | |
tree | e095a6423325f80a98574a623bb8b6c0f7403789 /README.md | |
parent | cb0c49dfa6b0522b197869cd653c8de1aca2947d (diff) | |
parent | 0f1a5dcaff1e241bbb8fa1237c2d59cc8457df42 (diff) |
Merge remote-tracking branch 'origin/nightly'
# Conflicts:
# CHANGELOG.md
# README.md
# make-release.sh
# modules
# site.conf
# site.mk
# tests/validate_site.sh
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -33,6 +33,12 @@ You can always find the current release at https://freifunk.in-kiel.de/firmware. # Development +## Validation + +You can validate your changes to this repository by calling the validate_site.sh file with + + tests/validate_site.sh + ## General process - Usually no commits should affect `master` directly. @@ -47,6 +53,8 @@ You can always find the current release at https://freifunk.in-kiel.de/firmware. These Kieler Freifunk firmwares have been released: +- 2016.2.7 + - Based on Gluon 2016.2.7 - 2016.2.6.2 - Based on Gluon 2016.2.6 - Deactivated legacy ibss meshing protocol |