From ee60fe5e19afc07fab6df77f1d37e74025c6dd85 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 11 Jun 2020 18:06:01 +0000 Subject: [PATCH] Add additional files that need editing prior to starting the final release build. Sponsored by: Rubicon Communications, LLC (netgate.com) --- .../freebsd-releng/releng-building.xml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml b/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml index 5566bcfd9c..9445f7ef2b 100644 --- a/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml +++ b/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml @@ -268,6 +268,40 @@ KERNEL="GENERIC64" misc/freebsd-release-manifests in the Ports Collection, as well. + In preparation for the release build, several files need to + be updated: + + + + + + File to Edit + What to Change + + + + + + sys/conf/newvers.sh + Update the BRANCH value to + RELEASE + + + + UPDATING + Add the anticipated announcement date + + + + lib/csu/common/crtbrand.c + Replace __FreeBSD_version with + the value in + sys/sys/param.h + + + + + After building the final RELEASE, the &branch.relengx; branch is tagged as &branch.releasex; using the revision from which the RELEASE was built.