diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-03 19:11:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-03 19:11:35 -0500 |
| commit | 4e0927b15bce613ada26cf4909c3cca580667691 (patch) | |
| tree | 2ab6249ff3c190ca6f5f870a177797bc74c95f34 /static | |
| parent | 5773b2120c22171ed907ed7370f81ca8f7f8ade5 (diff) | |
update site for 2021.02.02.09 release
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 14 | ||||
| -rw-r--r-- | static/releases.html | 112 |
2 files changed, 63 insertions, 63 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 35147027..961ac302 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -358,16 +358,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 2021.01.23.03 release for the Pixel 4a (sunfish):</p> + page</a>. For example, to download the 2021.02.02.09 release for the Pixel 4a (sunfish):</p> - <pre>curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip -curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig</pre> + <pre>curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.02.09.zip +curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.02.09.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-2021.01.23.03.zip.sig && echo verified</pre> + <pre>signify -Cqp factory.pub -x sunfish-factory-2021.02.02.09.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> @@ -383,15 +383,15 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig</p <p>On Linux:</p> - <pre>bsdtar xvf sunfish-factory-2021.01.23.03.zip</pre> + <pre>bsdtar xvf sunfish-factory-2021.02.02.09.zip</pre> <p>On macOS and Windows:</p> - <pre>tar xvf sunfish-factory-2021.01.23.03.zip</pre> + <pre>tar xvf sunfish-factory-2021.02.02.09.zip</pre> <p>Move into the directory:</p> - <pre>cd sunfish-factory-2021.01.23.03</pre> + <pre>cd sunfish-factory-2021.02.02.09</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 ba662a9b..13799fe0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -200,65 +200,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.210105.002.2021.01.23.03">RQ1A.210105.002.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.02.02.09">RQ1A.210105.002.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip">sunfish-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig">sunfish-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sunfish-ota_update-2021.01.23.03.zip">sunfish-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.02.02.09.zip">sunfish-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.02.02.09.zip.sig">sunfish-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-ota_update-2021.02.02.09.zip">sunfish-ota_update-2021.02.02.09.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.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/coral-factory-2021.01.23.03.zip">coral-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/coral-factory-2021.01.23.03.zip.sig">coral-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/coral-ota_update-2021.01.23.03.zip">coral-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/coral-factory-2021.02.02.09.zip">coral-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/coral-factory-2021.02.02.09.zip.sig">coral-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/coral-ota_update-2021.02.02.09.zip">coral-ota_update-2021.02.02.09.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.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/flame-factory-2021.01.23.03.zip">flame-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/flame-factory-2021.01.23.03.zip.sig">flame-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/flame-ota_update-2021.01.23.03.zip">flame-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/flame-factory-2021.02.02.09.zip">flame-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/flame-factory-2021.02.02.09.zip.sig">flame-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/flame-ota_update-2021.02.02.09.zip">flame-ota_update-2021.02.02.09.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.210105.002.2021.01.23.03">RQ1A.210105.002.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.02.02.09">RQ1A.210105.002.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/bonito-factory-2021.01.23.03.zip">bonito-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/bonito-factory-2021.01.23.03.zip.sig">bonito-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/bonito-ota_update-2021.01.23.03.zip">bonito-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/bonito-factory-2021.02.02.09.zip">bonito-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/bonito-factory-2021.02.02.09.zip.sig">bonito-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/bonito-ota_update-2021.02.02.09.zip">bonito-ota_update-2021.02.02.09.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.210105.002.2021.01.23.03">RQ1A.210105.002.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.02.02.09">RQ1A.210105.002.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/sargo-factory-2021.01.23.03.zip">sargo-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/sargo-factory-2021.01.23.03.zip.sig">sargo-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sargo-ota_update-2021.01.23.03.zip">sargo-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sargo-factory-2021.02.02.09.zip">sargo-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/sargo-factory-2021.02.02.09.zip.sig">sargo-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/sargo-ota_update-2021.02.02.09.zip">sargo-ota_update-2021.02.02.09.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.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.01.23.03.zip">crosshatch-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.01.23.03.zip.sig">crosshatch-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2021.01.23.03.zip">crosshatch-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.02.02.09.zip">crosshatch-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.02.02.09.zip.sig">crosshatch-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2021.02.02.09.zip">crosshatch-ota_update-2021.02.02.09.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.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/blueline-factory-2021.01.23.03.zip">blueline-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/blueline-factory-2021.01.23.03.zip.sig">blueline-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/blueline-ota_update-2021.01.23.03.zip">blueline-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/blueline-factory-2021.02.02.09.zip">blueline-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/blueline-factory-2021.02.02.09.zip.sig">blueline-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/blueline-ota_update-2021.02.02.09.zip">blueline-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="taimen-stable"> @@ -290,65 +290,65 @@ <section id="sunfish-beta"> <h3><a href="#sunfish-beta">Pixel 4a</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.23.03">RQ1A.210105.002.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.02.02.09">RQ1A.210105.002.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip">sunfish-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig">sunfish-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sunfish-ota_update-2021.01.23.03.zip">sunfish-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.02.02.09.zip">sunfish-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-factory-2021.02.02.09.zip.sig">sunfish-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/sunfish-ota_update-2021.02.02.09.zip">sunfish-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="coral-beta"> <h3><a href="#coral-beta">Pixel 4 XL</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/coral-factory-2021.01.23.03.zip">coral-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/coral-factory-2021.01.23.03.zip.sig">coral-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/coral-ota_update-2021.01.23.03.zip">coral-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/coral-factory-2021.02.02.09.zip">coral-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/coral-factory-2021.02.02.09.zip.sig">coral-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/coral-ota_update-2021.02.02.09.zip">coral-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="flame-beta"> <h3><a href="#flame-beta">Pixel 4</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/flame-factory-2021.01.23.03.zip">flame-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/flame-factory-2021.01.23.03.zip.sig">flame-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/flame-ota_update-2021.01.23.03.zip">flame-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/flame-factory-2021.02.02.09.zip">flame-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/flame-factory-2021.02.02.09.zip.sig">flame-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/flame-ota_update-2021.02.02.09.zip">flame-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="bonito-beta"> <h3><a href="#bonito-beta">Pixel 3a XL</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.23.03">RQ1A.210105.002.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.02.02.09">RQ1A.210105.002.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/bonito-factory-2021.01.23.03.zip">bonito-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/bonito-factory-2021.01.23.03.zip.sig">bonito-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/bonito-ota_update-2021.01.23.03.zip">bonito-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/bonito-factory-2021.02.02.09.zip">bonito-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/bonito-factory-2021.02.02.09.zip.sig">bonito-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/bonito-ota_update-2021.02.02.09.zip">bonito-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="sargo-beta"> <h3><a href="#sargo-beta">Pixel 3a</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.23.03">RQ1A.210105.002.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.02.02.09">RQ1A.210105.002.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/sargo-factory-2021.01.23.03.zip">sargo-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/sargo-factory-2021.01.23.03.zip.sig">sargo-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sargo-ota_update-2021.01.23.03.zip">sargo-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/sargo-factory-2021.02.02.09.zip">sargo-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/sargo-factory-2021.02.02.09.zip.sig">sargo-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/sargo-ota_update-2021.02.02.09.zip">sargo-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="crosshatch-beta"> <h3><a href="#crosshatch-beta">Pixel 3 XL</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.01.23.03.zip">crosshatch-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.01.23.03.zip.sig">crosshatch-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2021.01.23.03.zip">crosshatch-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.02.02.09.zip">crosshatch-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2021.02.02.09.zip.sig">crosshatch-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2021.02.02.09.zip">crosshatch-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="blueline-beta"> <h3><a href="#blueline-beta">Pixel 3</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.23.03">RQ1A.210105.003.2021.01.23.03</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.02.02.09">RQ1A.210105.003.2021.02.02.09</a></p> <ul> - <li><a href="https://releases.grapheneos.org/blueline-factory-2021.01.23.03.zip">blueline-factory-2021.01.23.03.zip</a></li> - <li><a href="https://releases.grapheneos.org/blueline-factory-2021.01.23.03.zip.sig">blueline-factory-2021.01.23.03.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/blueline-ota_update-2021.01.23.03.zip">blueline-ota_update-2021.01.23.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/blueline-factory-2021.02.02.09.zip">blueline-factory-2021.02.02.09.zip</a></li> + <li><a href="https://releases.grapheneos.org/blueline-factory-2021.02.02.09.zip.sig">blueline-factory-2021.02.02.09.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/blueline-ota_update-2021.02.02.09.zip">blueline-ota_update-2021.02.02.09.zip</a></li> </ul> </section> <section id="taimen-beta"> |
