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; + +
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.
+ +| Action | Expected | Actual | Description | +
| Reminder announcement | +TBD | +-- | +Release Engineers send announcement email to + developers@FreeBSD.org with a rough schedule for the FreeBSD + &local.rel; release. | +
| Another Reminder announcement | +TBD | +-- | +1 week reminder. | +
| Another Reminder announcement | +TBD | +-- | +Final reminder, with exact time (GMT) that freeze begins. | +
| &local.rel;-PRERELEASE Testing Guide published | TBD | -- | +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;-PRERELEASE | +TBD | +-- | +newvers.sh, and release.ent updated. | +
| FTP site updated | +TBD | +-- | +pkg_add -r works for &local.rel;-PRERELEASE machines. | +
| Code freeze begins | +TBD | +-- | + +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;-RC | +TBD | +-- | +newvers.sh and release.ent updated. | +
| Announce the Ports Freeze | +TBD | +-- | +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 candidate | +TBD | +-- | +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 -stable | +TBD | +-- | +A message should be sent to qa@FreeBSD.org and + stable@FreeBSD.org after the snapshot is uploaded. | +
| Second release candidate | +TBD | +-- | +Note: the release date of this candidate depends on the user + experience with RC1. | +
| Third release candidate | +TBD | +-- | ++ |
| Ports tree frozen | +TBD | +-- | +Only approved commits will be permitted to the ports/ + tree during the freeze. | +
| Announce doc/ tree slush | +TBD | +-- | +Notification of the impending doc/ tree slush should + be sent to doc@. | +
| doc/ tree slush | +TBD | +-- | +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 tagged | +TBD | +-- | +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; branch | +TBD | +-- | +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.org | +TBD | +-- | +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 | +
| Announcement | +TBD | +-- | +Announcement sent out after a majority of the mirrors have + received the bits. | +
| Unfreeze the tree | +TBD | +-- | +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. | +