Author: bdubbs
Date: 2009-08-19 22:41:48 -0600 (Wed, 19 Aug 2009)
New Revision: 9053
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/binutils-pass1.xml
trunk/BOOK/chapter05/generalinstructions.xml
trunk/BOOK/general.ent
Log:
Reworded the notes in the General Compilation Instructions
and added a note to bin-utils to have users actually
read the General Compilation Instructions.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-08-17 22:05:22 UTC (rev 9052)
+++ trunk/BOOK/chapter01/changelog.xml 2009-08-20 04:41:48 UTC (rev 9053)
@@ -37,10 +37,12 @@
-->
<listitem>
- <para>2009-08-16</para>
+ <para>2009-08-19</para>
<itemizedlist>
<listitem>
- <para>No changes to date.</para>
+ <para>[bdubbs] - Reworded the notes in the General Compilation
+ Instructions and added a note to bin-utils to have users
+ actually read the General Compilation Instructions.</para>
</listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/chapter05/binutils-pass1.xml
===================================================================
--- trunk/BOOK/chapter05/binutils-pass1.xml 2009-08-17 22:05:22 UTC (rev
9052)
+++ trunk/BOOK/chapter05/binutils-pass1.xml 2009-08-20 04:41:48 UTC (rev
9053)
@@ -43,6 +43,10 @@
<sect2 role="installation">
<title>Installation of Cross Binutils</title>
+ <note><para>Go back and re-read the notes in the previous section.
+ Understanding the notes lablelled important will save you a lot
+ of problems later.</para></note>
+
<para>It is important that Binutils be the first package compiled
because both Glibc and GCC perform various tests on the available
linker and assembler to determine which of their own features to
Modified: trunk/BOOK/chapter05/generalinstructions.xml
===================================================================
--- trunk/BOOK/chapter05/generalinstructions.xml 2009-08-17 22:05:22 UTC
(rev 9052)
+++ trunk/BOOK/chapter05/generalinstructions.xml 2009-08-20 04:41:48 UTC
(rev 9053)
@@ -55,14 +55,18 @@
<listitem>
- <para>Finally, one last important item must be emphasized:</para>
+ <para>Finally, two last important items must be emphasized:</para>
<important>
+ <para>The build instructions assume that the <command>bash</command>
+ shell is in use.</para>
+ </important>
+
+ <important>
<para>Before issuing the build instructions for a package, the package
should be unpacked as user <systemitem class="username">lfs</systemitem>,
and a <command>cd</command> into the created directory should be
- performed. The build instructions assume that the
- <command>bash</command> shell is in use.</para>
+ performed.</para>
</important>
</listitem>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-08-17 22:05:22 UTC (rev 9052)
+++ trunk/BOOK/general.ent 2009-08-20 04:41:48 UTC (rev 9053)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090812">
-<!ENTITY releasedate "August 12, 2009">
+<!ENTITY version "SVN-20090819">
+<!ENTITY releasedate "August 19, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page