From owner-dev-commits-doc-all@freebsd.org Fri Mar 5 18:31:31 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 45F16562C2C for ; Fri, 5 Mar 2021 18:31:31 +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 4Dsbsv09j8z3H4P; Fri, 5 Mar 2021 18:31:31 +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 E30951506A; Fri, 5 Mar 2021 18:31:30 +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 125IVUrX022910; Fri, 5 Mar 2021 18:31:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 125IVUTI022909; Fri, 5 Mar 2021 18:31:30 GMT (envelope-from git) Date: Fri, 5 Mar 2021 18:31:30 GMT Message-Id: <202103051831.125IVUTI022909@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Chris Rees Subject: git: 7c3a8149fd - main - Keep references to stable (12) up to date MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: crees X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7c3a8149fd9614b8d2084950a7478054b14751ce 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: Fri, 05 Mar 2021 18:31:31 -0000 The branch main has been updated by crees: URL: https://cgit.FreeBSD.org/doc/commit/?id=7c3a8149fd9614b8d2084950a7478054b14751ce commit 7c3a8149fd9614b8d2084950a7478054b14751ce Author: Chris Rees AuthorDate: 2021-03-04 10:13:53 +0000 Commit: Chris Rees CommitDate: 2021-03-05 18:31:20 +0000 Keep references to stable (12) up to date This adds an entity, betarel-current-major which refers to the latest -STABLE Reviewed by: gjb Differential Revision: https://reviews.freebsd.org/D29057 --- documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +- shared/releases.adoc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index 6d6b74f3f5..45313fd995 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -572,7 +572,7 @@ To track FreeBSD-STABLE: . Join the {freebsd-stable} in order to stay informed of build dependencies that may appear in FreeBSD-STABLE or any other issues requiring special attention. Developers will also make announcements in this mailing list when they are contemplating some controversial fix or update, giving the users a chance to respond if they have any issues to raise concerning the proposed change. + -Join the relevant svn list for the branch being tracked. For example, users tracking the 9-STABLE branch should join the {svn-src-stable-9}. This list records the commit log entry for each change as it is made, along with any pertinent information on possible side effects. +Join the relevant svn list for the branch being tracked. For example, users tracking the {betarel-current-major}-STABLE branch should join the {dev-commits-src-branches}. This list records the commit log entry for each change as it is made, along with any pertinent information on possible side effects. + To join these lists, go to {mailman-lists}, click on the list to subscribe to, and follow the instructions. In order to track changes for the whole source tree, subscribe to {svn-src-all}. . To install a new FreeBSD-STABLE system, install the most recent FreeBSD-STABLE release from the crossref:mirrors[mirrors,FreeBSD mirror sites] or use a monthly snapshot built from FreeBSD-STABLE. Refer to link:https://www.FreeBSD.org/snapshots/[www.freebsd.org/snapshots] for more information about snapshots. diff --git a/shared/releases.adoc b/shared/releases.adoc index d77e1186bd..1af00953ee 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -41,7 +41,8 @@ // Set to 'INCLUDE' when the installation images are available. :beta-testing: IGNORE -:betarel-current: 12.2 +:betarel-current-major: 12 +:betarel-current: {betarel-current-major}.2 :betarel-vers: RELEASE :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/