Update release schedule. No RC3, but we'll have an RC4. 4.6-RELEASE
will be delayed about a week. Approved by: murray
This commit is contained in:
parent
3473b785de
commit
cea9ce482c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13290
1 changed files with 22 additions and 14 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/4.6R/schedule.sgml,v 1.11 2002/05/28 17:53:05 bmah Exp $ ">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/schedule.sgml,v 1.12 2002/05/31 14:46:47 bmah Exp $ ">
|
||||
<!ENTITY title "FreeBSD 4.6 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -144,10 +144,9 @@
|
|||
|
||||
<tr>
|
||||
<td>Third release candidate</td>
|
||||
<td>?? May 2002</td>
|
||||
<td>--</td>
|
||||
<td>4.6 RC3 for the x86 and Alpha architectures will be made
|
||||
available from <tt>ftp.FreeBSD.org</tt> and the mirrors.</td>
|
||||
<td>--</td>
|
||||
<td>There will be no 4.6 RC3 snapshot.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -183,16 +182,25 @@
|
|||
<td>27 May 2002</td>
|
||||
<td><tt>RELEASE_4_6_0</tt> tag for docs.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Fourth release candidate</td>
|
||||
<td>3 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>4.6 RC4 for the x86 and Alpha architectures will be made
|
||||
available from <tt>ftp.FreeBSD.org</tt> and the mirrors.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_4_6</tt> branch</td>
|
||||
<td>30 May 2002</td>
|
||||
<td>5 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>The release branch is created.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Note to freebsd-stable@</td>
|
||||
<td>30 May 2002</td>
|
||||
<td>5 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>A note should be sent to the freebsd-stable to let
|
||||
over-anxious users know that the tags have been created but the
|
||||
|
@ -203,7 +211,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Version numbers bumped.</td>
|
||||
<td>30 May 2002</td>
|
||||
<td>5 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>The files listed <a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html#versionbump">here</a>
|
||||
|
@ -211,14 +219,14 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>src tree tagged.</td>
|
||||
<td>30 May 2002</td>
|
||||
<td>6 June 2002</td>
|
||||
<td>--</td>
|
||||
<td><tt>RELENG_4_6_0_RELEASE</tt> tag for src.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Update man.cgi on the website.</td>
|
||||
<td>30 May 2002</td>
|
||||
<td>6 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>Make sure the 4.6 manual pages are being displayed by default
|
||||
for the man->web gateway. Also make sure these man pages are
|
||||
|
@ -227,14 +235,14 @@
|
|||
|
||||
<tr>
|
||||
<td>Final builds.</td>
|
||||
<td>31 May 2002</td>
|
||||
<td>7 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>Final builds for x86 and Alpha in a pristine environment.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Warn <tt>hubs@FreeBSD.org</tt></td>
|
||||
<td>31 May 2002</td>
|
||||
<td>7 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>Heads up email to <a
|
||||
href="mailto:hubs@FreeBSD.org">hubs@FreeBSD.org</a> to give admins
|
||||
|
@ -243,14 +251,14 @@
|
|||
|
||||
<tr>
|
||||
<td>Upload to <Tt>ftp-master</tt>.</td>
|
||||
<td>31 May 2002</td>
|
||||
<td>7 June 2002</td>
|
||||
<td>--</td>
|
||||
<td>release and packages uploaded to <tt>ftp-master.FreeBSD.org</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Announcement</td>
|
||||
<td>1 Jun 2002</td>
|
||||
<td>8 Jun 2002</td>
|
||||
<td>--</td>
|
||||
<td>Announcement sent out after a majority of the mirrors have
|
||||
received the bits.</td>
|
||||
|
@ -258,7 +266,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Unfreeze the tree</td>
|
||||
<td>1 Jun 2002</td>
|
||||
<td>8 Jun 2002</td>
|
||||
<td>--</td>
|
||||
<td>Announcement to developers@ explaining that the release is
|
||||
out, and commits to RELENG_4 no longer require approval. Also
|
||||
|
|
Loading…
Reference in a new issue