summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-02-14 06:32:22 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-02-14 06:32:40 -0500
commitd7db6a7ece03ec76a7acfec40d6655b8bb22f9cd (patch)
tree58e2a637ff53b89b7a3438d67ab25522392707fe
parenta08e41b70fd6e29f90371cbcab0f6ef5c66c7561 (diff)
drop official support for installing via Debian 10
Debian 10 no longer receives official security support and has an OpenSSH version predating file signing support. We plan to move away from signify to OpenSSH for more portability so this has to go.
-rw-r--r--static/install/cli.html1
-rw-r--r--static/install/web.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index dcc610df..1be722fc 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -130,7 +130,6 @@
<li>macOS Ventura (13)</li>
<li>macOS Sonoma (14)</li>
<li>Arch Linux</li>
- <li>Debian 10 (buster)</li>
<li>Debian 11 (bullseye)</li>
<li>Debian 12 (bookworm)</li>
<li>Ubuntu 20.04 LTS</li>
diff --git a/static/install/web.html b/static/install/web.html
index 880c2fb8..d60546ad 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -108,7 +108,6 @@
<li>macOS Ventura (13)</li>
<li>macOS Sonoma (14)</li>
<li>Arch Linux</li>
- <li>Debian 10 (buster)</li>
<li>Debian 11 (bullseye)</li>
<li>Debian 12 (bookworm)</li>
<li>Ubuntu 20.04 LTS</li>