Author: manuel
Date: 2005-04-21 13:05:28 -0600 (Thu, 21 Apr 2005)
New Revision: 5010

Modified:
   branches/cross-lfs/BOOK/temp-system/bash.xml
   branches/cross-lfs/BOOK/temp-system/binutils.xml
   branches/cross-lfs/BOOK/temp-system/bison.xml
   branches/cross-lfs/BOOK/temp-system/bzip2.xml
   branches/cross-lfs/BOOK/temp-system/chapter.xml
   branches/cross-lfs/BOOK/temp-system/coreutils.xml
   branches/cross-lfs/BOOK/temp-system/diffutils.xml
   branches/cross-lfs/BOOK/temp-system/findutils.xml
   branches/cross-lfs/BOOK/temp-system/flex.xml
   branches/cross-lfs/BOOK/temp-system/gawk.xml
   branches/cross-lfs/BOOK/temp-system/gcc.xml
   branches/cross-lfs/BOOK/temp-system/gettext.xml
   branches/cross-lfs/BOOK/temp-system/grep.xml
   branches/cross-lfs/BOOK/temp-system/gzip.xml
   branches/cross-lfs/BOOK/temp-system/linux-libc-headers-alpha.xml
   branches/cross-lfs/BOOK/temp-system/linux-libc-headers-ppc.xml
   branches/cross-lfs/BOOK/temp-system/linux-libc-headers-raq2.xml
   branches/cross-lfs/BOOK/temp-system/linux-libc-headers.xml
   branches/cross-lfs/BOOK/temp-system/m4.xml
   branches/cross-lfs/BOOK/temp-system/make.xml
   branches/cross-lfs/BOOK/temp-system/ncurses.xml
   branches/cross-lfs/BOOK/temp-system/patch.xml
   branches/cross-lfs/BOOK/temp-system/sed.xml
   branches/cross-lfs/BOOK/temp-system/tar.xml
Log:
Adjusted the xinclude in temp-system

Modified: branches/cross-lfs/BOOK/temp-system/bash.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/bash.xml        2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/bash.xml        2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/bash.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/bash.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>1.2 SBU</seg><seg>27 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/bash.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/bash.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/binutils.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/binutils.xml    2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/binutils.xml    2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/binutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/binutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>1.0 SBU</seg><seg>194 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/binutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/binutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/bison.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/bison.xml       2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/bison.xml       2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/bison.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/bison.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.6 SBU</seg><seg>10.6 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/bison.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/bison.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/bzip2.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/bzip2.xml       2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/bzip2.xml       2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/bzip2.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/bzip2.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.1 SBU</seg><seg>2.5 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/bzip2.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/bzip2.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/chapter.xml     2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/chapter.xml     2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -34,7 +34,5 @@
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="patch.xml"/>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="tar.xml"/>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bash.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="reboot/section.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="chroot/section.xml"/>
 
 </chapter>

Modified: branches/cross-lfs/BOOK/temp-system/coreutils.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/coreutils.xml   2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/coreutils.xml   2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/coreutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/coreutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.9 SBU</seg><seg>69 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/coreutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/coreutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/diffutils.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/diffutils.xml   2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/diffutils.xml   2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/diffutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/diffutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.1 SBU</seg><seg>7.5 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/diffutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/diffutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/findutils.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/findutils.xml   2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/findutils.xml   2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/findutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/findutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.2 SBU</seg><seg>7.6 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/findutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/findutils.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/flex.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/flex.xml        2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/flex.xml        2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/flex.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/flex.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.6 SBU</seg><seg>10.6 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/flex.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/flex.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/gawk.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/gawk.xml        2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/gawk.xml        2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gawk.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gawk.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.2 SBU</seg><seg>17 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gawk.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gawk.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/gcc.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/gcc.xml 2005-04-21 18:09:21 UTC (rev 
5009)
+++ branches/cross-lfs/BOOK/temp-system/gcc.xml 2005-04-21 19:05:28 UTC (rev 
5010)
@@ -19,7 +19,7 @@
 <seglistitem><seg>11.0 SBU</seg><seg>274 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gcc.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gcc.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/gettext.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/gettext.xml     2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/gettext.xml     2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gettext.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gettext.xml" 
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.5 SBU</seg><seg>55 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gettext.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gettext.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/grep.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/grep.xml        2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/grep.xml        2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/grep.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/grep.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.1 SBU</seg><seg>5.8 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/grep.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/grep.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/gzip.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/gzip.xml        2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/gzip.xml        2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gzip.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gzip.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.1 SBU</seg><seg>2.6 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/gzip.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/gzip.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/linux-libc-headers-alpha.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/linux-libc-headers-alpha.xml    
2005-04-21 18:09:21 UTC (rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/linux-libc-headers-alpha.xml    
2005-04-21 19:05:28 UTC (rev 5010)
@@ -12,14 +12,14 @@
 <secondary>tools, headers</secondary></indexterm>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-       href="../chapter06/linux-libc-headers.xml"
+       href="linux-libc-headers.xml"
        xpointer="xpointer(/sect1/[EMAIL PROTECTED]'package'])"/>
 
 <sect2 role="installation">
 <title>Installation of Linux-Libc-Headers</title>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'installation']/para[1])"/>
 
 <para>Install the header files:</para>
