diff options
| author | flawedworld <flawedworld@flawed.world> | 2022-05-18 20:53:43 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-18 16:03:32 -0400 |
| commit | e2f2ed312fe3f4e4b23a021164424177544cd40b (patch) | |
| tree | 3284bc45824bf6c4bf55f7578e44a031bf71ee2c /static | |
| parent | d7fa397aa92c343866149ec249837294ae768ca8 (diff) | |
Update Ubuntu and Debian versions
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/install/cli.html | 1 | ||||
| -rw-r--r-- | static/install/web.html | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index de78bc75..8b6443bd 100644 --- a/static/build.html +++ b/static/build.html @@ -212,7 +212,7 @@ <section id="build-dependencies"> <h3><a href="#build-dependencies">Build dependencies</a></h3> - <p>Arch Linux, Debian buster and Ubuntu 20.04 LTS are the officially supported + <p>Arch Linux, Debian bullseye and Ubuntu 22.04 LTS are the officially supported operating systems for building GrapheneOS.</p> <p>Dependencies for fetching and verifying the sources:</p> diff --git a/static/install/cli.html b/static/install/cli.html index 970a741c..32452f5b 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -142,6 +142,7 @@ <li>Debian 10 (buster)</li> <li>Debian 11 (bullseye)</li> <li>Ubuntu 20.04 LTS</li> + <li>Ubuntu 22.04 LTS</li> <li>Ubuntu 21.10</li> </ul> diff --git a/static/install/web.html b/static/install/web.html index 36c215cd..0704286f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -120,6 +120,7 @@ <li>Debian 10 (buster)</li> <li>Debian 11 (bullseye)</li> <li>Ubuntu 20.04 LTS</li> + <li>Ubuntu 22.04 LTS</li> <li>Ubuntu 21.10</li> <li>ChromeOS</li> <li>GrapheneOS</li> |
