diff --git a/en/releases/4.11R/Makefile b/en/releases/4.11R/Makefile new file mode 100644 index 0000000000..518b37bb8f --- /dev/null +++ b/en/releases/4.11R/Makefile @@ -0,0 +1,15 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= schedule.sgml +DOCS+= todo.sgml + +DATA= docbook.css + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/4.11R/docbook.css b/en/releases/4.11R/docbook.css new file mode 100644 index 0000000000..f776479e82 --- /dev/null +++ b/en/releases/4.11R/docbook.css @@ -0,0 +1,165 @@ +/* + * Copyright (c) 2001, 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; +} + +.PROGRAMLISTING, .SCREEN { + margin-left: 3ex; +} diff --git a/en/releases/4.11R/schedule.sgml b/en/releases/4.11R/schedule.sgml new file mode 100644 index 0000000000..2fc35f462f --- /dev/null +++ b/en/releases/4.11R/schedule.sgml @@ -0,0 +1,304 @@ + + + + + + + %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 | +30 Nov 2004 | +-- | +Release Engineers send announcement email to + developers@FreeBSD.org with a rough schedule for the FreeBSD + &local.rel; release. | +
| &local.rel;-BETA Testing Guide published | +-- | +-- | +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. | +
| Announce the Ports Freeze | +-- | +-- | +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. | +
| &local.rel;-PRERELEASE | +6 Dec 2004 | +-- | +newvers.sh, and release.ent updated. | +
| Code freeze begins | +13 Dec 2004 | +-- | +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. | +
| RELENG_&local.rel.tag; branch | +27 Dec 2004 | +-- | +The release branch is created. | +
| Unfreeze the tree | +27 Dec 2004 | +-- | +Announcement to developers@ explaining that + commits to RELENG_4 no longer require approval. Also + note the policy for commits to the RELENG_&local.rel.tag; + branch. | +
| &local.rel;-RC | +27 Dec 2004 | +-- | +newvers.sh and release.ent updated. | +
| First release candidate | +3 Jan 2005 | +-- | +The first release candidate for the x86 and Alpha architecture is + released. ISO images should be uploaded to + ftp-master.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. When the builds begin send a note to + mirror-announce@FreeBSD.org + saying a "Normal Release Cycle" is beginning, RC ISOs and install + directories will be coming through the next few weeks. | +
| Heads up to -stable | +3 Jan 2005 | +-- | +A message should be sent to qa@FreeBSD.org and + stable@FreeBSD.org after the first snapshot is uploaded. | +
| Second release candidate | +10 Jan 2005 | +-- | +Note: the release date of this candidate depends on the user + experience with RC1. | +
| Heads up to -stable | +10 Jan 2005 | +-- | +A message should be sent to qa@FreeBSD.org and + stable@FreeBSD.org after the second snapshot is uploaded. | +
| Third release candidate | +17 Jan 2005 | +-- | +Note: the release date of this candidate depends on the user + experience with RC2. | +
| Heads up to -stable | +17 Jan 2005 | +-- | +A message should be sent to qa@FreeBSD.org and + stable@FreeBSD.org after the third snapshot is uploaded. | +
| Ports tree frozen | +-- | +-- | +Only approved commits will be permitted to the ports/ + tree during the freeze. | +
| Announce doc/ tree slush | +-- | +-- | +Notification of the impending doc/ tree slush should + be sent to doc@. | +
| doc/ tree slush | +-- | +-- | +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 | +-- | +-- | +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 | +-- | +-- | +The ports cluster and bento + build final packages. | +
| doc/ tree tagged. | +-- | +-- | +Version number bumps for doc/ subtree. + RELEASE_&local.rel.tag;_0 tag for doc/. doc/ + slush ends at this time. | +
| Version numbers bumped. | +20 Jan 2005 | +-- | +The files listed here + are updated to reflect the fact that this is FreeBSD &local.rel;. | +
| src tree tagged. | +20 Jan 2005 | +-- | +RELENG_&local.rel.tag;_0_RELEASE tag for src/. | +
| Final builds. | +20 Jan 2005 | +-- | +Final builds for x86 and Alpha in a pristine environment. | +
| Warn mirror-announce@FreeBSD.org | +21 Jan 2005 | +-- | +Heads up email to mirror-announce@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. | +22 Jan 2005 | +-- | +Release uploaded to ftp-master.FreeBSD.org (packages + should have been done before now, otherwise it chokes the mirror + sites and propagation of the release bits takes too long) | +
| Update man.cgi on the website. | +24 Jan 2005 | +-- | +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. | +
| Announcement | +24 Jan 2005 | +-- | +Announcement sent out after a majority of the mirrors have + received the bits. | +
| Turn over to the secteam | +-- | +-- | +RELENG_&local.rel.tag; branch is handed over to + the FreeBSD Security Officer Team in one or two weeks after the announcement. | +