Update the 4.7 release schedule with 4.7-RC1 events. Also note the
new ports freeze procedure.
This commit is contained in:
parent
fe1cebb0e7
commit
9f622cb90a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14319
1 changed files with 14 additions and 8 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.7R/schedule.sgml,v 1.4 2002/09/17 15:16:12 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.7R/schedule.sgml,v 1.5 2002/09/18 17:29:16 jhb Exp $">
|
||||
<!ENTITY title "FreeBSD 4.7 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
<tr>
|
||||
<td>First release candidate</td>
|
||||
<td>15 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td>18 Sep 2002</td>
|
||||
<td>The first release candidate for the x86 and Alpha architecture is
|
||||
released. ISO images should be uploaded to
|
||||
<tt>ftp-master.freebsd.org</tt> and
|
||||
|
|
@ -117,7 +117,7 @@
|
|||
<tr>
|
||||
<td>Heads up to -stable</td>
|
||||
<td>17 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td>18 Sep 2002</td>
|
||||
<td>A message should be sent to <tt>qa@FreeBSD.org</tt> and
|
||||
<tt>stable@FreeBSD.org</tt> after the snapshot is uploaded.</td>
|
||||
</tr>
|
||||
|
|
@ -149,13 +149,19 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ports tree frozen.</td>
|
||||
<td>Ports tree frozen</td>
|
||||
<td>20 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td>Only approved commits will be permitted to the <tt>ports/</tt>
|
||||
tree during the freeze.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ports tree unfrozen</td>
|
||||
<td>24 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td><tt>CVSROOT/avail</tt> locks out everyone but the person who
|
||||
does the tagging. It will take approximately 2 hours to tag the
|
||||
entire ports tree with the <tt>RELEASE_4_7_0</tt> tag. After
|
||||
this time, the ports/ tree will be re-opened for commits, but
|
||||
<td>After the ports tree is taged with the <tt>RELEASE_4_7_0</tt>
|
||||
tag, the <tt>ports/</tt> tree will be re-opened for commits, but
|
||||
commits made after tagging will not go in 4.7-RELEASE.</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue