doc/en/internal/machines.sgml
Peter Wemm 01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00

151 lines
3.6 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "The FreeBSD.org Network">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<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>4.0-current</td>
<td>Build server for -current packages</td>
<td>ports team</td>
</tr>
<tr>
<td>beast</td>
<td>4.0-current</td>
<td>Alpha box for FreeBSD/alpha testing</td>
<td>jkh</td>
</tr>
<tr>
<td>bento</td>
<td>3-stable</td>
<td>3-stable package building</td>
<td>ports team</td>
</tr>
<tr>
<td>freefall</td>
<td>3-stable</td>
<td>CVS master repository</td>
<td>committers</td>
</tr>
<tr>
<td>hub</td>
<td>3-stable</td>
<td>Mail & WWW services</td>
<td>post/webmaster</td>
</tr>
<tr>
<td>node82-89</td>
<td>3-stable</td>
<td>Ports build cluster</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>400Mhz Pentium II, 128MB mem, NCR 53c875, 9GB IBM
SCSI drive, Winbond 100bTX NIC.</td>
</tr>
<tr valign="top">
<td>beast</td>
<td>Aspen Durango</td>
<td>500MHz Alpha 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>400MHz Pentium II, 256MB mem, Adaptec AHA2940U2W PCI SCSI
controller, 2x4GB SCSI WIDE drives, 3x9GB SCSI U2W 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, Intel EtherExpress Pro 10/100B NIC.</td>
</tr>
<tr valign="top">
<td>node82-89</td>
<td>AMD x86</td>
<td>300MHz AMD K6/2, 64MB mem, 3GB IDE disk, Intel EtherExpress Pro
10/100B NIC.</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. 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 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>
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>