2021.01.05.03 is now pushed out as stable
This commit is contained in:
parent
8b1b5c6239
commit
c3dc0ca7b8
@ -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>
|
||||
|
||||
|
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user