git: 31f39fd4f7 - main - 14.2: Insert details specific to 14.2

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Mon, 05 Aug 2024 19:27:45 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=31f39fd4f7a4c0390a0f27ab86de873b07947761

commit 31f39fd4f7a4c0390a0f27ab86de873b07947761
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-08-05 19:06:59 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-08-05 19:06:59 +0000

    14.2: Insert details specific to 14.2
    
    Sponsored by:   Amazon
---
 .../content/en/releases/14.2R/installation.adoc    |  2 +-
 website/content/en/releases/14.2R/schedule.adoc    | 22 +++++++++++++++-------
 2 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/website/content/en/releases/14.2R/installation.adoc b/website/content/en/releases/14.2R/installation.adoc
index 0391234596..32a5080056 100644
--- a/website/content/en/releases/14.2R/installation.adoc
+++ b/website/content/en/releases/14.2R/installation.adoc
@@ -40,7 +40,7 @@ For Git use the releng/{localRel} branch which will be where any upcoming Securi
 == Upgrading Using "FreeBSD Update"
 
 The man:freebsd-update[8] utility supports binary upgrades of amd64, arm64, and i386 systems running earlier FreeBSD releases.
-Systems running 11.4-RELEASE or 12.2-RELEASE can upgrade as follows:
+Systems running 13.4-RELEASE or 14.1-RELEASE can upgrade as follows:
 
 [.screen]
 ----
diff --git a/website/content/en/releases/14.2R/schedule.adoc b/website/content/en/releases/14.2R/schedule.adoc
index 1bde14338c..72fcb0af1a 100644
--- a/website/content/en/releases/14.2R/schedule.adoc
+++ b/website/content/en/releases/14.2R/schedule.adoc
@@ -4,6 +4,7 @@ sidenav: download
 ---
 
 = FreeBSD {localRel} Release Process
+:localRelPrev: 14.1
 :localRel: 14.2
 :localBranchHead: head
 :localBranchStable: stable/14
@@ -16,7 +17,7 @@ include::shared/en/urls.adoc[]
 This is the release schedule for FreeBSD {localRel}.
 For more information about the release engineering process, please see the link:../../../releng/[Release Engineering] section of the web site.
 
-General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list.
+General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-stable@FreeBSD.org[freebsd-stable] mailing list.
 
 // link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
 
@@ -26,16 +27,23 @@ General discussions about the pending release and known issues should be sent to
 
 == Schedule
 
-During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes.
-As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided.
-
-Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists.
-
 [.tblbasic]
 [cols=",,,",options="header",]
 |===
 |Action |Expected |Actual |Description
-
+|Initial release schedule announcement |- |29 July 2024|Release Engineers send announcement email to developers with a rough schedule.
+|Release schedule reminder |7 October 2024 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule.
+|Code slush begins |18 October 2024 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided.
+|{localBranchReleng} branch |1 November 2024 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch.
+|BETA1 builds begin |1 November 2024 |- |First beta test snapshot.
+|BETA2 builds begin |8 November 2024 |- |Second beta test snapshot.
+|BETA3 builds begin |15 November 2024 |- |Third beta test snapshot.
+|RC1 builds begin |22 November 2024 |- |First release candidate.
+|RELEASE builds begin |29 November 2024 |- |{localRel}-RELEASE builds begin.
+|RELEASE announcement |3 December 2024 |- |{localRel}-RELEASE press release.
+|{localRelPrev} EoL |31 March 2025 |- |{localRelPrev}-RELEASE no longer supported.
+|{localRel} EoL |30 September 2025 |- |{localRel}-RELEASE no longer supported.
+|{localBranchStable} EoL |30 November 2028 |- |{localBranchStable} no longer supported.
 |===
 
 "*" indicates "as-needed" items.