Remove the 'OS' column from the Administrative FreeBSD.org hosts list.
It is far too easy for this to become outdated, and these machines do not have general access anyway.
This commit is contained in:
parent
f97ada6edc
commit
28b3e5f4c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42509
1 changed files with 0 additions and 14 deletions
|
@ -113,7 +113,6 @@ this file</a>.</p>
|
|||
<thead>
|
||||
<tr>
|
||||
<th align="left">Host</th>
|
||||
<th align="left">OS</th>
|
||||
<th align="left">Purpose</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@ -122,80 +121,67 @@ this file</a>.</p>
|
|||
|
||||
<tr>
|
||||
<td>ftp-master</td>
|
||||
<td>8-STABLE</td>
|
||||
<td>FTP Master (stage server).</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>hub</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>Mailing Lists and Mail services.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ipv6gw</td>
|
||||
<td>8-STABLE</td>
|
||||
<td>IPv6 tunnel router (peer is at ISC).</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>mx1</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>Inbound Mail services.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>mx2</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>Outbound Mail services.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ns0</td>
|
||||
<td>6-STABLE</td>
|
||||
<td>A FreeBSD.org authoritative DNS Server.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ns1, ns2</td>
|
||||
<td>8-STABLE</td>
|
||||
<td>FreeBSD.org recursive DNS Server.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>repoman</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>CVS Master repository.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>skunkworks</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>Perforce server.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>sky</td>
|
||||
<td>8-STABLE</td>
|
||||
<td>Various web services, such as wiki, reverse HTTP proxy etc.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>spit (cvsup-master)</td>
|
||||
<td>6-STABLE</td>
|
||||
<td>CVSup master mirror.</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>svn</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>Subversion master repository.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>www</td>
|
||||
<td>7-STABLE</td>
|
||||
<td>The www.FreeBSD.org Webserver.</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue