Update branch status.
This commit is contained in:
parent
43f969361b
commit
871b965ef9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31226
1 changed files with 29 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.218 2007/10/31 09:33:52 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.219 2007/12/11 19:43:13 marcus Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -30,7 +30,7 @@
|
|||
<li><a href="#team">Current Release Engineering Team</a></li>
|
||||
<li><a href="#faq">Frequently Asked Questions</a></li>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
<li>General information about committing to -STABLE.</li>
|
||||
-->
|
||||
</ul>
|
||||
|
@ -51,19 +51,19 @@
|
|||
<tr>
|
||||
<td> June 2007 </td>
|
||||
<td> Start FreeBSD 7.0 Release Process </td>
|
||||
<td> <a href="&base;/releases/7.0R/schedule.html">Schedule</a></td>
|
||||
<td> <a href="&base;/releases/7.0R/schedule.html">7.0R Schedule</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> TBA </td>
|
||||
<td> Freeze RELENG_6 </td>
|
||||
<td> N/A </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> TBA </td>
|
||||
<td> January 2008 </td>
|
||||
<td> Release FreeBSD 6.3 </td>
|
||||
<td> N/A </td>
|
||||
<td> <a href="&base;/releases/6.3R/schedule.html">6.3R Schedule</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> TBA </td>
|
||||
<td> Release FreeBSD 7.0 </td>
|
||||
<td> <a href="&base;/releases/7.0R/schedule.html">7.0R Schedule</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -98,9 +98,16 @@ provided below.</p>
|
|||
<td> <tt>RELENG_7</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Development branch for 7-STABLE. Code-freeze in
|
||||
preparation for 7.0-RELEASE. All commits must have &contact.re;
|
||||
approval until the release is done. </td>
|
||||
<td> Development branch for 7-STABLE. All commits must have &contact.re;
|
||||
approval until the 7.0-RELEASE is done. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_7_0</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Development branch for 7.0-RELEASE. All commits must have &contact.re;
|
||||
approval.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -110,6 +117,14 @@ provided below.</p>
|
|||
<td> Development branch for 6-STABLE. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_6_3</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Development branch for 6.3-RELEASE. All commits must have &contact.re;
|
||||
approval.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_6_2</tt> </td>
|
||||
<td> Frozen </td>
|
||||
|
|
Loading…
Reference in a new issue