This commit is contained in:
kb-light 2017-01-20 16:23:37 +01:00
parent 07ed6f84e1
commit b9c905607b

View File

@ -2,9 +2,9 @@ gluon-site-generate
===================
This package generates the needed `site.json` directly on the node after firmware
upgrad has been performed. This can be used, to support different sites/regions
upgrade has been performed. This can be used, to support different sites/regions
within one firmware image. The default `site.json` will be replaced by
`extra/template.conf` which is patly replacte by values defined in
`extra/template.conf` which is partially replaced by values defined in
`extra/sites.conf` and `extra/groups.conf`.
One can generate the `site.conf` before build with: `GLUON_SITEDIR=$PATH ./scripts/gen-site-conf.lua`