PR: 202235 Reported by: chris@bsdjunk.com Approved by: gjb (doceng), bdrewery, wblock (doceng,mentor) Differential Revision: https://reviews.freebsd.org/D5118
146 lines
3.3 KiB
XML
146 lines
3.3 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "The FreeBSD.org Network">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.docs">
|
|
|
|
<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>
|
|
|
|
<p>For a list of SSH host keys and their fingerprints for the
|
|
public FreeBSD.org machines, please see <a href="ssh-keys.asc">
|
|
this file</a>.</p>
|
|
|
|
<h2>Developer FreeBSD.org hosts</h2>
|
|
|
|
<p>These systems are available for FreeBSD developer / committer use.
|
|
Reference systems can be used for build tests etc.</p>
|
|
|
|
<table class="tblbasic">
|
|
<thead>
|
|
<tr>
|
|
<th align="left">Host</th>
|
|
<th align="left">OS</th>
|
|
<th align="left">Type</th>
|
|
<th align="left">Purpose</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
<td>eris</td>
|
|
<td>10-STABLE</td>
|
|
<td>ia64</td>
|
|
<td>Reference machine.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>flame</td>
|
|
<td>10-STABLE</td>
|
|
<td>sparc64</td>
|
|
<td>Reference machine.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>freefall</td>
|
|
<td>11-CURRENT</td>
|
|
<td>amd64</td>
|
|
<td>Shell Logins.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>pluto</td>
|
|
<td>10-STABLE</td>
|
|
<td>ia64</td>
|
|
<td>Reference machine.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>ref[11|10|9]-amd64</td>
|
|
<td>X-STABLE</td>
|
|
<td>amd64</td>
|
|
<td>Reference machine.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>ref[11|10]-i386</td>
|
|
<td>X-STABLE</td>
|
|
<td>i386</td>
|
|
<td>Reference machine.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>universe[11|10|9][a|b]</td>
|
|
<td>X-STABLE</td>
|
|
<td>amd64</td>
|
|
<td>Universe build machine.</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
|
|
<h2>Hardware configurations</h2>
|
|
|
|
<table class="tblbasic">
|
|
<thead>
|
|
<tr>
|
|
<th align="left">Host</th>
|
|
<th align="left">Hardware</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr valign="top">
|
|
<td>freefall</td>
|
|
<td>Check <tt>dmesg(8)</tt>.</td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td>ref<em>[8-11]</em>-amd64</td>
|
|
<td>Check <tt>dmesg(8)</tt>.</td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td>ref<em>[10-11]</em>-i386</td>
|
|
<td>Check <tt>dmesg(8)</tt>.</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
|
|
<p>Machines are generally connected at 1Gbit/sec full-duplex to
|
|
a dedicated switch with redundant gigabit uplinks. All systems have
|
|
logged serial consoles and remote power management.</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,
|
|
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. See
|
|
<a href="new-account.html">New Account Creation Procedure page</a> for
|
|
details on new accounts. Accounts
|
|
are not given to the general public for "vanity domain" mail or
|
|
other such uses. It would be a waste of time to ask. Thanks.</p>
|
|
|
|
<p></p><a href="internal.html">FreeBSD Internal Home</a>
|
|
</body>
|
|
</html>
|