Update the status of the branches prior to this page being cited
in the 9.0-RELEASE announcement. While here shift to SVN-speak for references to source tree branches of things with major version number >=9 to note the point we shifted to release builds being done from the SVN repository instead of the CVS repository.
This commit is contained in:
parent
5c1d79df74
commit
21c7d49fc5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38180
1 changed files with 13 additions and 26 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.295 2011/08/05 02:25:21 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.296 2011/10/02 12:41:04 delphij Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -48,23 +48,15 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>September 2011</td>
|
||||
<td>January 2012</td>
|
||||
<td>&os; 9.0</td>
|
||||
<td>In "Code Freeze" now. <a
|
||||
href="&base;/releases/9.0R/schedule.html">The release
|
||||
schedule</a> is available.</td>
|
||||
<td>Release is imminent.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>February 2011</td>
|
||||
<td>&os; 8.2</td>
|
||||
<td><a href="&base;/releases/8.2R/announce.html">Released</a> on February 24, 2011</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>February 2011</td>
|
||||
<td>&os; 7.4</td>
|
||||
<td><a href="&base;/releases/7.4R/announce.html">Released</a> on February 24, 2011</td>
|
||||
<td>March 2012</td>
|
||||
<td>&os; 8.3</td>
|
||||
<td>Schedule under construction.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -87,29 +79,24 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>HEAD</tt></td>
|
||||
<td>Slush</td>
|
||||
<td>Open</td>
|
||||
<td>committers</td>
|
||||
<td>Active development branch for 10-CURRENT. Avoid major
|
||||
changes before 9.0-RELEASE.</td>
|
||||
<td>Active development branch for 10-CURRENT.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_9</tt></td>
|
||||
<td>Frozen</td>
|
||||
<td>&contact.re;</td>
|
||||
<td>Development branch for FreeBSD 9-STABLE, and now in a
|
||||
preparation stage for 9.0-RELEASE. All commits to this branch
|
||||
requires RE's approval.</td>
|
||||
<td><tt>stable/9</tt></td>
|
||||
<td>Open</td>
|
||||
<td>committers</td>
|
||||
<td>Development branch for FreeBSD 9-STABLE.</td>
|
||||
</tr>
|
||||
|
||||
<!--
|
||||
<tr>
|
||||
<td><tt>RELENG_9_0</tt></td>
|
||||
<td><tt>releng/9.0</tt></td>
|
||||
<td>Frozen</td>
|
||||
<td>&contact.re;</td>
|
||||
<td>FreeBSD 9.0 release branch.</td>
|
||||
</tr>
|
||||
-->
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_8</tt></td>
|
||||
|
|
Loading…
Reference in a new issue