From 27d478737f27954f9eb70fae32e948102d236a54 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 2 Jul 2020 13:56:38 -0400 Subject: Update Ubuntu support status --- builds.sr.ht/compatibility.md | 83 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 80 insertions(+), 3 deletions(-) (limited to 'builds.sr.ht') 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 +Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases) + @@ -248,8 +250,8 @@ packages are signed with. Maintainer: Drew DeVault -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/)
@@ -521,6 +523,9 @@ The following commands will be used to configure it: Maintainer: Simon Ser +Support policy: [Upstream production +releases](https://www.freebsd.org/releases/) are supported. +
@@ -594,6 +599,9 @@ Custom package repositories are not supported on FreeBSD builds. Maintainer: Francesco Gazzetta +Support policy: NixOS upstream does not have a clear support policy. We ship the +latest stable version and the latest bleeding edge. +
@@ -668,6 +676,9 @@ nix, no channels are added by default. Maintainer: Jarkko Oranen +Support policy: the most recent release and the version prior are supported. See +also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html) +
@@ -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) +
@@ -782,7 +795,7 @@ Maintainer: New maintainer wanted - + @@ -821,6 +834,68 @@ Maintainer: New maintainer wanted
arch: amd64 (default) dailyweekly
arch: i386
arch: ppc64el
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Ubuntu Groovy (20.10) + image: ubuntu/next or + image: ubuntu/groovy or + image: ubuntu/20.10 +
archsupportednativeupdated
arch: arm64
arch: amd64 (default)daily
arch: i386
arch: ppc64el
arch: s390x
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Ubuntu Bionic (18.04) + image: ubuntu/oldlts or + image: ubuntu/bionic or + image: ubuntu/18.04 +
archsupportednativeupdated
arch: arm64
arch: amd64 (default)monthly
arch: i386
arch: ppc64el
arch: s390x
+ **packages** The packages array is installed with `apt-get install`. @@ -841,6 +916,8 @@ repositories: Maintainer: Drew DeVault +Support cycle: no support guarantees are made for 9front + -- cgit