diff --git a/en/releases/7.0R/Makefile b/en/releases/7.0R/Makefile new file mode 100644 index 0000000000..5b355da541 --- /dev/null +++ b/en/releases/7.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 approvals.sgml + +DATA+= docbook.css + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/7.0R/approvals.sgml b/en/releases/7.0R/approvals.sgml new file mode 100644 index 0000000000..09c5dc69cb --- /dev/null +++ b/en/releases/7.0R/approvals.sgml @@ -0,0 +1,61 @@ + + + + + + + +]> + + + + +&header; + +

Introduction

+ +

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.

+ +

Approval List

+ + + + + + + + + +
CommitterAreaExpiration
No approval granted yet.
+ +

Additional Information

+ + + + &footer; + + + diff --git a/en/releases/7.0R/docbook.css b/en/releases/7.0R/docbook.css new file mode 100644 index 0000000000..6d06a1945d --- /dev/null +++ b/en/releases/7.0R/docbook.css @@ -0,0 +1,161 @@ +/*- + * Copyright (c) 2003 The FreeBSD Documentation Project + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * $FreeBSD$ + */ + +BODY ADDRESS { + line-height: 1.3; + margin: .6em 0; +} + +BODY BLOCKQUOTE { + margin-top: .75em; + line-height: 1.5; + margin-bottom: .75em; +} + +HTML BODY { + margin: 1em 8% 1em 10%; + line-height: 1.2; +} + +.LEGALNOTICE { + font-size: small; + font-variant: small-caps; +} + +BODY DIV { + margin: 0; +} + +DL { + margin: .8em 0; + line-height: 1.2; +} + +BODY FORM { + margin: .6em 0; +} + +H1, H2, H3, H4, H5, H6, +DIV.EXAMPLE P B, +.QUESTION, +DIV.TABLE P B, +DIV.PROCEDURE P B { + color: #990000; +} + +BODY H1 { + margin: .8em 0 0 -4%; + line-height: 1.3; +} + +BODY H2 { + margin: .8em 0 0 -4%; + line-height: 1.3; +} + +BODY H3 { + margin: .8em 0 0 -3%; + line-height: 1.3; +} + +BODY H4 { + margin: .8em 0 0 -3%; + line-height: 1.3; +} + +BODY H5 { + margin: .8em 0 0 -2%; + line-height: 1.3; +} + +BODY H6 { + margin: .8em 0 0 -1%; + line-height: 1.3; +} + +BODY HR { + margin: .6em +} + +BODY IMG.NAVHEADER { + margin: 0 0 0 -4%; +} + +OL { + margin: 0 0 0 5%; + line-height: 1.2; +} + +BODY P { + margin: .6em 0; + line-height: 1.2; +} + +BODY PRE { + margin: .75em 0; + line-height: 1.0; + color: #461b7e; +} + +BODY TD { + line-height: 1.2 +} + +BODY TH { + line-height: 1.2; +} + +UL, BODY DIR, BODY MENU { + margin: 0 0 0 5%; + line-height: 1.2; +} + +HTML { + margin: 0; + padding: 0; +} + + +.FILENAME { + color: #007a00; +} + +BODY H1, BODY H2, BODY H3, BODY H4, BODY H5, BODY H6 { + margin-left: 0 +} + +.GUIMENU, .GUIMENUITEM, .GUISUBMENU, +.GUILABEL, .INTERFACE, .GUIBUTTON, +.SHORTCUT, .SHORTCUT .KEYCAP { + background-color: #F0F0F0; +} + +.ACCEL { + background-color: #F0F0F0; + text-decoration: underline; +} diff --git a/en/releases/7.0R/schedule.sgml b/en/releases/7.0R/schedule.sgml new file mode 100644 index 0000000000..fff3054a32 --- /dev/null +++ b/en/releases/7.0R/schedule.sgml @@ -0,0 +1,181 @@ + + + + + + + +]> + + +&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 with a rough schedule for the FreeBSD + &local.rel; release.
Announce the Ports FreezeTBD--Someone from portmgr@ should email + freebsd-ports@ to set a date + for the week long ports freeze and tagging of the ports tree.
Code freeze begins18 June 200719 June 2007After this date, all commits to HEAD 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, as well as stable@ + and qa@ lists.
Announce doc/ tree slushTBD--Notification of the impending doc/ tree slush should + be sent to doc@.
Ports tree frozenTBD--Only approved commits will be permitted to the ports/ + tree during the freeze.
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.
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_7 branchTBD--The new major version branch is created. Update newvers.sh + and release.ent on various branches involved.
RELENG_7_0 branchTBD--The new release branch is created. Update newvers.sh + and release.ent on various branches involved.
Ports tree taggedTBD--RELEASE_&local.rel.tag;_0 tag for ports/.
Ports tree unfrozenTBD--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 startsTBD--The ports cluster and + pointyhat + build final packages.
AnnouncementTBD--Announcement sent out after a majority of the mirrors have + received the bits.
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; + + +