diff --git a/en/releases/6.1R/Makefile b/en/releases/6.1R/Makefile new file mode 100644 index 0000000000..80b873d688 --- /dev/null +++ b/en/releases/6.1R/Makefile @@ -0,0 +1,24 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= todo.sgml approvals.sgml + +FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rdf +FETCHCMD= /usr/bin/fetch +CLEANFILES+= news.rdf stress.html + +news.rdf: + ${FETCHCMD} ${FETCHFILE} + +stress.html: news.rdf stress.xsl + ${XSLTPROC} stress.xsl news.rdf > stress.html + +todo.html: stress.html + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/6.1R/approvals.sgml b/en/releases/6.1R/approvals.sgml new file mode 100644 index 0000000000..bb4233b935 --- /dev/null +++ b/en/releases/6.1R/approvals.sgml @@ -0,0 +1,54 @@ + + + + + + + %navincludes; + %includes; +]> + + +&header; + +
The release engineering team utilizes a code freeze to maintain + stability in the period immediately preceding a release. The + developers below have been given explicit approval by re@ to + continue conservative work in a narrowly defined area until the + expiration dates below. All other developers are required to get + approval for each individual change from re@ before committing to + the release branch.
+ +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.
+ +| Committer | +Area | +Expiration | +
|---|