Progress update.
While here, fix a couple of typo and markup nits.
This commit is contained in:
parent
67cfa33e23
commit
f06d03f5bc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14459
1 changed files with 12 additions and 5 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.8 2002/09/27 17:07:17 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.7R/schedule.sgml,v 1.9 2002/09/28 01:14:19 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 4.7 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -146,19 +146,26 @@
|
|||
tree during the freeze.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ports tree tagged</td>
|
||||
<td>24 Sep 2002</td>
|
||||
<td>1 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>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
|
||||
<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>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Final package build starts
|
||||
<td>25 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td>1 Oct 2002</td>
|
||||
<td>The ports cluster and <a href="http://bento.FreeBSD.org">bento</a>
|
||||
build final packages.</td>
|
||||
</tr>
|
||||
|
@ -174,7 +181,7 @@
|
|||
<tr>
|
||||
<td>doc tree tagged.</td>
|
||||
<td>27 Sep 2002</td>
|
||||
<td>--</td>
|
||||
<td>1 Oct 2002</td>
|
||||
<td><tt>RELEASE_4_7_0</tt> tag for docs.</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue