aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/compatibility.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-07-02 13:56:38 -0400
committerDrew DeVault <sir@cmpwn.com>2020-07-02 13:56:38 -0400
commit27d478737f27954f9eb70fae32e948102d236a54 (patch)
treef8c597f1e88fedf05058669ab63845c3190f4b90 /builds.sr.ht/compatibility.md
parent0ca6be330818ad4a03ebbe3d3e4dc86663d8a30b (diff)
downloadsr.ht-docs-27d478737f27954f9eb70fae32e948102d236a54.tar.gz
Update Ubuntu support status
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r--builds.sr.ht/compatibility.md83
1 files changed, 80 insertions, 3 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 6ba3178..ee5bae4 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -31,6 +31,8 @@ rather than using a specific release in your build manifests.
Maintainer: Drew DeVault <sir@cmpwn.com>
+Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases)
+
<table class="table table-sm table-hover">
<thead>
<tr>
@@ -248,8 +250,8 @@ packages are signed with.
Maintainer: Drew DeVault <sir@cmpwn.com>
-Debian release channels are supported going back to oldstable. oldoldstable is
-not supported.
+Support policy: stable, testing, unstable, and oldstable are supported.
+See also: [upstream releases](https://www.debian.org/releases/)
<table class="table table-sm table-hover">
<thead>
@@ -521,6 +523,9 @@ The following commands will be used to configure it:
Maintainer: Simon Ser <contact@emersion.fr>
+Support policy: [Upstream production
+releases](https://www.freebsd.org/releases/) are supported.
+
<table class="table table-sm table-hover">
<thead>
<tr>
@@ -594,6 +599,9 @@ Custom package repositories are not supported on FreeBSD builds.
Maintainer: Francesco Gazzetta <fgaz@fgaz.me>
+Support policy: NixOS upstream does not have a clear support policy. We ship the
+latest stable version and the latest bleeding edge.
+
<table class="table table-sm table-hover">
<thead>
<tr>
@@ -668,6 +676,9 @@ nix, no channels are added by default.
Maintainer: Jarkko Oranen <oranenj@iki.fi>
+Support policy: the most recent release and the version prior are supported. See
+also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
+
<table class="table table-sm table-hover">
<thead>
<tr>
@@ -759,6 +770,8 @@ Custom package repositories are not supported on OpenBSD builds.
Maintainer: New maintainer wanted
+Support cycle: [upstream](https://wiki.ubuntu.com/Releases)
+
<table class="table table-sm table-hover">
<thead>
<tr>
@@ -782,7 +795,7 @@ Maintainer: New maintainer wanted
<td><code>arch: amd64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
- <td>daily</td>
+ <td>weekly</td>
</tr>
<tr><td><code>arch: i386</code></td><td style="text-align: center"></td><td></td><td></td></tr>
<tr><td><code>arch: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr>
@@ -821,6 +834,68 @@ Maintainer: New maintainer wanted
</tbody>
</table>
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
+ <th>Ubuntu Groovy (20.10)</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: ubuntu/next</code> <strong>or</strong>
+ <code>image: ubuntu/groovy</code> <strong>or</strong>
+ <code>image: ubuntu/20.10</code>
+ </th>
+ </tr>
+ <tr>
+ <th>arch</th>
+ <th style="text-align: center">supported</th>
+ <th style="text-align: center">native</th>
+ <th>updated</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr><td><code>arch: arm64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr class="table-primary">
+ <td><code>arch: amd64</code> (default)</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td>daily</td>
+ </tr>
+ <tr><td><code>arch: i386</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr><td><code>arch: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr><td><code>arch: s390x</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ </tbody>
+</table>
+
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
+ <th>Ubuntu Bionic (18.04)</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: ubuntu/oldlts</code> <strong>or</strong>
+ <code>image: ubuntu/bionic</code> <strong>or</strong>
+ <code>image: ubuntu/18.04</code>
+ </th>
+ </tr>
+ <tr>
+ <th>arch</th>
+ <th style="text-align: center">supported</th>
+ <th style="text-align: center">native</th>
+ <th>updated</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr><td><code>arch: arm64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr class="table-primary">
+ <td><code>arch: amd64</code> (default)</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td>monthly</td>
+ </tr>
+ <tr><td><code>arch: i386</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr><td><code>arch: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr><td><code>arch: s390x</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ </tbody>
+</table>
+
**packages**
The packages array is installed with `apt-get install`.
@@ -841,6 +916,8 @@ repositories:
Maintainer: Drew DeVault <sir@cmpwn.com>
+Support cycle: no support guarantees are made for 9front
+
<table class="table table-sm table-hover">
<thead>
<tr>