Adjust dates based on discussion with scottl. Try to get first RC
out before the Holidays when testers might have more time to throw in a CD and give it a try. But still keep release itself late January so we hopefully don't cause Holiday grief for portmgr@ folks.
This commit is contained in:
parent
4668207622
commit
c259bd0594
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23083
1 changed files with 9 additions and 9 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$">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.11R/schedule.sgml,v 1.1 2004/11/30 05:12:40 kensmith Exp $">
|
||||
<!ENTITY local.rel "4.11">
|
||||
<!ENTITY local.rel.tag "4_11">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
|
@ -34,7 +34,7 @@
|
|||
<tr>
|
||||
<td>Reminder announcement</td>
|
||||
<td>30 Nov 2004</td>
|
||||
<td>--</td>
|
||||
<td>30 Nov 2004</td>
|
||||
<td>Release Engineers send announcement email to
|
||||
<tt>developers@FreeBSD.org</tt> with a rough schedule for the FreeBSD
|
||||
&local.rel; release.</td>
|
||||
|
@ -78,14 +78,14 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>RELENG_&local.rel.tag;</tt> branch</td>
|
||||
<td>27 Dec 2004</td>
|
||||
<td>17 Dec 2004</td>
|
||||
<td>--</td>
|
||||
<td>The release branch is created.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Unfreeze the tree</td>
|
||||
<td>27 Dec 2004</td>
|
||||
<td>17 Dec 2004</td>
|
||||
<td>--</td>
|
||||
<td>Announcement to <tt>developers@</tt> explaining that
|
||||
commits to <tt>RELENG_4</tt> no longer require approval. Also
|
||||
|
@ -95,14 +95,14 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>&local.rel;-RC</tt></td>
|
||||
<td>27 Dec 2004</td>
|
||||
<td>17 Dec 2004</td>
|
||||
<td>--</td>
|
||||
<td><tt>newvers.sh</tt> and <tt>release.ent</tt> updated.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>First release candidate</td>
|
||||
<td>3 Jan 2005</td>
|
||||
<td>20 Dec 2004</td>
|
||||
<td>--</td>
|
||||
<td>The first release candidate for the x86 and Alpha architecture is
|
||||
released. ISO images should be uploaded to
|
||||
|
@ -117,7 +117,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Heads up to <tt>-stable</tt></td>
|
||||
<td>3 Jan 2005</td>
|
||||
<td>20 Dec 2004</td>
|
||||
<td>--</td>
|
||||
<td>A message should be sent to <tt>qa@FreeBSD.org</tt> and
|
||||
<tt>stable@FreeBSD.org</tt> after the first snapshot is uploaded.</td>
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Second release candidate</td>
|
||||
<td>10 Jan 2005</td>
|
||||
<td>3 Jan 2005</td>
|
||||
<td>--</td>
|
||||
<td>Note: the release date of this candidate depends on the user
|
||||
experience with RC1.</td>
|
||||
|
@ -133,7 +133,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Heads up to <tt>-stable</tt></td>
|
||||
<td>10 Jan 2005</td>
|
||||
<td>3 Jan 2005</td>
|
||||
<td>--</td>
|
||||
<td>A message should be sent to <tt>qa@FreeBSD.org</tt> and
|
||||
<tt>stable@FreeBSD.org</tt> after the second snapshot is uploaded.</td>
|
||||
|
|
Loading…
Reference in a new issue