diff --git a/en/releases/4.5R/Makefile b/en/releases/4.5R/Makefile index a9ab345af7..0e21fc3c87 100644 --- a/en/releases/4.5R/Makefile +++ b/en/releases/4.5R/Makefile @@ -1,19 +1,19 @@ -# $FreeBSD: www/en/releases/4.5R/Makefile,v 1.3 2002/01/25 22:38:08 bmah Exp $ +# $FreeBSD: www/en/releases/4.5R/Makefile,v 1.4 2002/01/30 03:52:14 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -DOCS= hardware.sgml notes.sgml qa.sgml announce.sgml +DOCS= hardware.sgml notes.sgml qa.sgml announce.sgml schedule.sgml DATA= docbook.css DATA+= errata.html DATA+= hardware-alpha.html DATA+= hardware-i386.html DATA+= relnotes-alpha.html DATA+= relnotes-i386.html .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/4.5R/schedule.sgml b/en/releases/4.5R/schedule.sgml new file mode 100644 index 0000000000..1836238ebf --- /dev/null +++ b/en/releases/4.5R/schedule.sgml @@ -0,0 +1,270 @@ + + + + + %includes; +]> + + +&header; + +

Introduction

+ +

The release engineering team (re@FreeBSD.org) for FreeBSD 4.5 + consists of Murray Stokely, Steve Price, Robert Watson, and John + Baldwin. + +

The x86 build team consists of Murray Stokely and John Baldwin.

+ +

The Alpha build team consists of David O'Brien, Wilko Bulte, John + Baldwin, and Murray Stokely.

+ +

The third-party packages are handled by Steve Price and the Ports + managers (portmgr@FreeBSD.org).

+ +

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.

+ +

For an overview of the entire release engineering process, please + see this + document.

+ +

Schedule

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionExpectedActualDescription
Reminder announcement01 Dec 200103 Dec 2001Release Engineers send announcement email to + developers@FreeBSD.org with a rough schedule for the FreeBSD 4.5 + release.
4.5-PRERELEASE20 Dec 200120 Dec 2001newvers.sh, param.h, and release.ent updated.
FTP site updated20 Dec 200120 Dec 2001pkg_add -r works for 4.5-PRERELEASE machines.
Code freeze begins20 Dec 200120 Dec 2001After this date, all commits to the RELENG_4 branch + 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@, stable@, and qa@ lists.
Commercial software demos updated.05 Jan 200224 Jan 2002The second disc contains commercial software demos, these + demos should be updated to contain the latest versions.
4.5-RC09 Jan 200209 Jan 2002newvers.sh and release.ent updated.
Announce the Ports Freeze09 Jan 200209 Jan 2002Someone from portmgr should email + freebsd-ports@ and CC: developers@ to set a date + for the tagging of the ports tree. Will set this date at January + 22nd.
Heads up to hubs09 Jan 200209 Jan 2002A message should be sent to + freebsd-hubs@FreeBSD.org before the release is uploaded. The + site administrators have frequently requested advance notice for + new ISOs.
First release candidate09 Jan 200209 Jan 2002The first release candidate for the x86 and Alpha architecture is + released. ISO images should be uploaded to + ftp-master.freebsd.org and + releng4.freebsd.org. A network install directory should + be uploaded to ftp-master.freebsd.org. The + packages and XF86336 directories may be + symlinked to save space, as long as you're sure to use + relative symlinks. +
Heads up to -stable09 Jan 200209 Jan 2002A message should be sent to qa@FreeBSD.org and + stable@FreeBSD.org after the release is uploaded.
Second release candidate?? Jan 200218 Jan 2002Note: the release date of this candidate depends on the user + experience with RC1.
Third release candidate23 Jan 200224 Jan 20024.5 RC3 for the x86 and Alpha architectures will be made + available from ftp.FreeBSD.org and the mirrors.
Ports tree frozen.22 Jan 200222 Jan 2002CVSROOT/avail locks out everyone but the person who + does the tagging. It will take approximately 2 hours to tag the + entire ports tree with the RELEASE_4_5_0 tag. After + this time, the ports/ tree will be re-opened for commits, but + commits made after tagging will not go in 4.5-RELEASE.
Final package build starts + 22 Jan 200222 Jan 2002The ports cluster and bento + build final packages.
Package split23 Jan 200229 Jan 2002The packages must be split so that packages with similar + dependencies appear on each of the four discs, with the most + popular packages appearing on the first disc.
doc tree tagged.24 Jan 200224 Jan 2002RELEASE_4_5_0 tag for docs.
RELENG_4_5 branch25 Jan 200226 Jan 2002The release branch is created.
Note to freebsd-stable@25 Jan 200226 Jan 2002A note should be sent to the freebsd-stable to let + over-anxious users know that the tags have been created but the + release still isn't ready. Tags may be slid before the + announcement goes out. Point users to freebsd-qa@ for + details.
Version numbers bumped.25 Jan 200225 Jan 2002The files listed here + are updated to reflect the fact that this is FreeBSD 4.5.
src tree tagged.27 Jan 200227 Jan 2002RELEASE_4_5_0_RELEASE tag for src.
Update man.cgi on the website.25 Jan 2002--Make sure the 4.5 manual pages are being displayed by default + for the man->web gateway.
Archive the errata for FreeBSD 4.4.25 Jan 200225 Jan 2002The new RELNOTESng errata file should be setup, and the old + errata file archived.
Final builds.28 Jan 200228 Jan 2002Final builds for x86 and Alpha in a pristine environment.
Warn hubs@FreeBSD.org28 Jan 200228 Jan 2002Heads up email to hubs@FreeBSD.org to give admins + time to prepare for the load spike to come.
Upload to ftp-master.28 Jan 200228 Jan 2002release and packages uploaded to ftp-master.FreeBSD.org
Announcement28 Jan 200229 Jan 2002Announcement sent out after a majority of the mirrors have + received the bits.
+ +

It's been pointed out that this table is rather boring. Bruce Mah + gave a slightly more interesting rendition of the 12 + days of Code-Freeze.

+ + &footer; + + +