From e696ce3e15d5ccad71b7b112c00ab7c32f03a472 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 25 Nov 2007 05:26:46 +0000 Subject: [PATCH] From the hopefully-better-late-than-never department... Basic framework for the 6.3-REL schedule. --- en/releases/6.3R/Makefile | 26 +++++ en/releases/6.3R/schedule.sgml | 206 +++++++++++++++++++++++++++++++++ 2 files changed, 232 insertions(+) create mode 100644 en/releases/6.3R/Makefile create mode 100644 en/releases/6.3R/schedule.sgml diff --git a/en/releases/6.3R/Makefile b/en/releases/6.3R/Makefile new file mode 100644 index 0000000000..a284b0bcfe --- /dev/null +++ b/en/releases/6.3R/Makefile @@ -0,0 +1,26 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= schedule.sgml + +#FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rss +#FETCHCMD= /usr/bin/fetch +#CLEANFILES+= news.rss stress.html + +#DATA+= docbook.css + +#news.rss: +# ${FETCHCMD} ${FETCHFILE} + +#stress.html: news.rss stress.xsl +# ${XSLTPROC} stress.xsl news.rss > stress.html + +#todo.html: stress.html + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/6.3R/schedule.sgml b/en/releases/6.3R/schedule.sgml new file mode 100644 index 0000000000..af5f6bd36b --- /dev/null +++ b/en/releases/6.3R/schedule.sgml @@ -0,0 +1,206 @@ + + + + + + + +]> + + +&header; + +

Introduction

+ +

This is a specific schedule for the release of FreeBSD &local.rel;. For + more general information about the release engineering process, + please see the Release + Engineering section of the web site.

+ +

General discussions about the release engineering process or + quality assurance issues should be sent to the public freebsd-qa mailing list. + MFC + requests should be sent to re@FreeBSD.org.

+ +

Schedule

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionExpectedActualDescription
Reminder announcementTBD15 Oct 2007Release Engineers send announcement email to + developers with a rough schedule for the FreeBSD + &local.rel; release.
Announce the Ports Freeze23 Oct 200723 Oct 2007Someone from portmgr@ should email + freebsd-ports@ to set a date + for the week long ports freeze and tagging of the ports tree.
Code freeze begins18 Nov 200718 Nov 2007After this date, all commits to RELENG_6 must be approved by re@FreeBSD.org. Certain highly + active documentation committers are exempt from this rule for + routine man page / release note updates. Heads-up emails + should be sent to the developers, as well as stable@ + and qa@ lists.
Announce doc/ tree slushTBD19 Nov 2007Notification of the impending doc/ tree slush should + be sent to doc@.
Ports tree frozen30 Oct 200730 Oct 2007Only approved commits will be permitted to the ports/ + tree during the freeze.
doc/ tree slush25 Nov 2007--Non-essential commits to the en_US.ISO8859-1/ subtree + should be delayed from this point until after the doc/ + tree tagging, to give translation teams time to synchronize + their work.
doc/ tree tagged.5 Dec 2007--Version number bumps for doc/ subtree. + RELEASE_&local.rel.tag;_0 tag for doc/. doc/ + slush ends at this time.
BETA1 builds24 Oct 20071 Nov 2007Begin BETA1 builds.
BETA2 builds7 Nov 20079 Nov 2007Begin BETA2 builds.
RELENG_6_3 branch21 Nov 200725 Nov 2007The new release branch is created. Update newvers.sh + and release.ent on various branches involved.
RC1 builds21 Nov 2007--Begin RC1 builds.
RC2 builds5 Dec 2007--Begin RC2 builds.
Ports tree tagged7 Nov 2007--RELEASE_&local.rel.tag;_0 tag for ports/.
Ports tree unfrozen7 Nov 2007--After the ports/ tree is tagged, + the ports/ tree will be re-opened for commits, but + commits made after tagging will not go in &local.rel;-RELEASE.
Final package build starts7 Nov 2007--The ports cluster and + pointyhat + build final packages.
RELEASE builds19 Dec 2007--Begin RELEASE builds.
Announcement23 Dec 2007--Announcement sent out after a majority of the mirrors have + received the bits.
Turn over to the secteamTBD--RELENG_&local.rel.tag; branch is handed over to + the FreeBSD Security Officer Team in one or two weeks after the + announcement.
+ +

Additional Information

+ + + + &footer; + + +