diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 10:00:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 10:03:02 -0400 |
| commit | 79e73b5b53a37813a3ad8a2c05ae40fddce202b8 (patch) | |
| tree | 3a65002df45e97f22c2dc4af828a399a4b5b7ede /static/releases.html | |
| parent | 64ec07637cc340ba041e9edbe3806b3a8f22925d (diff) | |
expand releases information further
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c3dc7623..8873f7da 100644 --- a/static/releases.html +++ b/static/releases.html @@ -24,6 +24,15 @@ <h1>GrapheneOS releases</h2> <p>These releases are available as both tags in the source code repositories and official builds.</p> + <p>The factory images are used for the initial installation and can be verified with + GPG. See the <a href="/install">installation guide</a> for details.</p> + <p>GrapheneOS uses automatic over-the-air updates, but full update packages are listed + below for uncommon use cases like never connecting the device to the internet. A full + update package can upgrade from any past version to the new version. The over-the-air + updates use delta update packages when available. Those aren't currently linked below + but may be in the future once they're being used more consistently. Update packages + are not for performing the initial installation and you should ignore incorrect guides + trying to use them to install the OS.</p> <h2>Stable channel</h2> <div id="stable"></div> <h2>Beta channel</h2> |
