Author: jim Date: 2005-10-01 16:34:36 -0600 (Sat, 01 Oct 2005) New Revision: 6941
Added: branches/cross-lfs/BOOK/boot/mips/module-init-tools.xml branches/cross-lfs/BOOK/boot/mips64-64/module-init-tools.xml branches/cross-lfs/BOOK/boot/mips64/module-init-tools.xml branches/cross-lfs/BOOK/final-system/mips/module-init-tools.xml branches/cross-lfs/BOOK/final-system/mips64-64/module-init-tools.xml branches/cross-lfs/BOOK/final-system/mips64/module-init-tools.xml Modified: branches/cross-lfs/BOOK/ branches/cross-lfs/BOOK/cross-tools/mips/linux-libc-headers.xml branches/cross-lfs/BOOK/cross-tools/mips64-64/linux-libc-headers.xml branches/cross-lfs/BOOK/cross-tools/mips64/linux-libc-headers.xml branches/cross-lfs/BOOK/final-system/common/module-init-tools.xml branches/cross-lfs/BOOK/final-system/mips-chapter.xml branches/cross-lfs/BOOK/final-system/mips/linux-libc-headers.xml branches/cross-lfs/BOOK/final-system/mips64-64-chapter.xml branches/cross-lfs/BOOK/final-system/mips64-64/linux-libc-headers.xml branches/cross-lfs/BOOK/final-system/mips64-chapter.xml branches/cross-lfs/BOOK/final-system/mips64/linux-libc-headers.xml branches/cross-lfs/BOOK/final-system/multilib/module-init-tools.xml branches/cross-lfs/BOOK/introduction/mips/changelog.xml branches/cross-lfs/BOOK/introduction/mips/whatsnew.xml branches/cross-lfs/BOOK/introduction/mips64-64/whatsnew.xml branches/cross-lfs/BOOK/introduction/mips64/changelog.xml branches/cross-lfs/BOOK/introduction/mips64/whatsnew.xml branches/cross-lfs/BOOK/materials/mips/patches.xml branches/cross-lfs/BOOK/materials/mips64-64/patches.xml branches/cross-lfs/BOOK/materials/mips64/patches.xml branches/cross-lfs/BOOK/patches.ent Log: [EMAIL PROTECTED]: jim | 2005-10-01 15:32:23 -0700 Added module-init-tools and linux-libc-headers patch for MIPS Property changes on: branches/cross-lfs/BOOK ___________________________________________________________________ Name: svk:merge - 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7567 dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516 + 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7568 dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516 Added: branches/cross-lfs/BOOK/boot/mips/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/boot/mips/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/boot/mips/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -0,0 +1,91 @@ +<?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 % patches-entities SYSTEM "../../patches.ent"> + %general-entities; + %patches-entities; +]> + +<sect1 id="ch-boot-module-init-tools" role="wrap"> + <?dbhtml filename="module-init-tools.html"?> + + <title>Module-Init-Tools-&module-init-tools-version;</title> + + <indexterm zone="ch-boot-module-init-tools"> + <primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary> + <secondary>boot</secondary> + </indexterm> + + <sect2 role="package"> + <title/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>Not checked yet</seg> + <seg>Not checked yet</seg> + </seglistitem> + </segmentedlist> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/segmentedlist[2])"/> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools</title> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m2'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> + +<screen><userinput>./configure --prefix=/ \ + --host=${LFS_TARGET}</userinput></screen> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/> + +<screen os="f"><userinput>make LDFLAGS="-s"</userinput></screen> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/> + +<screen os="i"><userinput>make DESTDIR="${LFS}" install</userinput></screen> + + </sect2> + + <sect2 role="content"> + <title/> + + <para>Details on this package are located in <xref + linkend="contents-module-init-tools" role="."/></para> + + </sect2> + +</sect1> Added: branches/cross-lfs/BOOK/boot/mips64/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/boot/mips64/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/boot/mips64/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -0,0 +1,95 @@ +<?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 % patches-entities SYSTEM "../../patches.ent"> + %general-entities; + %patches-entities; +]> + +<sect1 id="ch-boot-module-init-tools" role="wrap"> + <?dbhtml filename="module-init-tools.html"?> + + <title>Module-Init-Tools-&module-init-tools-version;</title> + + <indexterm zone="ch-boot-module-init-tools"> + <primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary> + <secondary>boot</secondary> + </indexterm> + + <sect2 role="package"> + <title/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>Not checked yet</seg> + <seg>Not checked yet</seg> + </seglistitem> + </segmentedlist> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/segmentedlist[2])"/> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools</title> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m2'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> + +<screen><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/ \ + --host=${LFS_TARGET}</userinput></screen> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/> + + </sect2> + + <sect2 role="content"> + <title/> + + <para>Details on this package are located in <xref + linkend="contents-module-init-tools" role="."/></para> + + </sect2> + +</sect1> Added: branches/cross-lfs/BOOK/boot/mips64-64/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/boot/mips64-64/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/boot/mips64-64/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -0,0 +1,95 @@ +<?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 % patches-entities SYSTEM "../../patches.ent"> + %general-entities; + %patches-entities; +]> + +<sect1 id="ch-boot-module-init-tools" role="wrap"> + <?dbhtml filename="module-init-tools.html"?> + + <title>Module-Init-Tools-&module-init-tools-version;</title> + + <indexterm zone="ch-boot-module-init-tools"> + <primary sortas="a-Module-Init-Tools">Module-Init-Tools</primary> + <secondary>boot</secondary> + </indexterm> + + <sect2 role="package"> + <title/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>Not checked yet</seg> + <seg>Not checked yet</seg> + </seglistitem> + </segmentedlist> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/segmentedlist[2])"/> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools</title> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m2'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> + +<screen><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/ \ + --host=${LFS_TARGET}</userinput></screen> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/> + + </sect2> + + <sect2 role="content"> + <title/> + + <para>Details on this package are located in <xref + linkend="contents-module-init-tools" role="."/></para> + + </sect2> + +</sect1> Modified: branches/cross-lfs/BOOK/cross-tools/mips/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/mips/linux-libc-headers.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/cross-tools/mips/linux-libc-headers.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -51,8 +51,18 @@ href="../../final-system/mips/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'mb'])"/> - <para>Install the header files:</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mc'])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'md'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + <screen><userinput>install -d /tools/include cp -R include/asm-mips /tools/include/asm cp -R include/linux /tools/include</userinput></screen> Modified: branches/cross-lfs/BOOK/cross-tools/mips64/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/mips64/linux-libc-headers.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/cross-tools/mips64/linux-libc-headers.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -51,8 +51,18 @@ href="../../final-system/mips/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'mb'])"/> - <para>Install the header files:</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mc'])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'md'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + <screen><userinput>install -d /tools/include cp -R include/asm-mips /tools/include/asm cp -R include/linux /tools/include</userinput></screen> Modified: branches/cross-lfs/BOOK/cross-tools/mips64-64/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/mips64-64/linux-libc-headers.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/cross-tools/mips64-64/linux-libc-headers.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -43,7 +43,7 @@ <sect2 role="installation"> <title>Installation of Linux-Libc-Headers</title> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../final-system/mips/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'ma'])"/> @@ -51,8 +51,18 @@ href="../../final-system/mips/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'mb'])"/> - <para>Install the header files:</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mc'])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'md'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../final-system/mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + <screen><userinput>install -d /tools/include cp -R include/asm-mips /tools/include/asm cp -R include/linux /tools/include</userinput></screen> Modified: branches/cross-lfs/BOOK/final-system/common/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/common/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/common/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -56,7 +56,7 @@ <para os="c">Prepare Module-Init-Tools for compilation:</para> -<screen><userinput>./configure --prefix="" --enable-zlib</userinput></screen> +<screen os="c1"><userinput>./configure --prefix="" --enable-zlib</userinput></screen> <variablelist os="d"> <title>The meaning of the configure options:</title> Modified: branches/cross-lfs/BOOK/final-system/mips/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips/linux-libc-headers.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips/linux-libc-headers.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -54,7 +54,11 @@ <screen os="mb"><userinput>patch -Np1 -i ../&linux-libc-headers-mips_tls-patch;</userinput></screen> -<screen><userinput>cp -R include/asm-mips /usr/include/asm + <para os="mc">The following patch fixes a compile issue with sysklogd:</para> + +<screen os="md"><userinput>patch -Np1 -i ../&linux-libc-headers-mips_atomic_fix-patch;</userinput></screen> + +<screen os="me"><userinput>cp -R include/asm-mips /usr/include/asm cp -R include/linux /usr/include cp -R include/mtd /usr/include cp -R include/sound /usr/include Added: branches/cross-lfs/BOOK/final-system/mips/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -0,0 +1,96 @@ +<?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 % patches-entities SYSTEM "../../patches.ent"> + %general-entities; + %patches-entities; +]> + +<sect1 id="ch-system-module-init-tools" role="wrap"> + <?dbhtml filename="module-init-tools.html"?> + + <title>Module-Init-Tools-&module-init-tools-version;</title> + + <indexterm zone="ch-system-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="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>Not checked yet</seg> + <seg>Not checked yet</seg> + </seglistitem> + </segmentedlist> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/segmentedlist[2])"/> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools</title> + + <para os="m1">This patch updates <filename>config.guess</filename> and + <filename>config.sub</filename> for MIPS processors.</para> + +<screen os="m2"><userinput>patch -Np1 -i ../&module-init-tools-mips_update-patch;</userinput></screen> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/> + + </sect2> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(id('contents-module-init-tools'))"/> + +</sect1> Modified: branches/cross-lfs/BOOK/final-system/mips-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips-chapter.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips-chapter.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -50,7 +50,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/make.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/module-init-tools.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/module-init-tools.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/patch.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/psmisc.xml"/> Modified: branches/cross-lfs/BOOK/final-system/mips64/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips64/linux-libc-headers.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips64/linux-libc-headers.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -50,17 +50,27 @@ href="../x86/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> - <para os="ma">The following patch adds NPTL support:</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'ma'])"/> -<screen os="mb"><userinput>patch -Np1 -i ../&linux-libc-headers-mips_tls-patch;</userinput></screen> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mb'])"/> -<screen><userinput>cp -R include/asm-mips /usr/include/asm -cp -R include/linux /usr/include -cp -R include/mtd /usr/include -cp -R include/sound /usr/include -cp -R include/scsi /usr/include</userinput></screen> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mc'])"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'md'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'me'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../x86/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> Added: branches/cross-lfs/BOOK/final-system/mips64/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips64/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips64/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -0,0 +1,99 @@ +<?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 % patches-entities SYSTEM "../../patches.ent"> + %general-entities; + %patches-entities; +]> + +<sect1 id="ch-system-module-init-tools" role="wrap"> + <?dbhtml filename="module-init-tools.html"?> + + <title>Module-Init-Tools-&module-init-tools-version;</title> + + <indexterm zone="ch-system-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="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>Not checked yet</seg> + <seg>Not checked yet</seg> + </seglistitem> + </segmentedlist> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/segmentedlist[2])"/> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools</title> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m2'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../multilib/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/> + + </sect2> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(id('contents-module-init-tools'))"/> + +</sect1> Modified: branches/cross-lfs/BOOK/final-system/mips64-64/linux-libc-headers.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips64-64/linux-libc-headers.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips64-64/linux-libc-headers.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -50,17 +50,27 @@ href="../x86/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> - <para os="ma">The following patch adds NPTL support:</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'ma'])"/> -<screen os="mb"><userinput>patch -Np1 -i ../&linux-libc-headers-mips_tls-patch;</userinput></screen> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mb'])"/> -<screen><userinput>cp -R include/asm-mips /usr/include/asm -cp -R include/linux /usr/include -cp -R include/mtd /usr/include -cp -R include/sound /usr/include -cp -R include/scsi /usr/include</userinput></screen> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'mc'])"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'md'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/linux-libc-headers.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'me'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../x86/linux-libc-headers.xml" xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> Added: branches/cross-lfs/BOOK/final-system/mips64-64/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips64-64/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips64-64/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -0,0 +1,99 @@ +<?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 % patches-entities SYSTEM "../../patches.ent"> + %general-entities; + %patches-entities; +]> + +<sect1 id="ch-system-module-init-tools" role="wrap"> + <?dbhtml filename="module-init-tools.html"?> + + <title>Module-Init-Tools-&module-init-tools-version;</title> + + <indexterm zone="ch-system-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="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>Not checked yet</seg> + <seg>Not checked yet</seg> + </seglistitem> + </segmentedlist> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'package']/segmentedlist[2])"/> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools</title> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../mips/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'m2'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'c1'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/> + + </sect2> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../common/module-init-tools.xml" + xpointer="xpointer(id('contents-module-init-tools'))"/> + +</sect1> Modified: branches/cross-lfs/BOOK/final-system/mips64-64-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips64-64-chapter.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips64-64-chapter.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -50,7 +50,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/make.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/module-init-tools.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64-64/module-init-tools.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/patch.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/psmisc.xml"/> Modified: branches/cross-lfs/BOOK/final-system/mips64-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/mips64-chapter.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/mips64-chapter.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -72,7 +72,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/man.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/make.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/module-init-tools.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/module-init-tools.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/patch.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/procps-n32.xml"/> Modified: branches/cross-lfs/BOOK/final-system/multilib/module-init-tools.xml =================================================================== --- branches/cross-lfs/BOOK/final-system/multilib/module-init-tools.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/final-system/multilib/module-init-tools.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -54,7 +54,7 @@ href="../common/module-init-tools.xml" xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/> -<screen><userinput>CC="gcc ${BUILD64}" ./configure --prefix="" --enable-zlib</userinput></screen> +<screen os="c1"><userinput>CC="gcc ${BUILD64}" ./configure --prefix="" --enable-zlib</userinput></screen> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../common/module-init-tools.xml" Modified: branches/cross-lfs/BOOK/introduction/mips/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/mips/changelog.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/introduction/mips/changelog.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -44,6 +44,12 @@ <listitem> <para>[jim] - Added Make patch to update config.sub and config.guess.</para> </listitem> + <listitem> + <para>[jim] - Added Module-init-tools patch to update config.sub and config.guess.</para> + </listitem> + <listitem> + <para>[jim] - Added Linux-libc-headers patch to fix atomic64_t variable type.</para> + </listitem> </itemizedlist> </listitem> Modified: branches/cross-lfs/BOOK/introduction/mips/whatsnew.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/mips/whatsnew.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/introduction/mips/whatsnew.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -44,6 +44,9 @@ <para>&linux-libc-headers-mips_tls-patch;</para> </listitem> <listitem> + <para>&linux-libc-headers-mips_atomic_fix-patch;</para> + </listitem> + <listitem> <para>&linux-mips-patch;</para> </listitem> <listitem> @@ -55,6 +58,9 @@ <listitem> <para>&make-mips_update-patch;</para> </listitem> + <listitem> + <para>&module-init-tools-mips_update-patch;</para> + </listitem> </itemizedlist> </sect1> Modified: branches/cross-lfs/BOOK/introduction/mips64/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/mips64/changelog.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/introduction/mips64/changelog.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -44,7 +44,13 @@ <listitem> <para>[jim] - Added Make patch to update config.sub and config.guess.</para> </listitem> - </itemizedlist> + <listitem> + <para>[jim] - Added Module-init-tools patch to update config.sub and config.guess.</para> + </listitem> + <listitem> + <para>[jim] - Added Linux-libc-headers patch to fix atomic64_t variable type.</para> + </listitem> + </itemizedlist> </listitem> <listitem> Modified: branches/cross-lfs/BOOK/introduction/mips64/whatsnew.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/mips64/whatsnew.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/introduction/mips64/whatsnew.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -49,6 +49,15 @@ <listitem> <para>&make-mips_update-patch;</para> </listitem> + <listitem> + <para>&module-init-tools-mips_update-patch;</para> + </listitem> + <listitem> + <para>&linux-libc-headers-mips_tls-patch;</para> + </listitem> + <listitem> + <para>&linux-libc-headers-mips_atomic_fix-patch;</para> + </listitem> </itemizedlist> </sect1> Modified: branches/cross-lfs/BOOK/introduction/mips64-64/whatsnew.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/mips64-64/whatsnew.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/introduction/mips64-64/whatsnew.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -52,6 +52,15 @@ <listitem> <para>&make-mips_update-patch;</para> </listitem> + <listitem> + <para>&module-init-tools-mips_update-patch;</para> + </listitem> + <listitem> + <para>&linux-libc-headers-mips_tls-patch;</para> + </listitem> + <listitem> + <para>&linux-libc-headers-mips_atomic_fix-patch;</para> + </listitem> </itemizedlist> </sect1> Modified: branches/cross-lfs/BOOK/materials/mips/patches.xml =================================================================== --- branches/cross-lfs/BOOK/materials/mips/patches.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/materials/mips/patches.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -78,6 +78,14 @@ </varlistentry> <varlistentry> + <term>Linux Headers Atomic Fix Patch - 1 KB:</term> + <listitem> + <para><ulink + url="&patches-root;linux-libc-headers/&linux-libc-headers-mips_atomic_fix-patch;"/></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Linux Headers TLS Patch - 3.2 KB:</term> <listitem> <para><ulink @@ -94,6 +102,14 @@ </varlistentry> <varlistentry> + <term>Module-init-tools Config Update Patch - 33 KB:</term> + <listitem> + <para><ulink + url="&patches-root;module-init-tools/&module-init-tools-mips_update-patch;"/></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Procps Signal 11 Patch - 1 KB:</term> <listitem> <para><ulink Modified: branches/cross-lfs/BOOK/materials/mips64/patches.xml =================================================================== --- branches/cross-lfs/BOOK/materials/mips64/patches.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/materials/mips64/patches.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -63,6 +63,14 @@ </varlistentry> <varlistentry> + <term>Linux Headers Atomic Fix Patch - 1 KB:</term> + <listitem> + <para><ulink + url="&patches-root;linux-libc-headers/&linux-libc-headers-mips_atomic_fix-patch;"/></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Linux Headers TLS Patch - 3.2 KB:</term> <listitem> <para><ulink @@ -79,6 +87,14 @@ </varlistentry> <varlistentry> + <term>Module-init-tools Config Update Patch - 33 KB:</term> + <listitem> + <para><ulink + url="&patches-root;module-init-tools/&module-init-tools-mips_update-patch;"/></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Procps Signal 11 Patch - 1 KB:</term> <listitem> <para><ulink Modified: branches/cross-lfs/BOOK/materials/mips64-64/patches.xml =================================================================== --- branches/cross-lfs/BOOK/materials/mips64-64/patches.xml 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/materials/mips64-64/patches.xml 2005-10-01 22:34:36 UTC (rev 6941) @@ -55,6 +55,14 @@ </varlistentry> <varlistentry> + <term>Linux Headers Atomic Fix Patch - 1 KB:</term> + <listitem> + <para><ulink + url="&patches-root;linux-libc-headers/&linux-libc-headers-mips_atomic_fix-patch;"/></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Linux Headers TLS Patch - 3.2 KB:</term> <listitem> <para><ulink @@ -71,6 +79,14 @@ </varlistentry> <varlistentry> + <term>Module-init-tools Config Update Patch - 33 KB:</term> + <listitem> + <para><ulink + url="&patches-root;module-init-tools/&module-init-tools-mips_update-patch;"/></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Procps Signal 11 Patch - 1 KB:</term> <listitem> <para><ulink Modified: branches/cross-lfs/BOOK/patches.ent =================================================================== --- branches/cross-lfs/BOOK/patches.ent 2005-10-01 22:34:09 UTC (rev 6940) +++ branches/cross-lfs/BOOK/patches.ent 2005-10-01 22:34:36 UTC (rev 6941) @@ -93,12 +93,17 @@ <!ENTITY make-mips_update-patch "make-&make-version;-mips_config_update-1.patch"> +<!ENTITY module-init-tools-mips_update-patch "module-init-tools-&module-init-tools-version;-mips_config_update-1.patch"> + <!ENTITY lfs-bootscripts-raq2-patch "lfs-bootscripts-raq2-8.patch"> <!ENTITY linux-mips-patch "linux-&linux-mips-version;-mips_fix-2.patch"> <!ENTITY linux-libc-headers-mips_tls-patch "linux-libc-headers-&linux-libc-headers-mips-version;-mips_tls-1.patch"> +<!ENTITY linux-libc-headers-mips_atomic_fix-patch "linux-libc-headers-&linux-libc-headers-mips-version;-mips_atomic_fix-1.patch"> + + <!ENTITY procps-mips-patch "procps-&procps-version;-fix_mips-1.patch"> <!ENTITY util-linux-mips64-patch "util-linux-&util-linux-version;-mips64_fix-1.patch"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
