gluon/docs/features/autoupdater.rst
Daniel Ehlers 9f8afd49fa docs: more work on docs
docs: Basic site documentation
docs: Basic autoupdater documentation
docs: minimal autoupdater info
docs: bump version to 2014.2

Closes #114
2014-07-09 12:17:51 +02:00

40 lines
723 B
ReStructuredText

Autoupdater
===========
Infrastructure
--------------
We suggest to have following directory tree accessible via http:
::
firmware/
stable/
sysupgrade/
factory/
snapshot/
sysupgrade/
factory/
experimental/
sysupgrade/
factory/
The last level is generated by the Gluon build process. Do not forget
to rename the ``<branch>.manifest`` into ``manifest`` inside of the
sysupgrade directories.
The server should be available via IPv6.
Command Line
------------
::
# Update with some probability
autoupdate
::
# Force Update Check
autoupdater -f