summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-05 22:13:38 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-05 22:13:38 -0400
commitf9fd3cc697cca6624f1d6ba3f587018cf6f93fac (patch)
tree0ad82b9de442b796c6bcb199147cfc3c3e35ee91 /static
parent90f4c364f3afa5bf5f4db873d522b0cbecd89c29 (diff)
explain over-the-air delta updates
Diffstat (limited to 'static')
-rw-r--r--static/build.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 42c3edb9..f67950a6 100644
--- a/static/build.html
+++ b/static/build.html
@@ -699,6 +699,11 @@ cd ../..</pre>
   ├── crosshatch-target_files-2019.10.07.21.zip
   └── crosshatch-testing</pre>
+ <p>Incremental updates are uploaded alongside the update packages and update metadata
+ on the static web server used as an update server. The update client will
+ automatically check for an incremental update and use it if available. No additional
+ metadata is needed to make incremental updates work.</p>
+
<h2 id="prebuilt-code">
<a href="#prebuilt-code">Prebuilt code</a>
</h2>