Author: dnicholson
Date: 2007-03-23 14:26:13 -0600 (Fri, 23 Mar 2007)
New Revision: 7971

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter05/glibc.xml
   trunk/BOOK/general.ent
Log:
Apply the branch update patch to the temp Glibc, too


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-03-21 18:42:58 UTC (rev 7970)
+++ trunk/BOOK/chapter01/changelog.xml  2007-03-23 20:26:13 UTC (rev 7971)
@@ -37,6 +37,17 @@
 -->
 
     <listitem>
+      <para>2007-03-23</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Included the branch update patch for the
+          temporary Glibc in Chapter 5 to help minimize differences with the
+          final Glibc.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2007-03-21</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter05/glibc.xml
===================================================================
--- trunk/BOOK/chapter05/glibc.xml      2007-03-21 18:42:58 UTC (rev 7970)
+++ trunk/BOOK/chapter05/glibc.xml      2007-03-23 20:26:13 UTC (rev 7971)
@@ -37,6 +37,11 @@
   <sect2 role="installation">
     <title>Installation of Glibc</title>
 
+    <para>Apply a patch to obtain various fixes that the upstream maintainers
+    have provided:</para>
+
+<screen><userinput>patch -Np1 -i 
../&glibc-branch_update-patch;</userinput></screen>
+
     <para>The Glibc documentation recommends building Glibc outside of the 
source
     directory in a dedicated build directory:</para>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-03-21 18:42:58 UTC (rev 7970)
+++ trunk/BOOK/general.ent      2007-03-23 20:26:13 UTC (rev 7971)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070319">
-<!ENTITY releasedate "March 19, 2007">
+<!ENTITY version "SVN-20070323">
+<!ENTITY releasedate "March 23, 2007">
 <!ENTITY milestone "6.3">
 <!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

Reply via email to