The FreeBSD.org universe.
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. Submitted by: jfieber
This commit is contained in:
parent
4bebd89deb
commit
b9645cd96f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2885
4 changed files with 338 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.29 1998-05-14 17:30:12 nik Exp $
|
||||
# $Id: Makefile,v 1.30 1998-06-02 17:12:33 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -13,7 +13,8 @@ ANALOG?=/home/www/bin/analog
|
|||
DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml
|
||||
DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml
|
||||
DOCS+= features.sgml gallery.sgml index-site.sgml mozilla.sgml register.sgml
|
||||
DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newbies.sgml
|
||||
DOCS+= internet.sgml license.sgml
|
||||
DOCS+= machines.sgml mailto.sgml mirror.sgml newbies.sgml
|
||||
DOCS+= newsflash.sgml npgallery.sgml pgallery.sgml publish.sgml search.sgml
|
||||
DOCS+= searchhints.sgml send-pr.sgml security.sgml support.sgml where.sgml
|
||||
DOCS+= resignation.sgml y2kbug.sgml search-mid.sgml press.sgml
|
||||
|
|
166
data/machines.sgml
Normal file
166
data/machines.sgml
Normal file
|
@ -0,0 +1,166 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY date "$Date: 1998-06-02 17:12:33 $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: machines.sgml,v 1.1 1998-06-02 17:12:33 wosch 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>backup</td>
|
||||
<td>2.2.6-stable</td>
|
||||
<td>Backup server w/tape changer</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</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>backup</td>
|
||||
<td>Intel x86</td>
|
||||
<td>486DX2, 32MB mem, AHC 274x EISA SCSI controller, 2GB Quantum
|
||||
SCSI drive, Archive Python 4-DAT changer drive, WD8013EPC ISA
|
||||
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>233MHz Pentium II, 128MB 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, 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>
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.29 1998-05-14 17:30:12 nik Exp $
|
||||
# $Id: Makefile,v 1.30 1998-06-02 17:12:33 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -13,7 +13,8 @@ ANALOG?=/home/www/bin/analog
|
|||
DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml
|
||||
DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml
|
||||
DOCS+= features.sgml gallery.sgml index-site.sgml mozilla.sgml register.sgml
|
||||
DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newbies.sgml
|
||||
DOCS+= internet.sgml license.sgml
|
||||
DOCS+= machines.sgml mailto.sgml mirror.sgml newbies.sgml
|
||||
DOCS+= newsflash.sgml npgallery.sgml pgallery.sgml publish.sgml search.sgml
|
||||
DOCS+= searchhints.sgml send-pr.sgml security.sgml support.sgml where.sgml
|
||||
DOCS+= resignation.sgml y2kbug.sgml search-mid.sgml press.sgml
|
||||
|
|
166
en/internal/machines.sgml
Normal file
166
en/internal/machines.sgml
Normal file
|
@ -0,0 +1,166 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY date "$Date: 1998-06-02 17:12:33 $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: machines.sgml,v 1.1 1998-06-02 17:12:33 wosch 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>backup</td>
|
||||
<td>2.2.6-stable</td>
|
||||
<td>Backup server w/tape changer</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</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>backup</td>
|
||||
<td>Intel x86</td>
|
||||
<td>486DX2, 32MB mem, AHC 274x EISA SCSI controller, 2GB Quantum
|
||||
SCSI drive, Archive Python 4-DAT changer drive, WD8013EPC ISA
|
||||
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>233MHz Pentium II, 128MB 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, 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>
|
Loading…
Reference in a new issue