From owner-dev-commits-doc-all@freebsd.org Mon May 24 00:59:13 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BBFF665300F for ; Mon, 24 May 2021 00:59:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FpJkn4FXtz3rKd; Mon, 24 May 2021 00:59:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 45930212A3; Mon, 24 May 2021 00:59:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14O0xDkN041618; Mon, 24 May 2021 00:59:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14O0xDlf041617; Mon, 24 May 2021 00:59:13 GMT (envelope-from git) Date: Mon, 24 May 2021 00:59:13 GMT Message-Id: <202105240059.14O0xDlf041617@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Philip Paeps Subject: git: 28d01b6557 - main - Note availability of FreeBSD 14 systems for developers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: philip X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 28d01b6557124f063744b8131394dd367b32db8d Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2021 00:59:13 -0000 The branch main has been updated by philip (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=28d01b6557124f063744b8131394dd367b32db8d commit 28d01b6557124f063744b8131394dd367b32db8d Author: Philip Paeps AuthorDate: 2021-05-24 00:59:00 +0000 Commit: Philip Paeps CommitDate: 2021-05-24 00:59:00 +0000 Note availability of FreeBSD 14 systems for developers clusteradm upgraded freefall and the ref*/universe* machines for developers to FreeBSD 14-CURRENT last month. --- website/content/en/internal/machines.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/internal/machines.adoc b/website/content/en/internal/machines.adoc index a03c682982..9d1ae2c3d6 100644 --- a/website/content/en/internal/machines.adoc +++ b/website/content/en/internal/machines.adoc @@ -17,12 +17,12 @@ These systems are available for FreeBSD developer / committer use. Reference sys [cols=",,,",options="header",] |=== |Host |OS |Type |Purpose -|freefall |13-CURRENT |amd64 |Shell Logins. +|freefall |14-CURRENT |amd64 |Shell Logins. |ref[14\|13\|12\|11]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building. |ref[14\|13\|12\|11]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building. -|ref[13\|12]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. -|ref[13\|12]-ppc64 |X-STABLE |ppc64\|powerpc64 |Reference machine for general testing and Ports building. -|universe[13\|12\|11][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling. +|ref[14\|13\|12]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. +|ref[14\|13\|12]-ppc64 |X-STABLE |ppc64\|powerpc64 |Reference machine for general testing and Ports building. +|universe[14\|13\|12\|11][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.