Author: manuel Date: 2005-04-21 13:08:11 -0600 (Thu, 21 Apr 2005) New Revision: 5011
Modified: branches/cross-lfs/BOOK/bootable/kernel-alpha.xml branches/cross-lfs/BOOK/bootable/kernel-ppc.xml branches/cross-lfs/BOOK/bootable/kernel-raq2.xml branches/cross-lfs/BOOK/chroot/changingowner.xml branches/cross-lfs/BOOK/chroot/chapter.xml branches/cross-lfs/BOOK/chroot/chroot.xml branches/cross-lfs/BOOK/chroot/devices.xml branches/cross-lfs/BOOK/chroot/kernfs.xml branches/cross-lfs/BOOK/cross-tools/binutils.xml branches/cross-lfs/BOOK/cross-tools/gcc-final.xml branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml branches/cross-lfs/BOOK/cross-tools/gcc-static.xml branches/cross-lfs/BOOK/cross-tools/glibc-headers.xml branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml branches/cross-lfs/BOOK/cross-tools/glibc.xml branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-alpha.xml branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-ppc.xml branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-raq2.xml branches/cross-lfs/BOOK/cross-tools/linux-libc-headers.xml branches/cross-lfs/BOOK/reboot/chapter.xml branches/cross-lfs/BOOK/reboot/e2fsprogs.xml branches/cross-lfs/BOOK/reboot/inetutils.xml branches/cross-lfs/BOOK/reboot/module-init-tools.xml branches/cross-lfs/BOOK/reboot/sysvinit.xml branches/cross-lfs/BOOK/reboot/util-linux.xml branches/cross-lfs/BOOK/temp-tools/binutils.xml branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-alpha.xml branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-ppc.xml branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-raq2.xml branches/cross-lfs/BOOK/temp-tools/perl.xml branches/cross-lfs/BOOK/temp-tools/texinfo.xml Log: Making the last restructuration changes. The sources validates again now. Modified: branches/cross-lfs/BOOK/bootable/kernel-alpha.xml =================================================================== --- branches/cross-lfs/BOOK/bootable/kernel-alpha.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/bootable/kernel-alpha.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -10,7 +10,7 @@ <indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter10/kernel.xml" + href="kernel.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'package'])"/> <sect2 role="installation"> @@ -158,7 +158,7 @@ </sect2> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter10/kernel.xml" + href="kernel.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/bootable/kernel-ppc.xml =================================================================== --- branches/cross-lfs/BOOK/bootable/kernel-ppc.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/bootable/kernel-ppc.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -10,7 +10,7 @@ <indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter10/kernel.xml" + href="kernel.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'package'])"/> <sect2 role="installation"> @@ -166,7 +166,7 @@ </sect2> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter10/kernel.xml" + href="kernel.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/bootable/kernel-raq2.xml =================================================================== --- branches/cross-lfs/BOOK/bootable/kernel-raq2.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/bootable/kernel-raq2.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -10,7 +10,7 @@ <indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter10/kernel.xml" + href="kernel.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'package'])"/> <sect2 role="installation"> @@ -164,7 +164,7 @@ </sect2> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter10/kernel.xml" + href="kernel.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/chroot/changingowner.xml =================================================================== --- branches/cross-lfs/BOOK/chroot/changingowner.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/chroot/changingowner.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-system-changingowner"> Modified: branches/cross-lfs/BOOK/chroot/chapter.xml =================================================================== --- branches/cross-lfs/BOOK/chroot/chapter.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/chroot/chapter.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <chapter id="chapter-temporary-tools-chroot" xreflabel="If you'r Chrooting"> Modified: branches/cross-lfs/BOOK/chroot/chroot.xml =================================================================== --- branches/cross-lfs/BOOK/chroot/chroot.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/chroot/chroot.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-system-chroot"> Modified: branches/cross-lfs/BOOK/chroot/devices.xml =================================================================== --- branches/cross-lfs/BOOK/chroot/devices.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/chroot/devices.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-system-devices"> Modified: branches/cross-lfs/BOOK/chroot/kernfs.xml =================================================================== --- branches/cross-lfs/BOOK/chroot/kernfs.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/chroot/kernfs.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-system-kernfs"> Modified: branches/cross-lfs/BOOK/cross-tools/binutils.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/binutils.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/binutils.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -13,7 +13,7 @@ <sect2 role="package"><title/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter08/binutils.xml" + href="../final-system/binutils.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="../chapter08/binutils.xml" + href="../final-system/binutils.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/cross-tools/gcc-final.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/gcc-final.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/gcc-final.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>cross-tools, final</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/gcc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/gcc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>4.4 SBU</seg><seg>300 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/cross-tools/gcc-shared.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/gcc-shared.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>cross-tools, shared</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/gcc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/gcc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>4.4 SBU</seg><seg>300 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/cross-tools/gcc-static.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/gcc-static.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/gcc-static.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>cross-tools, static</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/gcc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/gcc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>4.4 SBU</seg><seg>300 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/cross-tools/glibc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/glibc-headers.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/glibc-headers.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>tools</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>0.1 SBU</seg><seg>1 MB</seg></seglistitem> </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/glibc-startfiles.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>tools</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>11.8 SBU</seg><seg>800 MB</seg></seglistitem> </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/cross-tools/glibc.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/glibc.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/glibc.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>Cross-tools</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>11.8 SBU</seg><seg>800 MB</seg></seglistitem> </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/glibc.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-alpha.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-alpha.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-alpha.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,14 +12,14 @@ <secondary>cross-tools, headers</secondary></indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter05/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="../chapter05/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="../chapter05/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-ppc.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-ppc.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-ppc.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,14 +12,14 @@ <secondary>cross-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/cross-tools/linux-libc-headers-raq2.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-raq2.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/linux-libc-headers-raq2.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,14 +12,14 @@ <secondary>cross-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/cross-tools/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/linux-libc-headers.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/cross-tools/linux-libc-headers.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -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/reboot/chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/chapter.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/reboot/chapter.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <chapter id="chapter-temporary-tools-reboot" xreflabel="If you'r Rebooting"> Modified: branches/cross-lfs/BOOK/reboot/e2fsprogs.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/e2fsprogs.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/reboot/e2fsprogs.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-tools-e2fsprogs" role="wrap"> @@ -10,7 +10,7 @@ <indexterm zone="ch-tools-e2fsprogs"><primary sortas="a-E2fsprogs">E2fsprogs</primary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../chapter08/e2fsprogs.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/e2fsprogs.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -18,7 +18,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/e2fsprogs.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/e2fsprogs.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/reboot/inetutils.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/inetutils.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/reboot/inetutils.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-tools-inetutils" role="wrap"> @@ -10,7 +10,7 @@ <indexterm zone="ch-tools-inetutils"><primary sortas="a-Inetutils">Inetutils</primary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../chapter08/inetutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/inetutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -18,7 +18,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/inetutils.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/inetutils.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/reboot/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/module-init-tools.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/reboot/module-init-tools.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-tools-module-init-tools" role="wrap"> @@ -10,7 +10,7 @@ <indexterm zone="ch-tools-module-init-tools"><primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../chapter08/module-init-tools.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/module-init-tools.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -18,7 +18,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/module-init-tools.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/module-init-tools.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/reboot/sysvinit.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/sysvinit.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/reboot/sysvinit.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-tools-sysvinit" role="wrap"> @@ -10,7 +10,7 @@ <indexterm zone="ch-tools-sysvinit"><primary sortas="a-Sysvinit">Sysvinit</primary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../chapter08/sysvinit.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/sysvinit.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -18,7 +18,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/sysvinit.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/sysvinit.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/reboot/util-linux.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/util-linux.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/reboot/util-linux.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> + <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-tools-util-linux" role="wrap"> @@ -12,7 +12,7 @@ <secondary>tools</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../chapter08/util-linux.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/util-linux.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem> </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../chapter08/util-linux.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/util-linux.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/temp-tools/binutils.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/binutils.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/temp-tools/binutils.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -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-tools/linux-libc-headers-alpha.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-alpha.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-alpha.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,14 +12,14 @@ </indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter07/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="../chapter07/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'installation']/para[1])"/> <para>Install the header files:</para> @@ -39,7 +39,7 @@ </sect2> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter07/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-ppc.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-ppc.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-ppc.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,14 +12,14 @@ </indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter07/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="../chapter07/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'installation']/para[1])"/> <para>Install the header files:</para> @@ -39,7 +39,7 @@ </sect2> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter07/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-raq2.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-raq2.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/temp-tools/linux-libc-headers-raq2.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,14 +12,14 @@ </indexterm> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter07/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="../chapter07/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'installation']/para[1])"/> <para>The following patch corrects the building of sysklogd:</para> @@ -43,7 +43,7 @@ </sect2> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter07/linux-libc-headers.xml" + href="linux-libc-headers.xml" xpointer="xpointer(/sect1/[EMAIL PROTECTED]'content'])"/> </sect1> Modified: branches/cross-lfs/BOOK/temp-tools/perl.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/perl.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/temp-tools/perl.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>tools</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/perl.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/perl.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>0.8 SBU</seg><seg>74 MB</seg></seglistitem> </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/perl.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/perl.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> </sect2> Modified: branches/cross-lfs/BOOK/temp-tools/texinfo.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/texinfo.xml 2005-04-21 19:05:28 UTC (rev 5010) +++ branches/cross-lfs/BOOK/temp-tools/texinfo.xml 2005-04-21 19:08:11 UTC (rev 5011) @@ -12,7 +12,7 @@ <secondary>tools</secondary></indexterm> <sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/texinfo.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/texinfo.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -20,7 +20,7 @@ <seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem> </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter08/texinfo.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../final-system/texinfo.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
