diff --git a/en/releases/4.9R/Makefile b/en/releases/4.9R/Makefile new file mode 100644 index 0000000000..dfa73009dc --- /dev/null +++ b/en/releases/4.9R/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= schedule.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/4.9R/schedule.sgml b/en/releases/4.9R/schedule.sgml new file mode 100644 index 0000000000..3ef4e55f47 --- /dev/null +++ b/en/releases/4.9R/schedule.sgml @@ -0,0 +1,293 @@ + + + + + + + %includes; +]> + + +&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 announcementTBD--Release Engineers send announcement email to + developers@FreeBSD.org with a rough schedule for the FreeBSD + &local.rel; release.
Another Reminder announcementTBD--1 week reminder.
Another Reminder announcementTBD--Final reminder, with exact time (GMT) that freeze begins.
&local.rel;-PRERELEASE Testing Guide publishedTBD--A testing guide + should be published with information about recent changes and + areas of the system that should be thoroughly tested during the + pre-release/RC period.
&local.rel;-PRERELEASETBD--newvers.sh, and release.ent updated.
FTP site updatedTBD--pkg_add -r works for &local.rel;-PRERELEASE machines.
Code freeze beginsTBD--After 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.
&local.rel;-RCTBD--newvers.sh and release.ent updated.
Announce the Ports FreezeTBD--Someone from portmgr@ should email + freebsd-ports@ and BCC: developers@ to set a date + for the week long ports freeze and tagging of the ports tree.
First release candidateTBD--The 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/ directory should be a relative symlink, + as described in the releng article. +
Heads up to -stableTBD--A message should be sent to qa@FreeBSD.org and + stable@FreeBSD.org after the snapshot is uploaded.
Second release candidateTBD--Note: the release date of this candidate depends on the user + experience with RC1.
Third release candidateTBD--
Ports tree frozenTBD--Only approved commits will be permitted to the ports/ + tree during the freeze.
Announce doc/ tree slushTBD--Notification of the impending doc/ tree slush should + be sent to doc@.
doc/ tree slushTBD--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.
Ports tree taggedTBD--RELEASE_&local.rel.tag;_0 tag for ports/.
Ports tree unfrozen----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 starts + TBD--The ports cluster and bento + build final packages.
doc/ tree tagged.TBD--Version number bumps for doc/ subtree. + RELEASE_&local.rel.tag;_0 tag for doc/. doc/ + slush ends at this time.
RELENG_&local.rel.tag; branchTBD--The release branch is created.
Note to freebsd-stable@TBD--A note should be sent to the freebsd-stable@ list 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.TBD--The files listed here + are updated to reflect the fact that this is FreeBSD &local.rel;.
Update man.cgi on the website.TBD--Make sure the &local.rel; manual pages are being displayed by default + for the man->web gateway. Also make sure these man pages are + pointed to by docs.sgml.
src tree tagged.TBD--RELENG_&local.rel.tag;_0_RELEASE tag for src/.
Final builds.TBD--Final builds for x86 and Alpha in a pristine environment.
Warn hubs@FreeBSD.orgTBD--Heads up email to hubs@FreeBSD.org to give admins + time to prepare for the load spike to come. The + site administrators have frequently requested advance notice for + new ISOs.
Upload to ftp-master.TBD--Release and packages uploaded to ftp-master.FreeBSD.org
AnnouncementTBD--Announcement sent out after a majority of the mirrors have + received the bits.
Unfreeze the treeTBD--Announcement to developers@ explaining that the release is + out, and commits to RELENG_4 no longer require approval. Also + note the policy for commits to the RELENG_&local.rel.tag; branch.
+ + &footer; + + +