OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 19-Jan-2003 12:44:00
Branch: HEAD Handle: 2003011911440000
Modified files:
openpkg-web releng.wml
Log:
cleanup and enhance class table
Summary:
Revision Changes Path
1.6 +11 -26 openpkg-web/releng.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/releng.wml
============================================================================
$ cvs diff -u -r1.5 -r1.6 releng.wml
--- openpkg-web/releng.wml 1 Jan 2003 14:47:58 -0000 1.5
+++ openpkg-web/releng.wml 19 Jan 2003 11:44:00 -0000 1.6
@@ -35,45 +35,30 @@
<td align=center>%0</td>
</define-tag>
-<table>
-<tr>
-<td align=top>
-
<table cellspacing=0 cellpadding=1 border=0 bgcolor="#a5a095"><tr><td>
<table cellspacing=1 cellpadding=1 border=0 bgcolor="#e5e0d5">
- <tr><td> </td> <ab RTT> <ab SAP> <ab RSS> <ab REL> <ab BLD> <ab PKG> <ab PUB>
</tr>
- <tr bgcolor="#f5f0e5"><td>CORE</td> <yes> <yes> <yes> <yes> <yes>
<yes> <yes> </tr>
- <tr bgcolor="#d5d0c5"><td>BASE</td> <no> <yes> <yes> <yes> <yes>
<yes> <yes> </tr>
- <tr bgcolor="#f5f0e5"><td>PLUS</td> <no> <no> <no> <yes> <yes>
<yes> <yes> </tr>
- <tr bgcolor="#d5d0c5"><td>PRIV</td> <no> <no> <no> <no> <yes>
<yes> <no> </tr>
- <tr bgcolor="#f5f0e5"><td>EVAL</td> <no> <no> <no> <no> <no>
<yes> <yes> </tr>
- <tr bgcolor="#d5d0c5"><td>JUNK</td> <no> <no> <no> <no> <no>
<no> <yes> </tr>
+ <tr><td> </td> <ab RTT> <ab SAP> <ab OPS> <ab RSS> <ab RBP>
<ab RSP> <ab BLD> <ab PKG> </tr>
+ <tr bgcolor="#f5f0e5"><td>CORE</td> <yes> <yes> <yes> <yes> <yes>
<yes> <yes> <yes> </tr>
+ <tr bgcolor="#d5d0c5"><td>BASE</td> <no> <yes> <yes> <yes> <yes>
<yes> <yes> <yes> </tr>
+ <tr bgcolor="#f5f0e5"><td>PLUS</td> <no> <no> <no> <no> <no>
<yes> <yes> <yes> </tr>
+ <tr bgcolor="#f5f0e5"><td>EVAL</td> <no> <no> <no> <no> <no>
<no> <no> <yes> </tr>
+ <tr bgcolor="#d5d0c5"><td>JUNK</td> <no> <no> <no> <no> <no>
<no> <no> <no> </tr>
</table>
</td></tr></table>
-</td>
-<td>
-
-
-
-</td>
-<td align=top>
-
+<p>
<table cellspacing=0 cellpadding=0>
<tr>
<td colspan=2>Legend:</td>
</tr>
<tr><td>RTT: </td><td>Run-Time Tested</td></tr>
<tr><td>SAP: </td><td>Security Advisories and Patches</td></tr>
+ <tr><td>OPS: </td><td>Official Platform Support Build Requirement</td></tr>
<tr><td>RSS: </td><td>Release Show-Stopper</td></tr>
- <tr><td>REL: </td><td>Release Package</td></tr>
- <tr><td>BLD: </td><td>Building Successful</td></tr>
+ <tr><td>RSP: </td><td>Release Source Package</td></tr>
+ <tr><td>RBP: </td><td>Release Binary Package</td></tr>
+ <tr><td>BLD: </td><td>Building Successful on all Supported
Platforms</td></tr>
<tr><td>PKG: </td><td>Packaging Completed</td></tr>
- <tr><td>PUB: </td><td>Publically Distributed</td></tr>
-</table>
-
-</td>
-</tr>
</table>
<h2>Version Numbering Scheme</h2>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]