Note the end of the ports freeze and (re)start of final ports build.
While I'm here, make the representation of dates more consistent.
This commit is contained in:
parent
a82711e856
commit
35addaa452
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14496
1 changed files with 6 additions and 6 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.9 2002/09/28 01:14:19 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.7R/schedule.sgml,v 1.10 2002/10/02 15:53:45 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 4.7 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -149,14 +149,14 @@
|
|||
<tr>
|
||||
<td>Ports tree tagged</td>
|
||||
<td>24 Sep 2002</td>
|
||||
<td>1 Oct 2002</td>
|
||||
<td>01 Oct 2002</td>
|
||||
<td><tt>RELEASE_4_7_0</tt> tag for <tt>ports/</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ports tree unfrozen</td>
|
||||
<td>24 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td>05 Oct 2002</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 4.7-RELEASE.</td>
|
||||
|
@ -165,7 +165,7 @@
|
|||
<tr>
|
||||
<td>Final package build starts
|
||||
<td>25 Sep 2002</td>
|
||||
<td>1 Oct 2002</td>
|
||||
<td>05 Oct 2002</td>
|
||||
<td>The ports cluster and <a href="http://bento.FreeBSD.org">bento</a>
|
||||
build final packages.</td>
|
||||
</tr>
|
||||
|
@ -181,7 +181,7 @@
|
|||
<tr>
|
||||
<td>doc tree tagged.</td>
|
||||
<td>27 Sep 2002</td>
|
||||
<td>1 Oct 2002</td>
|
||||
<td>01 Oct 2002</td>
|
||||
<td><tt>RELEASE_4_7_0</tt> tag for docs.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -255,7 +255,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Announcement</td>
|
||||
<td>1 Oct 2002</td>
|
||||
<td>01 Oct 2002</td>
|
||||
<td>--</td>
|
||||
<td>Announcement sent out after a majority of the mirrors have
|
||||
received the bits.</td>
|
||||
|
|
Loading…
Reference in a new issue