- Add RELENG_9

- Add RELENG_9_0, commented out for now;
 - Update descriptive texts for development branches.

Approved by:	re (blackend)
This commit is contained in:
Xin LI 2011-10-02 12:41:04 +00:00
parent 4043846b72
commit 357ce49fa9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37764

View file

@ -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.294 2011/07/10 17:12:24 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.295 2011/08/05 02:25:21 hrs Exp $">
<!ENTITY email 're'>
<!ENTITY title "Release Engineering Information">
<!ENTITY % navinclude.developers "INCLUDE">
@ -87,14 +87,30 @@
<tr>
<td><tt>HEAD</tt></td>
<td>Frozen</td>
<td>Slush</td>
<td>committers</td>
<td>Active development branch for 10-CURRENT. Avoid major
changes before 9.0-RELEASE.</td>
</tr>
<td>Active development branch for 9-CURRENT and now in a
<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>
</tr>
<!--
<tr>
<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>
<td>Open</td>