Changeset 60e9187


Ignore:
Timestamp:
05/06/2005 05:04:36 AM (19 years ago)
Author:
Jim Gifford <jim@…>
Children:
42c7c30
Parents:
ce909f7
Message:

Fixed missing raq2 patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@5177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rce909f7 r60e9187  
    9292<listitem><para>Updated: Arch: All - Linux to 2.6.11.8.</para></listitem>
    9393<listitem><para>Updated: Arch: All - LFS-Bootscritps to 3.2.1.</para></listitem>
     94<listitem><para>Fixed: Arch: RaQ2 - Missing linux patch.</para></listitem>
    9495</itemizedlist>
    9596</listitem>
  • chapter03/patches.xml

    rce909f7 r60e9187  
    110110<term>Linux RaQ2 Patch - 164 KB:</term>
    111111<listitem>
    112 <para><ulink url="&patches-root;linux/linux-&linux-version;-raq2_fix-3.patch"/></para>
     112<para><ulink url="&patches-root;linux/linux-&linux-version;-raq2_fix-1.patch"/></para>
    113113</listitem>
    114114</varlistentry>
  • chapter08/kernel-raq2.xml

    rce909f7 r60e9187  
    2525and the kernel:</para>
    2626
    27 <screen><userinput>patch -Np1 -i ../linux-&linux-raq2-version;-raq2_fix-3.patch</userinput></screen>
     27<screen><userinput>patch -Np1 -i ../linux-&linux-raq2-version;-raq2_fix-1.patch</userinput></screen>
    2828
    2929<para>Prepare for compilation by running the following command:</para>
Note: See TracChangeset for help on using the changeset viewer.