diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 03:29:06 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 03:29:06 -0500 |
| commit | c3dc0ca7b8bc8761bf7713c2244253c3d0a749a4 (patch) | |
| tree | 7659349e35171bebbe06aba3dbcd90578bc9d982 /static | |
| parent | 8b1b5c6239f3db8deb3ade6898f932c7b06f76e7 (diff) | |
2021.01.05.03 is now pushed out as stable
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 14 | ||||
| -rw-r--r-- | static/releases.html | 56 |
2 files changed, 35 insertions, 35 deletions
diff --git a/static/install.html b/static/install.html index 9b3c294e..f59fbdcf 100644 --- a/static/install.html +++ b/static/install.html @@ -356,16 +356,16 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> When the current signing key is replaced, the new key will be signed with it.</p> <p>Download the factory images for the device from <a href="/releases">the releases - page</a>. For example, to download the 2020.12.12.03 release for the Pixel 4a (sunfish):</p> + page</a>. For example, to download the 2021.01.05.03 release for the Pixel 4a (sunfish):</p> - <pre>curl -O https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip -curl -O https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip.sig</pre> + <pre>curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.05.03.zip +curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.05.03.zip.sig</pre> <p>Verify the factory images using the signature if you were able to obtain <code>signify</code> from trusted package repositories (see above), otherwise continue on to the next section without this:</p> - <pre>signify -Cqp factory.pub -x sunfish-factory-2020.12.12.03.zip.sig && echo verified</pre> + <pre>signify -Cqp factory.pub -x sunfish-factory-2021.01.05.03.zip.sig && echo verified</pre> <p>This will output <code>verified</code> if verification is successful. If something goes wrong, it will output an error message rather than <code>verified</code>.</p> @@ -381,15 +381,15 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip.sig</p <p>On Linux:</p> - <pre>bsdtar xvf sunfish-factory-2020.12.12.03.zip</pre> + <pre>bsdtar xvf sunfish-factory-2021.01.05.03.zip</pre> <p>On macOS and Windows:</p> - <pre>tar xvf sunfish-factory-2020.12.12.03.zip</pre> + <pre>tar xvf sunfish-factory-2021.01.05.03.zip</pre> <p>Move into the directory:</p> - <pre>cd sunfish-factory-2020.12.12.03</pre> + <pre>cd sunfish-factory-2021.01.05.03</pre> <p>Flash the images with the flash-all script in the directory.</p> diff --git a/static/releases.html b/static/releases.html index f7e208df..1af60176 100644 --- a/static/releases.html +++ b/static/releases.html @@ -198,65 +198,65 @@ <section id="sunfish-stable"> <h3><a href="#sunfish-stable">Pixel 4a</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.008.2020.12.12.03">RQ1A.201205.008.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.05.03">RQ1A.210105.002.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip">sunfish-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip.sig">sunfish-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sunfish-ota_update-2020.12.12.03.zip">sunfish-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.01.05.03.zip">sunfish-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.01.05.03.zip.sig">sunfish-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-ota_update-2021.01.05.03.zip">sunfish-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="coral-stable"> <h3><a href="#coral-stable">Pixel 4 XL</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.008.2020.12.12.03">RQ1A.201205.008.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.05.03">RQ1A.210105.003.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/coral-factory-2020.12.12.03.zip">coral-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/coral-factory-2020.12.12.03.zip.sig">coral-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/coral-ota_update-2020.12.12.03.zip">coral-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/coral-factory-2021.01.05.03.zip">coral-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/coral-factory-2021.01.05.03.zip.sig">coral-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/coral-ota_update-2021.01.05.03.zip">coral-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="flame-stable"> <h3><a href="#flame-stable">Pixel 4</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.008.2020.12.12.03">RQ1A.201205.008.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.05.03">RQ1A.210105.003.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/flame-factory-2020.12.12.03.zip">flame-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/flame-factory-2020.12.12.03.zip.sig">flame-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/flame-ota_update-2020.12.12.03.zip">flame-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/flame-factory-2021.01.05.03.zip">flame-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/flame-factory-2021.01.05.03.zip.sig">flame-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/flame-ota_update-2021.01.05.03.zip">flame-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="bonito-stable"> <h3><a href="#bonito-stable">Pixel 3a XL</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.003.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.05.03">RQ1A.210105.002.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/bonito-factory-2020.12.12.03.zip">bonito-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/bonito-factory-2020.12.12.03.zip.sig">bonito-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/bonito-ota_update-2020.12.12.03.zip">bonito-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/bonito-factory-2021.01.05.03.zip">bonito-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/bonito-factory-2021.01.05.03.zip.sig">bonito-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/bonito-ota_update-2021.01.05.03.zip">bonito-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="sargo-stable"> <h3><a href="#sargo-stable">Pixel 3a</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.003.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.05.03">RQ1A.210105.002.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/sargo-factory-2020.12.12.03.zip">sargo-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/sargo-factory-2020.12.12.03.zip.sig">sargo-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sargo-ota_update-2020.12.12.03.zip">sargo-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sargo-factory-2021.01.05.03.zip">sargo-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sargo-factory-2021.01.05.03.zip.sig">sargo-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/sargo-ota_update-2021.01.05.03.zip">sargo-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="crosshatch-stable"> <h3><a href="#crosshatch-stable">Pixel 3 XL</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.003.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.05.03">RQ1A.210105.003.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2020.12.12.03.zip">crosshatch-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2020.12.12.03.zip.sig">crosshatch-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2020.12.12.03.zip">crosshatch-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.01.05.03.zip">crosshatch-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.01.05.03.zip.sig">crosshatch-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2021.01.05.03.zip">crosshatch-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="blueline-stable"> <h3><a href="#blueline-stable">Pixel 3</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.003.2020.12.12.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.05.03">RQ1A.210105.003.2021.01.05.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/blueline-factory-2020.12.12.03.zip">blueline-factory-2020.12.12.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/blueline-factory-2020.12.12.03.zip.sig">blueline-factory-2020.12.12.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/blueline-ota_update-2020.12.12.03.zip">blueline-ota_update-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/blueline-factory-2021.01.05.03.zip">blueline-factory-2021.01.05.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/blueline-factory-2021.01.05.03.zip.sig">blueline-factory-2021.01.05.03.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/blueline-ota_update-2021.01.05.03.zip">blueline-ota_update-2021.01.05.03.zip</a></li> </ul> </section> <section id="taimen-stable"> |
