diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-20 17:11:48 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-20 17:11:48 -0500 |
| commit | e31aba7512210c0439158a1e7459c84151c90521 (patch) | |
| tree | c2fdbdf29fee32a92f4a75f5320cc446883ef4ad /static | |
| parent | b8d0111493f7617a9bb3d2204eaaea4e3dfe812f (diff) | |
raven/oriole support no longer experimental
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 4 | ||||
| -rw-r--r-- | static/faq.html | 9 | ||||
| -rw-r--r-- | static/releases.html | 16 |
3 files changed, 12 insertions, 17 deletions
diff --git a/static/build.html b/static/build.html index dbae4d98..b25723cb 100644 --- a/static/build.html +++ b/static/build.html @@ -143,8 +143,8 @@ <p>Smartphone targets:</p> <ul> - <li>raven (Pixel 6 Pro) — experimental</li> - <li>oriole (Pixel 6) — experimental</li> + <li>raven (Pixel 6 Pro)</li> + <li>oriole (Pixel 6)</li> <li>barbet (Pixel 5a)</li> <li>redfin (Pixel 5)</li> <li>bramble (Pixel 4a (5G))</li> diff --git a/static/faq.html b/static/faq.html index 9902ff74..ff82fb51 100644 --- a/static/faq.html +++ b/static/faq.html @@ -141,6 +141,8 @@ <p>GrapheneOS has official production support for the following devices:</p> <ul> + <li>Pixel 6 Pro (raven)</li> + <li>Pixel 6 (oriole)</li> <li>Pixel 5a (barbet)</li> <li>Pixel 5 (redfin)</li> <li>Pixel 4a (5G) (bramble)</li> @@ -162,13 +164,6 @@ <p>We provide extended support releases as a stopgap for users to transition to the far more secure current generation devices.</p> - <p>GrapheneOS has experimental support for the following devices:</p> - - <ul> - <li>Pixel 6 Pro (raven)</li> - <li>Pixel 6 (oriole)</li> - </ul> - <p>The release tags for these devices have official builds and updates available. These devices meet the stringent privacy and security standards and have substantial upstream and downstream hardening specific to the diff --git a/static/releases.html b/static/releases.html index 470e5168..14724cca 100644 --- a/static/releases.html +++ b/static/releases.html @@ -61,8 +61,8 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> - <li><a href="#raven-stable">Pixel 6 Pro (experimental)</a></li> - <li><a href="#oriole-stable">Pixel 6 (experimental)</a></li> + <li><a href="#raven-stable">Pixel 6 Pro</a></li> + <li><a href="#oriole-stable">Pixel 6</a></li> <li><a href="#barbet-stable">Pixel 5a</a></li> <li><a href="#redfin-stable">Pixel 5</a></li> <li><a href="#bramble-stable">Pixel 4a (5G)</a></li> @@ -78,8 +78,8 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> - <li><a href="#raven-beta">Pixel 6 Pro (experimental)</a></li> - <li><a href="#oriole-beta">Pixel 6 (experimental)</a></li> + <li><a href="#raven-beta">Pixel 6 Pro</a></li> + <li><a href="#oriole-beta">Pixel 6</a></li> <li><a href="#barbet-beta">Pixel 5a</a></li> <li><a href="#redfin-beta">Pixel 5</a></li> <li><a href="#bramble-beta">Pixel 4a (5G)</a></li> @@ -258,7 +258,7 @@ not be updated for the latest set of releases yet.</strong></p></noscript> <section id="raven-stable"> - <h3><a href="#raven-stable">Pixel 6 Pro (experimental)</a></h3> + <h3><a href="#raven-stable">Pixel 6 Pro</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.211205.017.2021121421">SQ1D.211205.017.2021121421</a></p> <ul> <li><a href="https://releases.grapheneos.org/raven-factory-2021121421.zip">raven-factory-2021121421.zip</a></li> @@ -267,7 +267,7 @@ </ul> </section> <section id="oriole-stable"> - <h3><a href="#oriole-stable">Pixel 6 (experimental)</a></h3> + <h3><a href="#oriole-stable">Pixel 6</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.211205.017.2021121421">SQ1D.211205.017.2021121421</a></p> <ul> <li><a href="https://releases.grapheneos.org/oriole-factory-2021121421.zip">oriole-factory-2021121421.zip</a></li> @@ -375,7 +375,7 @@ not be updated for the latest set of releases yet.</strong></p></noscript> <section id="raven-beta"> - <h3><a href="#raven-beta">Pixel 6 Pro (experimental)</a></h3> + <h3><a href="#raven-beta">Pixel 6 Pro</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.211205.017.2021121421">SQ1D.211205.017.2021121421</a></p> <ul> <li><a href="https://releases.grapheneos.org/raven-factory-2021121421.zip">raven-factory-2021121421.zip</a></li> @@ -384,7 +384,7 @@ </ul> </section> <section id="oriole-beta"> - <h3><a href="#oriole-beta">Pixel 6 (experimental)</a></h3> + <h3><a href="#oriole-beta">Pixel 6</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.211205.017.2021121421">SQ1D.211205.017.2021121421</a></p> <ul> <li><a href="https://releases.grapheneos.org/oriole-factory-2021121421.zip">oriole-factory-2021121421.zip</a></li> |
