Conform to FDP style guidelines.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
02886c68f5
commit
7b84f04248
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50720
1 changed files with 111 additions and 114 deletions
|
|
@ -5,142 +5,139 @@
|
|||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&title;</title>
|
||||
<head>
|
||||
<title>&title;</title>
|
||||
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
</head>
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
</head>
|
||||
|
||||
<body class="navinclude.docs">
|
||||
<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>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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>eris</td>
|
||||
<td>10-STABLE</td>
|
||||
<td>ia64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>eris</td>
|
||||
<td>10-STABLE</td>
|
||||
<td>ia64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>flame</td>
|
||||
<td>11-STABLE</td>
|
||||
<td>sparc64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>flame</td>
|
||||
<td>11-STABLE</td>
|
||||
<td>sparc64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>freefall</td>
|
||||
<td>12-CURRENT</td>
|
||||
<td>amd64</td>
|
||||
<td>Shell Logins.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>freefall</td>
|
||||
<td>12-CURRENT</td>
|
||||
<td>amd64</td>
|
||||
<td>Shell Logins.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ref[12|11|10]-amd64</td>
|
||||
<td>X-STABLE</td>
|
||||
<td>amd64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ref[12|11|10]-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>ref[11|10]-i386</td>
|
||||
<td>X-STABLE</td>
|
||||
<td>i386</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ref[12|11]-aarch64</td>
|
||||
<td>X-STABLE</td>
|
||||
<td>arm64/aarch64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ref[12|11]-aarch64</td>
|
||||
<td>X-STABLE</td>
|
||||
<td>arm64/aarch64</td>
|
||||
<td>Reference machine.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>universe[12|11|10][a|b]</td>
|
||||
<td>X-STABLE</td>
|
||||
<td>amd64</td>
|
||||
<td>Universe build machine.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<tr>
|
||||
<td>universe[12|11|10][a|b]</td>
|
||||
<td>X-STABLE</td>
|
||||
<td>amd64</td>
|
||||
<td>Universe build machine.</td>
|
||||
</tr>
|
||||
<h2>Hardware configurations</h2>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="tblbasic">
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left">Host</th>
|
||||
<th align="left">Hardware</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<h2>Hardware configurations</h2>
|
||||
<tbody>
|
||||
<tr valign="top">
|
||||
<td>freefall</td>
|
||||
<td>Check <tt>dmesg(8)</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<table class="tblbasic">
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left">Host</th>
|
||||
<th align="left">Hardware</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tr valign="top">
|
||||
<td>ref<em>[10-12]</em>-amd64</td>
|
||||
<td>Check <tt>dmesg(8)</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tbody>
|
||||
<tr valign="top">
|
||||
<td>ref<em>[10-11]</em>-i386</td>
|
||||
<td>Check <tt>dmesg(8)</tt>.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<tr valign="top">
|
||||
<td>freefall</td>
|
||||
<td>Check <tt>dmesg(8)</tt>.</td>
|
||||
</tr>
|
||||
<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>
|
||||
|
||||
<tr valign="top">
|
||||
<td>ref<em>[10-12]</em>-amd64</td>
|
||||
<td>Check <tt>dmesg(8)</tt>.</td>
|
||||
</tr>
|
||||
<h2>Administrative Policies</h2>
|
||||
|
||||
<tr valign="top">
|
||||
<td>ref<em>[10-11]</em>-i386</td>
|
||||
<td>Check <tt>dmesg(8)</tt>.</td>
|
||||
</tr>
|
||||
<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>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
<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>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>
|
||||
<p></p><a href="internal.html">FreeBSD Internal Home</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue