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; + +

Introduction

+ +

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.

+ +

Schedule

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionExpectedActualDescription
Initial release schedule announcement-29 March 2009Release Engineers send announcement email to developers with a + rough schedule.
Release schedule reminder-5 May 2009Release Engineers send reminder announcement e-mail to developers + with updated schedule.
Code slush1 June 20091 June 2009Release 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 begins25 June 200927 June 2009Release 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.
BETA129 June 20096 July 2009First beta test snapshot.
BETA26 July 200917 July 2009Second beta test snapshot.
RELENG_8 branch-3 August 2009 - in progressSubversion branch created, propagated to CVS and Perforce; future + release engineering proceeds on this branch although code freeze/ + slush continue for some time on head.
BETA313 July 2009-Third beta test snapshot.
RC127 July 2009-First release candidate.
RC217 August 2009-Second release candidate.
RELEASE build31 August 2009-8.0-RELEASE built.
RELEASE announcement4 September 2009-8.0-RELEASE announced.
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; + + +