diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/static/build.html b/static/build.html index 945d51ce..66e27faf 100644 --- a/static/build.html +++ b/static/build.html @@ -136,6 +136,7 @@ <p>Smartphone targets:</p> <ul> + <li>barbet (Pixel 5a) — incomplete</li> <li>redfin (Pixel 5)</li> <li>bramble (Pixel 4a (5G))</li> <li>sunfish (Pixel 4a)</li> @@ -304,11 +305,13 @@ <section id="development-branch"> <h4><a href="#development-branch">Development branch</a></h4> - <p>The <code>11</code> branch is the only active development branch for GrapheneOS - development. Older branches are no longer maintained. It is currently used for all - officially supported devices and should be used for the basis of ports to other - devices. Occasionally, some devices may be supported through device support branches - to avoid impacting other devices with changes needed to support them.</p> + <p>The <code>11</code> branch is the only active development branch for + GrapheneOS development. Older branches are no longer maintained. It is + currently used for all officially supported devices and should be used for + the basis of ports to other devices. Occasionally, some devices may be + supported through device support branches to avoid impacting other devices + with changes needed to support them. The Pixel 5a will initially be + supported via the 11-barbet branch.</p> <pre>mkdir grapheneos-11 cd grapheneos-11 @@ -394,6 +397,7 @@ cd ../..</pre> <li>Pixel 5: redfin</li> </ul> </li> + <li>Pixel 5a: barbet</li> </ul> <p>As part of the hardening in GrapheneOS, it uses fully monolithic kernel builds with |
