svn commit: r42509 - head/en_US.ISO8859-1/htdocs/internal

Glen Barber gjb at FreeBSD.org
Tue Aug 6 22:43:48 UTC 2013


Author: gjb
Date: Tue Aug  6 22:43:48 2013
New Revision: 42509
URL: http://svnweb.freebsd.org/changeset/doc/42509

Log:
  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.

Modified:
  head/en_US.ISO8859-1/htdocs/internal/machines.xml

Modified: head/en_US.ISO8859-1/htdocs/internal/machines.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/machines.xml	Tue Aug  6 21:01:31 2013	(r42508)
+++ head/en_US.ISO8859-1/htdocs/internal/machines.xml	Tue Aug  6 22:43:48 2013	(r42509)
@@ -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>
 


More information about the svn-doc-all mailing list