Author: jim
Date: 2006-08-07 13:46:51 -0600 (Mon, 07 Aug 2006)
New Revision: 2186
Modified:
/
branches/clfs-2.0/BOOK/appendices/dependencies/common.xml
branches/clfs-2.0/BOOK/final-system/common/findutils.xml
branches/clfs-2.0/BOOK/final-system/common/udev.xml
branches/clfs-2.0/BOOK/introduction/common/how.xml
Log:
[EMAIL PROTECTED] (orig r2311): jciccone | 2006-08-07 08:59:53 -0700
Text updates.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2310
+ b6734a72-470d-0410-b049-f317dca95413:/:2311
Modified: branches/clfs-2.0/BOOK/appendices/dependencies/common.xml
===================================================================
--- branches/clfs-2.0/BOOK/appendices/dependencies/common.xml 2006-08-07
19:46:40 UTC (rev 2185)
+++ branches/clfs-2.0/BOOK/appendices/dependencies/common.xml 2006-08-07
19:46:51 UTC (rev 2186)
@@ -706,7 +706,7 @@
<segtitle>&dependencies;</segtitle>
<seglistitem>
- <seg>Bash, Berkeley DB, Bison, Coreutils, Flex, GCC, Glibc, Make
+ <seg>Bash, Bison, Coreutils, Flex, GCC, Glibc, Make
and Linux-Headers</seg>
</seglistitem>
</segmentedlist>
Modified: branches/clfs-2.0/BOOK/final-system/common/findutils.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/findutils.xml 2006-08-07
19:46:40 UTC (rev 2185)
+++ branches/clfs-2.0/BOOK/final-system/common/findutils.xml 2006-08-07
19:46:51 UTC (rev 2186)
@@ -61,7 +61,7 @@
stages of booting, the <command>find</command> binary need to be on
the root partition:</para>
-<screen os="i"><userinput>mv -v ${CLFS}/usr/bin/find
${CLFS}/bin/find</userinput></screen>
+<screen os="i"><userinput>mv -v ${CLFS}/usr/bin/find
${CLFS}/bin</userinput></screen>
<para os="j">The <command>updatedb</command> script needs to be modified
to point to the new location for <command>find</command>:</para>
Modified: branches/clfs-2.0/BOOK/final-system/common/udev.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/udev.xml 2006-08-07 19:46:40 UTC
(rev 2185)
+++ branches/clfs-2.0/BOOK/final-system/common/udev.xml 2006-08-07 19:46:51 UTC
(rev 2186)
@@ -54,7 +54,7 @@
extras/scsi_id extras/volume_id extras/ata_id extras/usb_id \
extras/edd_id extras/dasd_id extras/path_id" udevdir=/dev
install</userinput></screen>
- <para os="e">Install necessary helpers.</para>
+ <para os="e">Install a necessary helper script.</para>
<screen os="f"><userinput>install -v extras/eventrecorder.sh
${CLFS}/lib/udev</userinput></screen>
Modified: branches/clfs-2.0/BOOK/introduction/common/how.xml
===================================================================
--- branches/clfs-2.0/BOOK/introduction/common/how.xml 2006-08-07 19:46:40 UTC
(rev 2185)
+++ branches/clfs-2.0/BOOK/introduction/common/how.xml 2006-08-07 19:46:51 UTC
(rev 2186)
@@ -11,7 +11,7 @@
<title>How to Build a CLFS System</title>
<para>The CLFS system will be built by using a previously installed
- Linux distribution (such as Debian, Fedora, Mandriva, SuSE, or Ubuntu).
+ Linux distribution (such as Debian, Fedora, Mandriva, SUSE, or Ubuntu).
This existing Linux system (the host) will be used as a starting point to
provide necessary programs, including a compiler, linker, and shell,
to build the new system. Select the <quote>development</quote> option
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page