@@ -30,7 +30,7 @@
 </sect2>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/>
 
 </sect1>

Modified: branches/cross-lfs/BOOK/temp-system/linux-libc-headers-ppc.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/linux-libc-headers-ppc.xml      
2005-04-21 18:09:21 UTC (rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/linux-libc-headers-ppc.xml      
2005-04-21 19:05:28 UTC (rev 5010)
@@ -12,14 +12,14 @@
 <secondary>tools, headers</secondary></indexterm>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'package'])"/>
 
 <sect2 role="installation">
 <title>Installation of Linux-Libc-Headers</title>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'installation']/para[1])"/>
 
 <para>Install the header files:</para>
@@ -30,7 +30,7 @@
 </sect2>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/>
 
 </sect1>

Modified: branches/cross-lfs/BOOK/temp-system/linux-libc-headers-raq2.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/linux-libc-headers-raq2.xml     
2005-04-21 18:09:21 UTC (rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/linux-libc-headers-raq2.xml     
2005-04-21 19:05:28 UTC (rev 5010)
@@ -12,14 +12,14 @@
 <secondary>tools, headers</secondary></indexterm>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'package'])"/>
 
 <sect2 role="installation">
 <title>Installation of Linux-Libc-Headers</title>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'installation']/para[1])"/>
 
 <para>Install the header files:</para>
@@ -30,7 +30,7 @@
 </sect2>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../chapter06/linux-libc-headers.xml"
+  href="linux-libc-headers.xml"
   xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/>
 
 </sect1>

Modified: branches/cross-lfs/BOOK/temp-system/linux-libc-headers.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/linux-libc-headers.xml  2005-04-21 
18:09:21 UTC (rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/linux-libc-headers.xml  2005-04-21 
19:05:28 UTC (rev 5010)
@@ -13,7 +13,7 @@
 
 <sect2 role="package"><title/>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-       href="../chapter07/linux-libc-headers.xml"
+       href="../temp-tools/linux-libc-headers.xml"
        xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
@@ -23,7 +23,7 @@
 </segmentedlist>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-       href="../chapter07/linux-libc-headers.xml"
+       href="../temp-tools/linux-libc-headers.xml"
        xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 

Modified: branches/cross-lfs/BOOK/temp-system/m4.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/m4.xml  2005-04-21 18:09:21 UTC (rev 
5009)
+++ branches/cross-lfs/BOOK/temp-system/m4.xml  2005-04-21 19:05:28 UTC (rev 
5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/m4.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/m4.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/m4.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/m4.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/make.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/make.xml        2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/make.xml        2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/make.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/make.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.2 SBU</seg><seg>8.8 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/make.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/make.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/ncurses.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/ncurses.xml     2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/ncurses.xml     2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/ncurses.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/ncurses.xml" 
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.7 SBU</seg><seg>26 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/ncurses.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/ncurses.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/patch.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/patch.xml       2005-04-21 18:09:21 UTC 
(rev 5009)
+++ branches/cross-lfs/BOOK/temp-system/patch.xml       2005-04-21 19:05:28 UTC 
(rev 5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/patch.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/patch.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.1 SBU</seg><seg>1.9 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/patch.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/patch.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/sed.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/sed.xml 2005-04-21 18:09:21 UTC (rev 
5009)
+++ branches/cross-lfs/BOOK/temp-system/sed.xml 2005-04-21 19:05:28 UTC (rev 
5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/sed.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/sed.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/sed.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/sed.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

Modified: branches/cross-lfs/BOOK/temp-system/tar.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/tar.xml 2005-04-21 18:09:21 UTC (rev 
5009)
+++ branches/cross-lfs/BOOK/temp-system/tar.xml 2005-04-21 19:05:28 UTC (rev 
5010)
@@ -12,7 +12,7 @@
 <secondary>tools</secondary></indexterm>
 
 <sect2 role="package"><title/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/tar.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/tar.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
@@ -20,7 +20,7 @@
 <seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem>
 </segmentedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../chapter08/tar.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../final-system/tar.xml" 
xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>
 
 </sect2>
 

-- 
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