PERFORCE change 167895 for review

Rene Ladan rene at FreeBSD.org
Thu Aug 27 16:51:50 UTC 2009


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

Change 167895 by rene at rene_self on 2009/08/27 16:51:14

	IFC

Affected files ...

.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml#4 integrate
.. //depot/projects/docproj_nl/www/en/donations/donors.sgml#20 integrate

Differences ...

==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml#4 (text+ko) ====

@@ -1,7 +1,7 @@
 <!--
      The FreeBSD Documentation Project
 
-     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.137 2009/04/10 10:08:43 blackend Exp $
+     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.138 2009/08/27 12:48:48 blackend Exp $
 -->
 
 <chapter id="linuxemu">
@@ -159,9 +159,17 @@
 	  from the <ulink type="html" url="file://localhost/usr/ports/">Ports Collection</ulink>.
 	  Simply do the following:</para>
 
-	<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-fc4</userinput>
+	<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-f10</userinput>
 &prompt.root; <userinput>make install distclean</userinput></screen>
 
+	<note>
+	  <para>On &os; systems prior to &os;&nbsp;8.0, you will have
+	    to use the <filename
+	    role="package">emulators/linux_base-fc4</filename> port
+	    instead of <filename
+	    role="package">emulators/linux_base-f10</filename>.</para>
+	</note>
+
 	<para>You should now have working Linux binary compatibility.
 	  Some programs may complain about incorrect minor versions of the
 	  system libraries.  In general, however, this does not seem to be

==== //depot/projects/docproj_nl/www/en/donations/donors.sgml#20 (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/donations/donors.sgml,v 1.394 2009/08/12 15:20:11 tabthorpe Exp $">
+<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.395 2009/08/27 15:51:47 tabthorpe Exp $">
 <!ENTITY title "Hardware Donors Page">
 <!ENTITY % navinclude.about "INCLUDE">
 <!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@@ -2614,6 +2614,27 @@
     <td> stas </td>
     <td> Received </td>
   </tr>
+
+  <tr>
+    <td> Justin Settle </td>
+    <td> Kuma Athlon 7750 </td>
+    <td> jkim </td>
+    <td> Received </td>
+  </tr>
+
+  <tr>
+    <td> Justin Settle </td>
+    <td> HTPC Machine </td>
+    <td> wxs </td>
+    <td> Received </td>
+  </tr>
+
+  <tr>
+    <td> Justin Settle </td>
+    <td> Soekris 5501 </td>
+    <td> lstewart </td>
+    <td> Received </td>
+  </tr>
 </table>
 
 &footer;


More information about the p4-projects mailing list