PERFORCE change 142784 for review

Gabor Pali pgj at FreeBSD.org
Tue Jun 3 04:25:23 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142784

Change 142784 by pgj at disznohal on 2008/06/03 04:25:01

	IFC

Affected files ...

.. //depot/projects/docproj_hu/www/en/news/news.sgml#3 integrate
.. //depot/projects/docproj_hu/www/en/platforms/mips.sgml#2 integrate
.. //depot/projects/docproj_hu/www/en/security/security.sgml#2 integrate

Differences ...

==== //depot/projects/docproj_hu/www/en/news/news.sgml#3 (text+ko) ====

@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.49 2008/05/23 12:40:53 jkois Exp $">
+<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.50 2008/06/01 10:06:08 remko Exp $">
 <!ENTITY title "FreeBSD News">
 <!ENTITY % navinclude.about "INCLUDE">
 ]>
@@ -43,7 +43,10 @@
       </li>
 
       <li>
+<!--
 	<p><b><a href="http://www.bsdforums.org">BSDForums.org</a></b>:
+-->
+	<p><b><a href="http://www.daemonforums.org">Daemon Forums</a></b>:
 	  Active online forums and news community site dedicated
 	  to FreeBSD and other BSDs.</p>
       </li>

==== //depot/projects/docproj_hu/www/en/platforms/mips.sgml#2 (text+ko) ====

@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/platforms/mips.sgml,v 1.6 2006/08/19 21:20:40 hrs Exp $">
+<!ENTITY date "$FreeBSD: www/en/platforms/mips.sgml,v 1.7 2008/06/01 08:22:31 jkois Exp $">
 <!ENTITY title "FreeBSD/MIPS Project">
 <!ENTITY email 'freebsd-mips'>
 <!ENTITY % navinclude.developers "INCLUDE">
@@ -9,16 +9,29 @@
 <html>
   &header;
 
+  <h3>Introduction</h3>
+
   <p>This page contains information about porting FreeBSD to the
-    MIPS.</p>
+    MIPS&reg; platform.  Discussion of the MIPS port takes
+    place on the
+    <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-mips">freebsd-mips</a>
+    mailing list.</p>
 
-  <h3>General Information</h3>
+  <h3>Table Of Contents</h3>
 
   <ul>
+    <li><a href="#status">Status</a></li>
     <li><a href="#faq">Port FAQs</a></li>
     <li><a href="#list">FreeBSD/MIPS mailing list</a></li>
   </ul>
 
+  <h3><a name="status">Status</a></h3>
+
+  <p>MIPS is a
+    <a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
+    Tier 3</a> architecture, and as such is currently regarded as experimental.
+    It is not supported by the <a href="&base;">FreeBSD</a> project.</p>
+
   <h3><a name="faq">Frequently Asked Questions</a></h3>
 
   <ol>
@@ -32,20 +45,21 @@
   <h4><a name="1">What is the FreeBSD/MIPS project?</a></h4>
 
   <p>FreeBSD/MIPS is a port of the FreeBSD operating system
-    to computers with MIPS R4K and beyond processors, most notably
-    SGI's MIPS computers.</p>
+    to platforms based around MIPS processors.</p>
 
   <h4><a name="2">What hardware are you targeting?</a></h4>
 
-  <p>At the moment SGI's MIPS computers.  Other MIPS platforms
+  <p>At the moment, several MIPS32 development boards and
+    SGI's MIPS64 computers are being targeted.  Other MIPS platforms
     such as common embedded boards and non-exotic computers in
-    a similar configuration to those offered by SGI are expected
+    a similar configuration are expected
     to be targeted later on.</p>
 
   <h4><a name="3">What is the current status?</a></h4>
 
   <p>FreeBSD/MIPS is in the early stages of development, see the
-    <a href="../projects/mips">project status page</a> for information
+    <a href="http://wiki.freebsd.org/FreeBSD/mips"> MIPS wiki page</a>
+    for information
     about currently ongoing work.</p>
 
   <h4><a name="4">How can I acquire FreeBSD/MIPS?</a></h4>
@@ -58,15 +72,15 @@
 
   <p><a href="mailto:jmallett at FreeBSD.org">Juli Mallett</a> is the project lead.
     Contact her if you can contribute code.  If you just want
-    to know about the status of this project, check the
-    <a href="../projects/mips">project status page</a> regularly or
+    to know about the status of this project, check this page
+    regularly or
     join the <a href="#list">FreeBSD/MIPS mailing list</a>.</p>
 
   <h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
 
-  <p>To subscribe to this list, send mail to <tt class="
+  <p>To subscribe to this list, send an email to <tt class="
     EMAIL">&#60;<a href="mailto:freebsd-mips-subscribe at FreeBSD.org">freebsd-mips-subscribe at FreeBSD.org</a>&#62;</tt>
-    or visit <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-mips">mailman interface</a>.</p>
+    or visit the <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-mips">mailman interface</a>.</p>
 
   &footer;
 </html>

==== //depot/projects/docproj_hu/www/en/security/security.sgml#2 (text+ko) ====

@@ -1,12 +1,12 @@
 <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.200 2008/03/01 01:55:27 simon Exp $">
+<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.201 2008/06/01 08:37:39 remko Exp $">
 <!ENTITY title "FreeBSD Security Information">
 <!ENTITY % navinclude.support "INCLUDE">
 <!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
 <!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
 ]>
-<!-- $FreeBSD: www/en/security/security.sgml,v 1.200 2008/03/01 01:55:27 simon Exp $ -->
+<!-- $FreeBSD: www/en/security/security.sgml,v 1.201 2008/06/01 08:37:39 remko Exp $ -->
 
 <html>
   &header;
@@ -225,20 +225,6 @@
       <th>Estimated EoL</th>
     </tr>
     <tr>
-      <td>RELENG_5</td>
-      <td>n/a</td>
-      <td>n/a</td>
-      <td>n/a</td>
-      <td>May 31, 2008</td>
-    </tr>
-    <tr>
-      <td>RELENG_5_5</td>
-      <td>5.5-RELEASE</td>
-      <td>Extended</td>
-      <td>May 25, 2006</td>
-      <td>May 31, 2008</td>
-    </tr>
-    <tr>
       <td>RELENG_6</td>
       <td>n/a</td>
       <td>n/a</td>
@@ -246,20 +232,6 @@
       <td>January 31, 2010</td>
     </tr>
     <tr>
-      <td>RELENG_6_1</td>
-      <td>6.1-RELEASE</td>
-      <td>Extended</td>
-      <td>May 9, 2006</td>
-      <td>May 31, 2008</td>
-    </tr>
-    <tr>
-      <td>RELENG_6_2</td>
-      <td>6.2-RELEASE</td>
-      <td>Normal</td>
-      <td>January 15, 2007</td>
-      <td>May 31, 2008</td>
-    </tr>
-    <tr>
       <td>RELENG_6_3</td>
       <td>6.3-RELEASE</td>
       <td>Extended</td>


More information about the p4-projects mailing list