Bring up to date with all the new machines added and upgraded.
Thanks to Yahoo! for donating the new bento, ports cluster and mail exploder.
This commit is contained in:
parent
eae88130b9
commit
f3300cc8e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8098
1 changed files with 50 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.17 2000/08/24 23:01:56 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.18 2000/08/27 04:24:58 bmah Exp $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.17 2000/08/24 23:01:56 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.18 2000/08/27 04:24:58 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -54,14 +54,35 @@ available and the sorts of jobs they are being provided for.</p>
|
|||
<td>committers</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>gohan10-17</td>
|
||||
<td>3-stable/4-stable/5-current</td>
|
||||
<td>Ports building cluster</td>
|
||||
<td>ports team</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>hub</td>
|
||||
<td>3-stable</td>
|
||||
<td>4-stable</td>
|
||||
<td>Mail & WWW services</td>
|
||||
<td>post/webmaster</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
<tr>
|
||||
<td>mx1</td>
|
||||
<td>4-stable</td>
|
||||
<td>Mail services</td>
|
||||
<td>postmaster</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>onigiri</td>
|
||||
<td>4-stable</td>
|
||||
<td>Package build master</td>
|
||||
<td>ports team</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ref4</td>
|
||||
<td>4-stable</td>
|
||||
<td>Reference machine for testing 4-stable changes</td>
|
||||
|
@ -94,7 +115,7 @@ available and the sorts of jobs they are being provided for.</p>
|
|||
<tr valign="top">
|
||||
<td>builder</td>
|
||||
<td>Intel x86</td>
|
||||
<td>400Mhz Pentium II, 128MB mem, NCR 53c875, 9GB IBM
|
||||
<td>400MHz Pentium II, 128MB mem, NCR 53c875, 9GB IBM
|
||||
SCSI drive, Winbond 100bTX NIC.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -109,8 +130,9 @@ FreeBSD/alpha), DEC 21140 NIC.</td>
|
|||
<tr valign="top">
|
||||
<td>bento</td>
|
||||
<td>Intel x86 MP</td>
|
||||
<td>2x300MHz Pentium II, 128MB mem, AHC 2940 PCI SCSI controller,
|
||||
5x4GB SCSI WIDE drives, Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
<td>2x733MHz Pentium III, 1024MB mem, 2xLSI53C1010, Promise ATA66 controller,
|
||||
1x18GB SCSI U160 drive, 2x45GB ATA100 drives,
|
||||
Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
|
@ -121,6 +143,13 @@ controller, 2x4GB SCSI WIDE drives, 3x9GB SCSI U2W drives,
|
|||
Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>gohan10-17</td>
|
||||
<td>Intel x86</td>
|
||||
<td>800MHz Pentium III, 512MB mem, Intel ICH ATA66 controller,
|
||||
1x30GB ATA66 drive, Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>hub</td>
|
||||
<td>Intel x86</td>
|
||||
|
@ -128,6 +157,20 @@ Intel EtherExpress Pro 10/100B NIC.</td>
|
|||
3x4GB SCSI WIDE drives, Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>mx1</td>
|
||||
<td>Intel x86</td>
|
||||
<td>800MHz Pentium III, 512MB mem, Intel ICH ATA66 controller,
|
||||
1x30GB ATA66 drive, Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>onigiri</td>
|
||||
<td>Intel x86 MP</td>
|
||||
<td>2x300MHz Pentium II, 128MB mem, AHC 2940 PCI SCSI controller,
|
||||
5x4GB SCSI WIDE drives, Intel EtherExpress Pro 10/100B NIC.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>ref4</td>
|
||||
<td>Intel x86</td>
|
||||
|
|
Loading…
Reference in a new issue