diff --git a/en/releases/8.0R/Makefile b/en/releases/8.0R/Makefile new file mode 100644 index 0000000000..1c8d456839 --- /dev/null +++ b/en/releases/8.0R/Makefile @@ -0,0 +1,14 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= schedule.sgml + +DATA= docbook.css + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/8.0R/schedule.sgml b/en/releases/8.0R/schedule.sgml new file mode 100644 index 0000000000..6504a4e85f --- /dev/null +++ b/en/releases/8.0R/schedule.sgml @@ -0,0 +1,153 @@ + + + + + + + +]> + + +&header; + +
This is the release schedule for FreeBSD &local.rel;. For more + information about the release engineering process, please see the Release Engineering section of the + web site.
+ +General discussions about the pending release and known issues should be + sent to the public + freebsd-current mailing list. + MFC + requests should be sent to + re@FreeBSD.org.
+ +| Action | +Expected | +Actual | +Description | +
| Initial release schedule announcement | +- | +29 March 2009 | +Release Engineers send announcement email to developers with a + rough schedule. | +
| Release schedule reminder | +- | +5 May 2009 | +Release Engineers send reminder announcement e-mail to developers + with updated schedule. | + +
| Code slush | +1 June 2009 | +1 June 2009 | +Release Engineers announce a slowdown in feature development for + the release -- developers are requested to coordinate any + non-refinement changes or late-arriving features with the release + engineering team. | +
| Code freeze begins | +25 June 2009 | +27 June 2009 | +Release Engineers announce that all further commits to the head + (and forthcoming RELENG_8 branch) will require explicit approval. + Certain blanket approvals will be granted for narrow areas of + development, documentation improvmeents, etc. | +
| BETA1 | +29 June 2009 | +6 July 2009 | +First beta test snapshot. | +
| BETA2 | +6 July 2009 | +17 July 2009 | +Second beta test snapshot. | +
| RELENG_8 branch | +- | +3 August 2009 - in progress | +Subversion branch created, propagated to CVS and Perforce; future + release engineering proceeds on this branch although code freeze/ + slush continue for some time on head. | +
| BETA3 | +13 July 2009 | +- | +Third beta test snapshot. | +
| RC1 | +27 July 2009 | +- | +First release candidate. | +
| RC2 | +17 August 2009 | +- | +Second release candidate. | +
| RELEASE build | +31 August 2009 | +- | +8.0-RELEASE built. | +
| RELEASE announcement | +4 September 2009 | +- | +8.0-RELEASE announced. | +
| Turn over to the secteam | +TBD | +-- | +RELENG_&local.rel.tag; branch is handed over to + the FreeBSD Security Officer Team in one or two weeks after the + announcement. | +