- Mention BETA4 and fill in some dates
This commit is contained in:
parent
dd12cc52eb
commit
47e5bdc939
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27806
1 changed files with 21 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.5R/schedule.sgml,v 1.3 2006/02/24 14:47:16 delphij Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.5R/schedule.sgml,v 1.4 2006/03/06 18:16:28 hrs Exp $">
|
||||
<!ENTITY local.rel "5.5">
|
||||
<!ENTITY local.rel.tag "5_5">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
|
@ -119,7 +119,7 @@
|
|||
<tr>
|
||||
<td>Release <tt>&local.rel;-BETA3</tt></td>
|
||||
<td>5 March 2006</td>
|
||||
<td>--</td>
|
||||
<td>5 March 2006</td>
|
||||
<td>&local.rel;-BETA3 tier-1 platform images built, released, and
|
||||
uploaded to <tt>ftp-master.FreeBSD.org</tt>.</td>
|
||||
</tr>
|
||||
|
@ -133,20 +133,36 @@
|
|||
be sent to <tt>doc@</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Begin <tt>&local.rel;-BETA4</tt> builds</td>
|
||||
<td>--</td>
|
||||
<td>14 March 2006</td>
|
||||
<td>Begin building the fourth public test release build for all Tier-1
|
||||
platforms.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Release <tt>&local.rel;-BETA4</tt></td>
|
||||
<td>--</td>
|
||||
<td>14 March 2006</td>
|
||||
<td>&local.rel;-BETA4 tier-1 platform images built, released, and
|
||||
uploaded to <tt>ftp-master.FreeBSD.org</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<!-- portmgr should tweak these values after we commit it to CVS -->
|
||||
<!-- packages should be loaded on ftp-master at least two days before -->
|
||||
<!-- release bits get loaded to avoid network congestion problems -->
|
||||
<tr>
|
||||
<td>Ports tree tagged</td>
|
||||
<td>6 March 2006</td>
|
||||
<td>--</td>
|
||||
<td>14 March 2006</td>
|
||||
<td><tt>RELEASE_&local.rel.tag;_0</tt> tag for <tt>ports/</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ports tree unfrozen</td>
|
||||
<td>6 March 2006</td>
|
||||
<td>--</td>
|
||||
<td>14 March 2006</td>
|
||||
<td>After the <tt>ports/</tt> tree is tagged,
|
||||
the <tt>ports/</tt> tree will be re-opened for commits, but
|
||||
commits made after tagging will not go in &local.rel;-RELEASE.</td>
|
||||
|
@ -165,7 +181,7 @@
|
|||
<tr>
|
||||
<td><tt>doc/</tt> tree slush</td>
|
||||
<td>10 March 2006</td>
|
||||
<td>--</td>
|
||||
<td>7 April 2006</td>
|
||||
<td>Non-essential commits to the <tt>en_US.ISO8859-1/</tt> subtree
|
||||
should be delayed from this point until after the <tt>doc/</tt>
|
||||
tree tagging, to give translation teams time to synchronize
|
||||
|
|
Loading…
Reference in a new issue