Date: Fri, 19 Sep 2025 22:25:50 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: e5e303758d - main - internal/machines: Add 16-X machines Message-ID: <202509192225.58JMPoPo053264@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=e5e303758d5279e69d72b82b8fcfb98613524cd7 commit e5e303758d5279e69d72b82b8fcfb98613524cd7 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2025-09-19 22:18:22 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2025-09-19 22:18:22 +0000 internal/machines: Add 16-X machines --- website/content/en/internal/machines.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/en/internal/machines.adoc b/website/content/en/internal/machines.adoc index 6827e5e568..19e7b64637 100644 --- a/website/content/en/internal/machines.adoc +++ b/website/content/en/internal/machines.adoc @@ -17,11 +17,11 @@ These systems are available for FreeBSD developer / committer use. Reference sys [cols=",,,",options="header",] |=== |Host |OS |Type |Purpose -|freefall |15-CURRENT |amd64 |Shell Logins. -|ref[15\|14\|13]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building. -|ref[15\|14\|13]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building. -|ref[15\|14\|13]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. -|universe[15\|14\|13][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling. +|freefall |16-CURRENT |amd64 |Shell Logins. +|ref[16\|15\|14\|13]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building. +|ref[14\|13]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building. +|ref[16\|15\|14\|13]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. +|universe[16\|15\|14\|13][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling. |=== Machines are generally connected at 1Gbit/sec full-duplex to a dedicated switch with redundant gigabit uplinks. All systems have logged serial consoles and remote power management.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509192225.58JMPoPo053264>
