]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Split the CPU architectures into more categories
authorOndřej Surý <ondrej@isc.org>
Mon, 21 Aug 2023 15:53:15 +0000 (17:53 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 23 Aug 2023 14:54:22 +0000 (16:54 +0200)
Move i386 and other less common or ancient CPU architectures to
Community-Maintened category.  Move armhf and arm64 to the Best-Effort
category as we do test them as part of development work (new MacBooks
are all arm64), we don't really do full set of tests in the CI.

doc/arm/platforms.inc.rst

index b249e20862984f7cceae75f27bc1df52effbb35a..f83c1b2abd77aca4441b478821143cc6bbc819c9 100644 (file)
@@ -51,8 +51,7 @@ following systems:
 -  OpenBSD 7.3
 -  Alpine Linux 3.18
 
-The amd64, i386, armhf, and arm64 CPU architectures are all fully
-supported.
+The amd64 CPU architecture is fully supported and regularly tested.
 
 Best-Effort
 ~~~~~~~~~~~
@@ -73,7 +72,7 @@ regularly by ISC.
    -  Arch Linux
 
 -  OpenWRT/LEDE 17.01+
--  Other CPU architectures (mips, mipsel, sparc, …)
+-  Other CPU architectures (arm, arm64, mips64, ppc64, s390x)
 
 Community-Maintained
 ~~~~~~~~~~~~~~~~~~~~
@@ -93,6 +92,8 @@ supported platforms.
    -  Debian 8 Jessie, 9 Stretch, 10 Buster
    -  FreeBSD 10.x, 11.x
 
+-  Less common CPU architectures (i386, i686, mips, mipsel, sparc, ppc, and others)
+
 Unsupported Platforms
 ---------------------