source: BOOK/materials/mips/patches.xml @ 97ee8bc

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 97ee8bc was 97ee8bc, checked in by Jim Gifford <clfs@…>, 17 years ago

Updated to Linux 2.6.22.6 and Linux-Headers 2.6.22.6-09032007

  • Property mode set to 100644
File size: 2.9 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-mips">
9  <?dbhtml filename="patches-mips.html"?>
10
[040521bc]11  <title>Additional Patches for MIPS</title>
[3f8be484]12
13  <variablelist role="materials">
14
[b596ca3]15    <varlistentry os="colo-relocation-patch">
16      <term>Colo Relocation Patch - <token>&colo-relocation-patch-size;</token>:</term> <listitem>
17        <para>Download: <ulink
18        url="&patches-root;&colo-relocation-patch;"/></para>
19        <para>MD5 sum: <literal>&colo-relocation-patch-md5;</literal></para>
20      </listitem>
21    </varlistentry>
22
[0935d01]23    <varlistentry os="dvhtool-fixes-patch">
[f4f631d]24      <term>Dvhtool Fixes - <token>&dvhtool-fixes-patch-size;</token>:</term>
[0935d01]25      <listitem>
[f41fea6]26        <para>Download: <ulink
[3739acc]27        url="&patches-root;&dvhtool-fixes-patch;"/></para>
[f41fea6]28        <para>MD5 sum: <literal>&dvhtool-fixes-patch-md5;</literal></para>
[0935d01]29      </listitem>
30    </varlistentry>
31
[32a4f24]32    <varlistentry os="expect-config_update-patch">
33      <term>Expect Config Update Patch - <token>&expect-config_update-patch-size;</token>:</term>
[1aebe7f]34      <listitem>
[f41fea6]35        <para>Download: <ulink
[3739acc]36        url="&patches-root;&expect-config_update-patch;"/></para>
[32a4f24]37        <para>MD5 sum: <literal>&expect-config_update-patch-md5;</literal></para>
[1aebe7f]38      </listitem>
39    </varlistentry>
40
[32a4f24]41    <varlistentry os="file-config_update-patch">
42      <term>File Config Update Patch -  <token>&file-config_update-patch-size;</token>:</term>
[3f8be484]43      <listitem>
[f41fea6]44        <para>Download: <ulink
[3739acc]45        url="&patches-root;&file-config_update-patch;"/></para>
[32a4f24]46        <para>MD5 sum: <literal>&file-config_update-patch-md5;</literal></para>
[3f8be484]47      </listitem>
48    </varlistentry>
49
[30912f7]50    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51    href="../x86/patches.xml"
52    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
53
[0c037b3]54    <varlistentry os="mktemp-update-patch">
55      <term>Mktemp Config Update Patch - <token>&mktemp-update-patch-size;</token>:</term>
[3f8be484]56      <listitem>
[f41fea6]57        <para>Download: <ulink
[3739acc]58        url="&patches-root;&mktemp-update-patch;"/></para>
[0c037b3]59        <para>MD5 sum: <literal>&mktemp-update-patch-md5;</literal></para>
[3f8be484]60      </listitem>
61    </varlistentry>
62
[32a4f24]63    <varlistentry os="module-init-tools-config_update-patch">
64      <term>Module-init-tools Config Update Patch - <token>&module-init-tools-config_update-patch-size;</token>:</term>
[3f8be484]65      <listitem>
[f41fea6]66        <para>Download: <ulink
[6810873]67        url="&patches-root;&module-init-tools-config_update-patch;"/></para>
[32a4f24]68        <para>MD5 sum: <literal>&module-init-tools-config_update-patch-md5;</literal></para>
[3f8be484]69      </listitem>
70    </varlistentry>
71
72  </variablelist>
73
[f4f631d]74  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
75  href="../common/patches.xml"
76  xpointer="xpointer(//*[@os='a'])"/>
77
[3f8be484]78</sect1>
Note: See TracBrowser for help on using the repository browser.