Changeset 4e070c8


Ignore:
Timestamp:
Jul 8, 2006, 12:55:06 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:
80b4010
Parents:
e41b8051
Message:

r4394@server: jim | 2006-07-08 00:53:37 -0700
Updates to Linux MIPS Patches

Location:
BOOK
Files:
10 edited

Legend:

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

    re41b8051 r4e070c8  
    3434    href="../../bootable/mips/kernel.xml"
    3535    xpointer="xpointer(//*[@os='bb'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../bootable/mips/kernel.xml"
     39    xpointer="xpointer(//*[@os='bc'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../../bootable/mips/kernel.xml"
     43    xpointer="xpointer(//*[@os='bd'])"/>
    3644
    3745    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/mips64/kernel.xml

    re41b8051 r4e070c8  
    3434    href="../../bootable/mips/kernel.xml"
    3535    xpointer="xpointer(//*[@os='bb'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../bootable/mips/kernel.xml"
     39    xpointer="xpointer(//*[@os='bc'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../../bootable/mips/kernel.xml"
     43    xpointer="xpointer(//*[@os='bd'])"/>
    3644
    3745    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/mips/kernel.xml

    re41b8051 r4e070c8  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28     <para os="ba">The following patch merges changes from Linux-MIPS.org into
     28    <para os="ba">The following patch merges changes from Linux-MIPS into
    2929    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 merges updates for Linux-MIPS kernel:</para>
     34
     35<screen os="bd"><userinput>patch -Np1 -i ../&linux-mips_fixes-patch;</userinput></screen>
    3236
    3337    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/introduction/mips/changelog.xml

    re41b8051 r4e070c8  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>July 8, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
     41          of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
     42          updates not approved by Linux MIPS for addition, but are required for a working
     43          system.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
    3548    <listitem>
    3649      <para>April 14, 2006</para>
  • BOOK/introduction/mips64-64/changelog.xml

    re41b8051 r4e070c8  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>July 8, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
     41          of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
     42          updates not approved by Linux MIPS for addition, but are required for a working
     43          system.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
    3547
    3648    <listitem>
  • BOOK/introduction/mips64/changelog.xml

    re41b8051 r4e070c8  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>July 8, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
     41          of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
     42          updates not approved by Linux MIPS for addition, but are required for a working
     43          system.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
    3547
    3648    <listitem>
  • BOOK/materials/mips/patches.xml

    re41b8051 r4e070c8  
    7171    </varlistentry>
    7272
     73    <varlistentry os="linux-mips_fixes-patch">
     74      <term>Linux MIPS Fixes Patch - <token>&linux-mips_fixes-patch-size;</token>:</term>
     75      <listitem>
     76        <para>Download: <ulink
     77        url="&patches-root;&linux-mips_fixes-patch;"/></para>
     78        <para>MD5 sum: <literal>&linux-mips_fixes-patch-md5;</literal></para>
     79      </listitem>
     80    </varlistentry>
     81
    7382    <varlistentry os="mktemp-update-patch">
    7483      <term>Mktemp Config Update Patch - <token>&mktemp-update-patch-size;</token>:</term>
  • BOOK/materials/mips64-64/patches.xml

    re41b8051 r4e070c8  
    5151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5252    href="../mips/patches.xml"
     53    xpointer="xpointer(//*[@os='linux-mips_fixes-patch'])"/>
     54
     55    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     56    href="../mips/patches.xml"
    5357    xpointer="xpointer(//*[@os='mktemp-update-patch'])"/>
    5458
  • BOOK/materials/mips64/patches.xml

    re41b8051 r4e070c8  
    5555    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5656    href="../mips/patches.xml"
     57    xpointer="xpointer(//*[@os='linux-mips_fixes-patch'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     60    href="../mips/patches.xml"
    5761    xpointer="xpointer(//*[@os='mktemp-update-patch'])"/>
    5862
  • BOOK/patches.ent

    re41b8051 r4e070c8  
    210210
    211211<!ENTITY linux-mips-patch "linux-&linux-version;-mips-1.patch">
    212 <!ENTITY linux-mips-patch-md5 "2b6dd81e8321b12acd736a8445411dd9">
    213 <!ENTITY linux-mips-patch-size "1 MB">
     212<!ENTITY linux-mips-patch-md5 "4b2ba3e27f3b9bc6490a1693ce40c833">
     213<!ENTITY linux-mips-patch-size "132 KB">
     214
     215<!ENTITY linux-mips_fixes-patch "linux-&linux-version;-mips_fixes-1.patch">
     216<!ENTITY linux-mips_fixes-patch-md5 "c2b8e370175f4c2121541654952de0c9">
     217<!ENTITY linux-mips_fixes-patch-size "8 KB">
    214218
    215219<!-- this is also used for ppc64 -->
Note: See TracChangeset for help on using the changeset viewer.