OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 08-Oct-2004 18:33:08
Branch: HEAD Handle: 2004100817330800
Modified files:
openpkg-web badstatus.cgi status.cgi status.wml
Log:
vm40 overtakes dv18 role as Gentoo reference host
Summary:
Revision Changes Path
1.6 +1 -0 openpkg-web/badstatus.cgi
1.24 +1 -0 openpkg-web/status.cgi
1.24 +1 -0 openpkg-web/status.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/badstatus.cgi
============================================================================
$ cvs diff -u -r1.5 -r1.6 badstatus.cgi
--- openpkg-web/badstatus.cgi 7 Oct 2004 17:17:12 -0000 1.5
+++ openpkg-web/badstatus.cgi 8 Oct 2004 16:33:08 -0000 1.6
@@ -30,6 +30,7 @@
'ixDLT' => { -host => 'dv32', -important => 0 },
'ixFC2' => { -host => 'vm46', -important => 1 },
'ixRE3' => { -host => 'dv23', -important => 1 },
+ 'ixGL1' => { -host => 'vm40', -important => 0 },
'ixS90' => { -host => 'dv14', -important => 0 },
'ixS91' => { -host => 'dv17', -important => 1 },
'ixSO9' => { -host => 'dv33', -important => 1 },
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/status.cgi
============================================================================
$ cvs diff -u -r1.23 -r1.24 status.cgi
--- openpkg-web/status.cgi 7 Oct 2004 17:17:12 -0000 1.23
+++ openpkg-web/status.cgi 8 Oct 2004 16:33:08 -0000 1.24
@@ -30,6 +30,7 @@
'ixDLT' => { -host => 'dv32', -important => 0 },
'ixFC2' => { -host => 'vm46', -important => 1 },
'ixRE3' => { -host => 'dv23', -important => 1 },
+ 'ixGL1' => { -host => 'vm40', -important => 0 },
'ixS90' => { -host => 'dv14', -important => 0 },
'ixS91' => { -host => 'dv17', -important => 1 },
'ixSO9' => { -host => 'dv33', -important => 1 },
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/status.wml
============================================================================
$ cvs diff -u -r1.23 -r1.24 status.wml
--- openpkg-web/status.wml 7 Oct 2004 17:17:12 -0000 1.23
+++ openpkg-web/status.wml 8 Oct 2004 16:33:08 -0000 1.24
@@ -29,6 +29,7 @@
<tr><td>dv32</td> <td> <b>ixDLT</b></td>
<td> <b>ix86-debian3.1</b></td> <td> Debian
GNU/Linux 3.1-pre</td> <td> tentative</td></tr>
<tr><td>vm46</td> <td> <b>ixFC2</b></td>
<td> <b>ix86-fedora2</b></td> <td> RedHat
Fedora Core 2</td> <td> supported</td></tr>
<tr><td>dv23</td> <td> <b>ixRE3</b></td>
<td> <b>ix86-rhel3</b></td> <td> RedHat
Enterprise Linux 3 ES</td> <td> supported</td></tr>
+<tr><td>vm40</td> <td> <b>ixGL1</b></td>
<td> <b>ix86-gentoo1.5.3</b></td> <td> Gentoo
Linux 1.5.3</td> <td> supported</td></tr>
<tr><td>dv14</td> <td> <b>ixS90</b></td>
<td> <b>ix86-suse9.0</b></td> <td> SuSE Linux
9.0</td> <td> obsoleted</td></tr>
<tr><td>dv17</td> <td> <b>ixS91</b></td>
<td> <b>ix86-suse9.1</b></td> <td> SuSE Linux
9.1</td> <td> supported</td></tr>
<tr><td>dv33</td> <td> <b>ixSO9</b></td>
<td> <b>ix86-solaris9</b></td> <td> Sun
Solaris 9/x86</td> <td> supported</td></tr>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]