PERFORCE change 151565 for review
Rene Ladan
rene at FreeBSD.org
Sun Oct 19 17:16:38 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=151565
Change 151565 by rene at rene_self on 2008/10/19 17:16:07
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml#3 integrate
.. //depot/projects/docproj_nl/www/en/donations/donors.sgml#8 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml#3 (text+ko) ====
@@ -8,7 +8,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml,v 1.3 2008/10/10 15:37:53 pgj Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml,v 1.4 2008/10/19 17:04:21 trhodes Exp $
-->
<chapter id="dtrace">
@@ -174,11 +174,17 @@
<para>All sources must be rebuilt and installed with <acronym>CTF</acronym> options.
To accomplish this task, rebuild the &os; sources using:</para>
+ <!-- XXXTR: WITH_CFT has been reported to leave a user with a
+ broken system when used with buildworld. Until this is
+ fixed, comment out those parts. When uncommenting, kill
+ the extra screen.
+ -->
+
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
-&prompt.root; <userinput>make WITH_CTF=1 buildworld</userinput>
-&prompt.root; <userinput>make WITH_CFT=1 kernel</userinput>
-&prompt.root; <userinput>make WITH_CFT=1 installworld</userinput>
-&prompt.root; <userinput>mergemaster -Ui</userinput></screen>
+<!-- &prompt.root; <userinput>make WITH_CTF=1 buildworld</userinput> -->
+&prompt.root; <userinput>make WITH_CFT=1 kernel</userinput></screen>
+<!-- &prompt.root; <userinput>make WITH_CFT=1 installworld</userinput>
+&prompt.root; <userinput>mergemaster -Ui</userinput></screen> -->
<para>The system will need to be restarted.</para>
==== //depot/projects/docproj_nl/www/en/donations/donors.sgml#8 (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.380 2008/10/17 19:16:46 wilko Exp $">
+<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.381 2008/10/19 14:48:50 wilko Exp $">
<!ENTITY title "Hardware Donors Page">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@@ -2507,7 +2507,7 @@
<td> wilko </td>
<td> Asus AP1400R 1U server </td>
<td> rink </td>
- <td> Waiting for pickup </td>
+ <td> Received </td>
</tr>
</table>
More information about the p4-projects
mailing list