doc/en/internal/machines.sgml
1998-07-12 13:57:26 +00:00

166 lines
4 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY date "$Date: 1998-07-12 13:57:26 $">
<!ENTITY title "The FreeBSD.org Network">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: machines.sgml,v 1.3 1998-07-12 13:57:26 jkh Exp $ -->
<html>
&header;
<p>This page documents, for those with accounts on the
FreeBSD.org network, just what machine resources are currently
available and the sorts of jobs they are being provided for.</p>
<h2>All host names in the FreeBSD.org domain</h2>
<table width="100%">
<tr>
<th align="left">Host</th>
<th align="left">OS</th>
<th align="left">Purpose</th>
<th align="left">Owner(s)</th>
</tr>
<tr>
<td>builder</td>
<td>2.2.6-stable</td>
<td>Build server</td>
<td>admins</td>
</tr>
<tr>
<td>beast</td>
<td>NetBSD/alpha</td>
<td>Alpha box for testing</td>
<td>jkh</td>
</tr>
<tr>
<td>bento</td>
<td>3.0-current</td>
<td>3.0-current package building</td>
<td>ports team</td>
</tr>
<tr>
<td>freefall</td>
<td>2.2.6-stable</td>
<td>CVS master repository</td>
<td>committers</td>
</tr>
<tr>
<td>hub</td>
<td>2.2.6-stable</td>
<td>Mail & WWW services, tape changer</td>
<td>post/webmaster</td>
</tr>
<tr>
<td>kickme</td>
<td>3.0-current</td>
<td>Bleeding edge testing</td>
<td>open</td>
</tr>
<tr>
<td>paddock</td>
<td>2.2.6-stable</td>
<td>2.2.x-stable package building</td>
<td>ports team</td>
</tr>
</table>
<h2>Hardware configurations</h2>
<table width="100%">
<tr>
<th align="left">Host</th>
<th align="left">Type</th>
<th align="left">Hardware</th>
</tr>
<tr valign="top">
<td>builder</td>
<td>Intel x86</td>
<td>200Mhz Pentium Pro, 128MB mem, AHC 2940 PCI SCSI controller, 2GB Quantum
SCSI drive, 3GB IDE drive, Intel EtherExpress Pro 10/100B NIC.</td>
</tr>
<tr valign="top">
<td>beast</td>
<td>Alpha Durango</td>
<td> 500MHz 21164A on DEC PCI64 MB, 128MB mem, NCR 53c875 SCSI
controller, 2x4GB SCSI WIDE drives (one NetBSD/alpha, one
FreeBSD/alpha), DEC 21140 NIC.</td>
</tr>
<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>
</tr>
<tr valign="top">
<td>freefall</td>
<td>Intel x86</td>
<td>200MHz Pentium Pro, 128MB mem, NCR 53c875 PCI SCSI
controller, 4x4GB SCSI WIDE drives, Intel EtherExpress Pro
10/100B NIC.</td>
</tr>
<tr valign="top">
<td>hub</td>
<td>Intel x86</td>
<td>400MHz Pentium II, 256MB mem, AHC 2940 PCI SCSI controller,
3x4GB SCSI WIDE drives, HP 6020i CDR, Intel EtherExpress Pro
10/100B NIC.</td>
</tr>
<tr valign="top">
<td>kickme</td>
<td>AMD x86</td>
<td>187MHz K6, 64MB mem, AHC 2940 PCI SCSI controller, 4 GB SCSI
WIDE, 2GB SCSI drives, Archive Python 4-DAT changer drive,
Intel EtherExpress Pro 10/100B NIC.</td>
</tr>
<tr valign="top">
<td>paddock</td>
<td>Intel x86</td>
<td>200MHz Pentium Pro, 32MB mem, AHC 7880 on-board SCSI
controller, 9GB SCSI WIDE drive, on-board Intel EtherExpress Pro
10/100B.</td>
</tr>
</table>
<p>All machines, as a general rule, are connected at 100Mbits to the
FreeBSD network (a 100Mbit network switch) unless some other reason
requires that they communicate at 10Mbits.</p>
<h2>Administrative Policies</h2>
<p>If the machine in question is "owned" by someone specific, please
direct queries to them first when asking about administrative issues,
this includes changes to user accounts or filesystem layout.</p>
<p>All new user accounts must be cleared with the admin staff, <a
href="mailto:admins@freebsd.org">admins@freebsd.org</a>, and are given
only to FreeBSD developers, either in the docs, ports or general
src hacking category. The sole exception to this rule is the
testing machine, kickme.freebsd.org, for which accounts may be
given to non-project developers if they have a specific need to
test something of a truly experimental nature and need access to
a FreeBSD machine for the purpose. Accounts are also not given
to the general public for "vanity domain" mail or other such
uses, so please don't ask. Thanks.</p>
<p>Jordan Hubbard<br>
<a href="mailto:jkh@freebsd.org">jkh@freebsd.org</a></p>
&footer;
</html>