Remove the rtp page since the rtp systems have been mostly defunct for a
while. Currently only one of the systems is up and it hasn't been updated in 2+ years. If rtp systems come back the page can easily be resurrected, but for now it's just more confusing having the page around.
This commit is contained in:
parent
24164eaa07
commit
caf03a34d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29592
3 changed files with 2 additions and 198 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/internal/Makefile,v 1.44 2005/08/19 16:24:02 murray Exp $
|
# $FreeBSD: www/en/internal/Makefile,v 1.46 2006/05/29 19:43:22 simon Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -20,7 +20,6 @@ DOCS+= releng.sgml
|
||||||
DOCS+= expire-bits.sgml
|
DOCS+= expire-bits.sgml
|
||||||
DOCS+= core-vote.sgml
|
DOCS+= core-vote.sgml
|
||||||
DOCS+= doceng.sgml
|
DOCS+= doceng.sgml
|
||||||
DOCS+= rtp.sgml
|
|
||||||
DOCS+= policies.sgml
|
DOCS+= policies.sgml
|
||||||
DOCS+= fortunes.sgml
|
DOCS+= fortunes.sgml
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.32 2006/02/22 13:28:14 joel Exp $">
|
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.33 2006/08/19 21:20:35 hrs Exp $">
|
||||||
<!ENTITY title "FreeBSD Internal Pages">
|
<!ENTITY title "FreeBSD Internal Pages">
|
||||||
<!ENTITY % navinclude.docs "INCLUDE">
|
<!ENTITY % navinclude.docs "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
@ -61,11 +61,6 @@ hosted at FreeBSD.org, as well as some
|
||||||
here are the machine resources that are available and the
|
here are the machine resources that are available and the
|
||||||
sorts of work they are intended for.</p>
|
sorts of work they are intended for.</p>
|
||||||
|
|
||||||
<p>For those with accounts on
|
|
||||||
<a href="rtp.html">the rtp.FreeBSD.org network</a>,
|
|
||||||
here are the machine resources that are available and the
|
|
||||||
sorts of work they are intended for.</p>
|
|
||||||
|
|
||||||
<p>You can learn more
|
<p>You can learn more
|
||||||
<a href="about.html">about the FreeBSD WWW server</a>, including
|
<a href="about.html">about the FreeBSD WWW server</a>, including
|
||||||
the machine, the software, mirroring the FreeBSD web pages, and
|
the machine, the software, mirroring the FreeBSD web pages, and
|
||||||
|
|
|
@ -1,190 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
||||||
<!ENTITY base CDATA "..">
|
|
||||||
<!ENTITY date "$FreeBSD: www/en/internal/rtp.sgml,v 1.8 2006/02/22 13:28:14 joel Exp $">
|
|
||||||
<!ENTITY title "The Rtp.FreeBSD.org Network">
|
|
||||||
<!ENTITY % navinclude.docs "INCLUDE">
|
|
||||||
]>
|
|
||||||
|
|
||||||
<html>
|
|
||||||
&header;
|
|
||||||
|
|
||||||
<p>This page documents the machine resources currently
|
|
||||||
available in the Rtp.FreeBSD.org network for use by
|
|
||||||
the FreeBSD committers.</p>
|
|
||||||
|
|
||||||
<p>For a list of SSH host keys and their fingerprints for the
|
|
||||||
Rtp.FreeBSD.org machines, please see <a
|
|
||||||
href="http://people.FreeBSD.org/~jwd/rtp/ssh-keys.asc">
|
|
||||||
this file</a>.</p>
|
|
||||||
|
|
||||||
<h2>All host names in the Rtp.FreeBSD.org domain</h2>
|
|
||||||
|
|
||||||
<p>The following systems are visible on the external network:</p>
|
|
||||||
|
|
||||||
<table class="tblbasic">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th align="left">Host</th>
|
|
||||||
<th align="left">OS</th>
|
|
||||||
<th align="left">Purpose</th>
|
|
||||||
<th align="left">Owner(s)</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
|
|
||||||
<tbody>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>Triangle</td>
|
|
||||||
<td>4-STABLE</td>
|
|
||||||
<td>Admin/Email/Web/releng4 snapshot builder</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>8ball</td>
|
|
||||||
<td>5-CURRENT</td>
|
|
||||||
<td>Ports/INDEX verification builds</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>9ball</td>
|
|
||||||
<td>CURRENT</td>
|
|
||||||
<td>periodic -CURRENT ISOs showing up on releng4.FreeBSD.org</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>Cueball</td>
|
|
||||||
<td>CURRENT</td>
|
|
||||||
<td>tinderbox</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>Stanley</td>
|
|
||||||
<td>CURRENT</td>
|
|
||||||
<td>generic/amd64 porting</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>Shark</td>
|
|
||||||
<td>CURRENT</td>
|
|
||||||
<td>available</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>The following systems are only visible after first logging in
|
|
||||||
to one of the above systems:</p>
|
|
||||||
|
|
||||||
<table class="tblbasic">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th align="left">Host</th>
|
|
||||||
<th align="left">OS</th>
|
|
||||||
<th align="left">Purpose</th>
|
|
||||||
<th align="left">Owner(s)</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>bankshot</td>
|
|
||||||
<td>CURRENT</td>
|
|
||||||
<td>available</td>
|
|
||||||
<td>committers</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
|
|
||||||
<h2>Hardware configurations</h2>
|
|
||||||
|
|
||||||
<table class="tblbasic">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th align="left">Host</th>
|
|
||||||
<th align="left">Type</th>
|
|
||||||
<th align="left">Hardware</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
|
|
||||||
<tbody>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>Triangle</td>
|
|
||||||
<td>AMD Athlon</td>
|
|
||||||
<td>MP 2200+, 2GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.triangle">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>8ball</td>
|
|
||||||
<td>AMD Athlon</td>
|
|
||||||
<td>MP 1900+, 2GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.8ball">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>9ball</td>
|
|
||||||
<td>Intel x86</td>
|
|
||||||
<td>P4 HT-enabled 2.8GHz, 1GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.9ball">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>cueball</td>
|
|
||||||
<td>Intel x86</td>
|
|
||||||
<td>Dual Xeon HT enabled 2.8GHz, 3GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.cueball">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>Stanley</td>
|
|
||||||
<td>AMD64</td>
|
|
||||||
<td>Dual Opteron 240, 6GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.stanley">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>Shark</td>
|
|
||||||
<td>AMD64</td>
|
|
||||||
<td>AMD FX-53, 2GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.shark">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr valign="top">
|
|
||||||
<td>bankshot</td>
|
|
||||||
<td>Intel x86</td>
|
|
||||||
<td>Dual Xeon HT enabled 2.8GHz, 4GB mem, <a
|
|
||||||
href="http://rtp.FreeBSD.org/~jwd/dmesg/dmesg.bankshot">dmesg.boot</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>Home directory services are provided by a dedicated NFS/RAID5
|
|
||||||
protected server mounted on /home. Each machine contains a ccd scratch
|
|
||||||
area mounted on /vol/vol0 also available via the /users symlink.
|
|
||||||
These machines are inter-connected at 100Mbit/sec
|
|
||||||
full-duplex. All systems have serial consoles and remote power
|
|
||||||
capability. Currently, full console and power control is available
|
|
||||||
on bankshot.rtp to the developer community on a first come, first
|
|
||||||
serve basis.</p>
|
|
||||||
|
|
||||||
<h2>Administrative Policies</h2>
|
|
||||||
|
|
||||||
<p>All requests should be sent to admins AT Rtp.FreeBSD.org.</p>
|
|
||||||
|
|
||||||
<p>User account creation is based on access to the FreeBSD.org
|
|
||||||
cluster and commit bit validity.</p>
|
|
||||||
|
|
||||||
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
|
||||||
&footer;
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in a new issue