Note progress on DP2. Branch created in Perforce. DP2 will be made when
we're satisfied with the system stability and some of the bigger open issues have been resolved -- do not promise a specific date.
This commit is contained in:
parent
fbce3b1a44
commit
5c3bb56abf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14145
1 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!ENTITY email 'freebsd-qa'>
|
||||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/schedule.sgml,v 1.8 2002/04/11 11:25:44 murray Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/schedule.sgml,v 1.9 2002/07/07 09:37:31 murray Exp $">
|
||||||
<!ENTITY title "FreeBSD 5.0 Release Process">
|
<!ENTITY title "FreeBSD 5.0 Release Process">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -92,16 +92,19 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><tt>RELENG_5_0_DP2</tt> branch</td><td>17 Jul
|
<td><tt>RELENG_5_0_DP2</tt> branch</td><td>17 Jul
|
||||||
2002</td><td>--</td><td>Branch created in Perforce, commits require re@
|
2002</td><td>17 Aug 2002</td><td>Branch created in Perforce, commits require re@
|
||||||
approval.</td>
|
approval.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>FreeBSD 5.0 Developer Preview 2</td><td>25 Jul
|
<td>FreeBSD 5.0 Developer Preview 2</td><td>25 Jul
|
||||||
2002</td><td>--</td><td>A full release for the i386, Alpha, and
|
2002</td><td>In Progress</td><td>A full release for the i386, Alpha, and
|
||||||
sparc64 architectures. The i386 and Alpha releases at least
|
sparc64 architectures. The i386 and Alpha releases at least
|
||||||
will contain a full package set and a disc1 ISO image will be
|
will contain a full package set and a disc1 ISO image will be
|
||||||
made available.</td>
|
made available. <strong>In Progress : -CURRENT is not stable enough for
|
||||||
|
another preview at this time but we are making progress. Please check
|
||||||
|
the <a href="&base/releases/5.0R/todo.html">todo list</a> for current
|
||||||
|
open issues.</strong></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue