Author: chris
Date: 2006-05-17 10:28:48 -0600 (Wed, 17 May 2006)
New Revision: 1622
Modified:
trunk/BOOK/alpha-index.xml
trunk/BOOK/final-preps/creatingcrossdir.xml
trunk/BOOK/final-preps/settingenviron.xml
trunk/BOOK/introduction/common/askforhelp.xml
trunk/BOOK/introduction/common/resources.xml
trunk/BOOK/mips-index.xml
trunk/BOOK/mips64-64-index.xml
trunk/BOOK/mips64-index.xml
trunk/BOOK/ppc-index.xml
trunk/BOOK/ppc64-index.xml
trunk/BOOK/sparc-index.xml
trunk/BOOK/sparc64-64-index.xml
trunk/BOOK/sparc64-index.xml
trunk/BOOK/the-end/reboot.xml
trunk/BOOK/the-end/theend.xml
trunk/BOOK/x86-index.xml
trunk/BOOK/x86_64-64-index.xml
trunk/BOOK/x86_64-index.xml
Log:
More text updates and changes to references to 'LFS'
Modified: trunk/BOOK/alpha-index.xml
===================================================================
--- trunk/BOOK/alpha-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/alpha-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/alpha-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/alpha-chapter.xml"/>
Modified: trunk/BOOK/final-preps/creatingcrossdir.xml
===================================================================
--- trunk/BOOK/final-preps/creatingcrossdir.xml 2006-05-16 21:05:51 UTC (rev
1621)
+++ trunk/BOOK/final-preps/creatingcrossdir.xml 2006-05-17 16:28:48 UTC (rev
1622)
@@ -13,7 +13,7 @@
<para>The cross-binutils and cross-compiler built in
<xref linkend="chapter-cross-tools"/> will be installed under
<filename class="directory">$LFS/cross-tools</filename> to keep them
- separate from the host prograrms. The programs compiled here are
+ separate from the host programs. The programs compiled here are
cross-tools and will not be a part of the final CLFS system or the
temp-system. By keeping these programs in a separate directory, they
can easily be discarded later after their use.</para>
Modified: trunk/BOOK/final-preps/settingenviron.xml
===================================================================
--- trunk/BOOK/final-preps/settingenviron.xml 2006-05-16 21:05:51 UTC (rev
1621)
+++ trunk/BOOK/final-preps/settingenviron.xml 2006-05-17 16:28:48 UTC (rev
1622)
@@ -79,12 +79,13 @@
(the two are equivalent) ensures that everything will work as expected in
the chroot environment.</para>
- <para os="j">By putting <filename
class="directory">/cross-tools/bin</filename> ahead
- of the standard <envar>PATH</envar>, all the programs installed in
- <xref linkend="chapter-cross-tools"/> are picked up by the cross-compiler
- immediately after their installation. This, combined with turning off
- hashing, limits the risk that old programs are used from the host when
- building a sane set of cross-compiler tools.</para>
+ <para os="j">By putting <filename
class="directory">/cross-tools/bin</filename>
+ at the beginning of the <envar>PATH</envar>, the cross-compiler
+ built in <xref linkend="chapter-cross-tools"/> will be picked up by
+ the build process for the temp-system packages before anything that
+ may be installed on the host. This, combined with turning off
+ hashing, helps to ensure that you will be using the cross-compile
+ tools to build the temp-system in /tools.</para>
<para os="k">Finally, to have the environment fully prepared for building the
temporary tools, source the just-created user profile:</para>
Modified: trunk/BOOK/introduction/common/askforhelp.xml
===================================================================
--- trunk/BOOK/introduction/common/askforhelp.xml 2006-05-16 21:05:51 UTC
(rev 1621)
+++ trunk/BOOK/introduction/common/askforhelp.xml 2006-05-17 16:28:48 UTC
(rev 1622)
@@ -58,10 +58,10 @@
<note>
<para>Deviating from this book does <emphasis>not</emphasis>
- mean that we will not help you. After all, LFS is about personal
- preference. Being upfront about any changes to the established
- procedure helps us evaluate and determine possible causes of your
- problem.</para>
+ mean that we will not help you. After all, the LFS project is
+ about personal preference. Being upfront about any changes to
+ the established procedure helps us evaluate and determine
+ possible causes of your problem.</para>
</note>
</sect2>
Modified: trunk/BOOK/introduction/common/resources.xml
===================================================================
--- trunk/BOOK/introduction/common/resources.xml 2006-05-16 21:05:51 UTC
(rev 1621)
+++ trunk/BOOK/introduction/common/resources.xml 2006-05-17 16:28:48 UTC
(rev 1622)
@@ -83,7 +83,7 @@
<title>Contact Information</title>
<para>Please direct all your questions and comments to one of the LFS
- mailing lists (see above).</para>
+ or CLFS mailing lists (see above).</para>
</sect2>
Modified: trunk/BOOK/mips-index.xml
===================================================================
--- trunk/BOOK/mips-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/mips-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -54,7 +54,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/mips-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/mips-chapter.xml"/>
Modified: trunk/BOOK/mips64-64-index.xml
===================================================================
--- trunk/BOOK/mips64-64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/mips64-64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -54,7 +54,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/mips64-64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/mips64-64-chapter.xml"/>
Modified: trunk/BOOK/mips64-index.xml
===================================================================
--- trunk/BOOK/mips64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/mips64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -54,7 +54,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/mips64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/mips64-chapter.xml"/>
Modified: trunk/BOOK/ppc-index.xml
===================================================================
--- trunk/BOOK/ppc-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/ppc-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/ppc-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/ppc-chapter.xml"/>
Modified: trunk/BOOK/ppc64-index.xml
===================================================================
--- trunk/BOOK/ppc64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/ppc64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/ppc64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/ppc64-chapter.xml"/>
Modified: trunk/BOOK/sparc-index.xml
===================================================================
--- trunk/BOOK/sparc-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/sparc-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/sparc-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/sparc-chapter.xml"/>
Modified: trunk/BOOK/sparc64-64-index.xml
===================================================================
--- trunk/BOOK/sparc64-64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/sparc64-64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/sparc64-64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/sparc64-64-chapter.xml"/>
Modified: trunk/BOOK/sparc64-index.xml
===================================================================
--- trunk/BOOK/sparc64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/sparc64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/sparc64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/sparc64-chapter.xml"/>
Modified: trunk/BOOK/the-end/reboot.xml
===================================================================
--- trunk/BOOK/the-end/reboot.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/the-end/reboot.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -58,7 +58,7 @@
<screen><userinput>shutdown -r now</userinput></screen>
<para>Assuming the boot loader was set up as outlined earlier,
- <emphasis>LFS &version;</emphasis> will boot automatically.</para>
+ <emphasis>CLFS &version;</emphasis> will boot automatically.</para>
<para>When the reboot is complete, the LFS system is ready for use and
more software may be added to suit your needs.</para>
Modified: trunk/BOOK/the-end/theend.xml
===================================================================
--- trunk/BOOK/the-end/theend.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/the-end/theend.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -14,15 +14,15 @@
<primary sortas="e-/etc/lfs-release">/etc/lfs-release</primary>
</indexterm>
- <para>Well done! The new LFS system is installed! We wish you much
+ <para>Well done! The new CLFS system is installed! We wish you much
success with your shiny new custom-built Linux system.</para>
<para>It may be a good idea to create an
- <filename>/etc/lfs-release</filename> file. By having this file, it is
+ <filename>/etc/clfs-release</filename> file. By having this file, it is
very easy for you (and for us if you need to ask for help at some
- point) to find out which LFS version is installed on the system.
+ point) to find out which CLFS version is installed on the system.
Create this file by running:</para>
-<screen><userinput>echo &version; > /etc/lfs-release</userinput></screen>
+<screen><userinput>echo &version; > /etc/clfs-release</userinput></screen>
</sect1>
Modified: trunk/BOOK/x86-index.xml
===================================================================
--- trunk/BOOK/x86-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/x86-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/x86-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/x86-chapter.xml"/>
Modified: trunk/BOOK/x86_64-64-index.xml
===================================================================
--- trunk/BOOK/x86_64-64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/x86_64-64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/x86_64-64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/x86_64-64-chapter.xml"/>
Modified: trunk/BOOK/x86_64-index.xml
===================================================================
--- trunk/BOOK/x86_64-index.xml 2006-05-16 21:05:51 UTC (rev 1621)
+++ trunk/BOOK/x86_64-index.xml 2006-05-17 16:28:48 UTC (rev 1622)
@@ -56,7 +56,7 @@
<part id="part5">
<?dbhtml filename="part5.html"?>
- <title>Building the LFS System</title>
+ <title>Building the CLFS System</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="testsuite-tools/x86_64-chapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="final-system/x86_64-chapter.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page