Approved by: bcr Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D23537
90 lines
2.3 KiB
XML
90 lines
2.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>freefall</td>
|
|
<td>13-CURRENT</td>
|
|
<td>amd64</td>
|
|
<td>Shell Logins.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>ref[13|12|11]-amd64</td>
|
|
<td>X-STABLE</td>
|
|
<td>amd64</td>
|
|
<td>Reference machine for general testing and Ports building.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>ref[13|12|11]-i386</td>
|
|
<td>X-STABLE</td>
|
|
<td>i386</td>
|
|
<td>Reference machine for general testing and Ports building.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>ref[12|11]-aarch64</td>
|
|
<td>X-STABLE</td>
|
|
<td>arm64/aarch64</td>
|
|
<td>Reference machine for general testing and Ports building.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>ref[13|12]-ppc64</td>
|
|
<td>X-STABLE</td>
|
|
<td>ppc64/powerpc64</td>
|
|
<td>Reference machine for general testing and Ports building.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>universe[13|12|11][a|b]</td>
|
|
<td>X-STABLE</td>
|
|
<td>amd64</td>
|
|
<td>Universe build machine for fast, large scale compiling.</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>
|
|
|
|
<p><a href="internal.html">FreeBSD Internal Home</a></p>
|
|
</body>
|
|
</html>
|