- Update schedule
Obtained from: scottl
This commit is contained in:
parent
ffd32012da
commit
fc214966a1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27813
1 changed files with 19 additions and 26 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.4 2006/03/06 18:16:28 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.5R/schedule.sgml,v 1.5 2006/05/11 11:08:29 pav Exp $">
|
||||
<!ENTITY local.rel "5.5">
|
||||
<!ENTITY local.rel.tag "5_5">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
|
@ -200,7 +200,8 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>RELENG_5_5</tt> branch</td>
|
||||
<td>19 March 2006</td>
|
||||
<td><strike>19 March 2006</strike><br>
|
||||
12 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>The new major version branch is created. Update <tt>newvers.sh</tt>
|
||||
and <tt>release.ent</tt> on various branches involved.</td>
|
||||
|
@ -216,7 +217,8 @@
|
|||
|
||||
<tr>
|
||||
<td>Build <tt>&local.rel;-RC1</tt></td>
|
||||
<td>19 March 2006</td>
|
||||
<td><strike>19 March 2006</strike><br>
|
||||
14 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>Begin building the first release candidate build for all Tier-1
|
||||
platforms.</td>
|
||||
|
@ -224,31 +226,17 @@
|
|||
|
||||
<tr>
|
||||
<td>Release <tt>&local.rel;-RC1</tt></td>
|
||||
<td>19 March 2006</td>
|
||||
<td><strike>19 March 2006</strike><br>
|
||||
14 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>&local.rel;-RC1 tier-1 platform images released, and
|
||||
uploaded to <tt>ftp-master.FreeBSD.org</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Build <tt>&local.rel;-RC2</tt></td>
|
||||
<td>26 March 2006</td>
|
||||
<td>--</td>
|
||||
<td>Begin building the second release candidate build for all Tier-1
|
||||
platforms.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Release <tt>&local.rel;-RC2</tt></td>
|
||||
<td>26 March 2006</td>
|
||||
<td>--</td>
|
||||
<td>&local.rel;-RC2 tier-1 platform images released, and
|
||||
uploaded to <tt>ftp-master.FreeBSD.org</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Version numbers bumped</td>
|
||||
<td>31 March 2006</td>
|
||||
<td><strike>31 March 2006</strike><br>
|
||||
20 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>The files listed <a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html#VERSIONBUMP">here</a>
|
||||
|
@ -257,7 +245,8 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>src/</tt> tree tagged</td>
|
||||
<td>31 March 2006</td>
|
||||
<td><strike>31 March 2006</strike><br>
|
||||
20 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>Tag the <tt>RELENG_&local.rel.tag;</tt> branch with
|
||||
<tt>RELENG_&local.rel.tag;_0_RELEASE</tt>.</td>
|
||||
|
@ -265,14 +254,16 @@
|
|||
|
||||
<tr>
|
||||
<td>Begin <tt>&local.rel;-RELEASE</tt> builds</td>
|
||||
<td>31 March 2006</td>
|
||||
<td><strike>31 March 2006</strike><br>
|
||||
20 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>Start &local.rel;-RELEASE Tier-1 builds.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Warn <tt>mirror-announce@FreeBSD.org</tt></td>
|
||||
<td>31 March 2006</td>
|
||||
<td><strike>31 March 2006</strike><br>
|
||||
20 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>Heads up email to <tt>mirror-announce@FreeBSD.org</tt> to give admins
|
||||
time to prepare for the load spike to come. The site
|
||||
|
@ -282,14 +273,16 @@
|
|||
|
||||
<tr>
|
||||
<td>Upload to <tt>ftp-master</tt></td>
|
||||
<td>2 April 2006</td>
|
||||
<td><strike>2 April 2006</strike><br>
|
||||
21 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>Release and packages uploaded to <tt>ftp-master.FreeBSD.org.</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Announcement</td>
|
||||
<td>3 April 2006</td>
|
||||
<td><strike>3 April 2006</strike><br>
|
||||
22 May 2006</td>
|
||||
<td>--</td>
|
||||
<td>Announcement sent out after a majority of the mirrors have
|
||||
received the bits.</td>
|
||||
|
|
Loading…
Reference in a new issue