Author: jim Date: 2005-04-01 21:21:52 -0700 (Fri, 01 Apr 2005) New Revision: 4861
Modified: branches/multi-arch/BOOK/chapter01/changelog.xml branches/multi-arch/BOOK/chapter03/patches.xml branches/multi-arch/BOOK/chapter08/kernel-raq2.xml Log: Multi-arch: 64 bit and tulip Fixes Modified: branches/multi-arch/BOOK/chapter01/changelog.xml =================================================================== --- branches/multi-arch/BOOK/chapter01/changelog.xml 2005-04-02 02:51:52 UTC (rev 4860) +++ branches/multi-arch/BOOK/chapter01/changelog.xml 2005-04-02 04:21:52 UTC (rev 4861) @@ -70,7 +70,7 @@ <listitem><para>Arch: RaQ2 - Colo 1.18</para></listitem> <listitem><para>Arch: RaQ2 - glibc-2.3.4-mips_syscall-2.patch</para></listitem> <listitem><para>Arch: RaQ2 - linux-libc-headers-2.6.11.2-raq2_fix-1.patch</para></listitem> -<listitem><para>Arch: RaQ2 - linux-2.6.11.6-raq2_fix-2.patch</para></listitem> +<listitem><para>Arch: RaQ2 - linux-2.6.11.6-raq2_fix-3.patch</para></listitem> </itemizedlist> </listitem> @@ -85,7 +85,8 @@ <itemizedlist> <listitem><para>April 1, 2005 [jim]</para> <itemizedlist> -<listitem><para>Added: Arch: All - IPRoute2 to 2.6.11-050314.</para></listitem> +<listitem><para>Added: Arch: All - IPRoute2 to 2.6.11-050330.</para></listitem> +<listitem><para>Patch: Arch: RaQ2 - Updated linux kernel patch for tulip fixes.</para></listitem> </itemizedlist> </listitem> </itemizedlist> Modified: branches/multi-arch/BOOK/chapter03/patches.xml =================================================================== --- branches/multi-arch/BOOK/chapter03/patches.xml 2005-04-02 02:51:52 UTC (rev 4860) +++ branches/multi-arch/BOOK/chapter03/patches.xml 2005-04-02 04:21:52 UTC (rev 4861) @@ -121,9 +121,9 @@ </varlistentry> <varlistentry arch="raq2"> -<term>Linux RaQ2 Patch - 162 KB:</term> +<term>Linux RaQ2 Patch - 164 KB:</term> <listitem> -<para><ulink url="&patches-root;linux/linux-&linux-version;-raq2_fix-2.patch"/></para> +<para><ulink url="&patches-root;linux/linux-&linux-version;-raq2_fix-3.patch"/></para> </listitem> </varlistentry> Modified: branches/multi-arch/BOOK/chapter08/kernel-raq2.xml =================================================================== --- branches/multi-arch/BOOK/chapter08/kernel-raq2.xml 2005-04-02 02:51:52 UTC (rev 4860) +++ branches/multi-arch/BOOK/chapter08/kernel-raq2.xml 2005-04-02 04:21:52 UTC (rev 4861) @@ -24,7 +24,7 @@ <para>The following patch fixes some issues with MIPS based processors and the kernel:</para> -<screen><userinput>patch -Np1 -i ../linux-&linux-raq2-version;-mips-1.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../linux-&linux-raq2-version;-raq2_fix-3.patch</userinput></screen> <para>Prepare for compilation by running the following command:</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
