Changeset 71a36dc for BOOK/bootable


Ignore:
Timestamp:
Feb 21, 2006, 1:08:43 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0ba77ba2
Parents:
d2407ab9
Message:

r715@server (orig r713): jim | 2005-11-17 23:20:55 -0800

r784@server: jim | 2005-11-17 23:16:16 -0800
Updated to Linux Kernel 2.6.14.2


Location:
BOOK/bootable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/mips/kernel.xml

    rd2407ab9 r71a36dc  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28     <para os="ba">The following patch fixes some issues with MIPS based
    29     processors and the kernel:</para>
     28    <para os="ba">The following patch merges changes from Linux-MIPS.org into
     29    the kernel:</para>
    3030
    3131<screen os="bb"><userinput>patch -Np1 -i ../&linux-mips-patch;</userinput></screen>
     32
     33    <para os="bc">The following patch fixes issue related to specific MIPS based
     34    machines into the kernel:</para>
     35
     36<screen os="bd"><userinput>patch -Np1 -i ../&linux-mips_fix-patch;</userinput></screen>
    3237
    3338    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/mips64/kernel.xml

    rd2407ab9 r71a36dc  
    3333    href="../mips/kernel.xml"
    3434    xpointer="xpointer(//*[@os='bb'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../mips/kernel.xml"
     38    xpointer="xpointer(//*[@os='bc'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../mips/kernel.xml"
     42    xpointer="xpointer(//*[@os='bd'])"/>
    3543
    3644    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.