source: BOOK/materials/mips/patches.xml@ 0ddae2c

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 0ddae2c was f5993a9, checked in by Joe Ciccone <jciccone@…>, 17 years ago

Remove the module-init-tools config_update patch.

  • Property mode set to 100644
File size: 2.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
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
11 <title>Additional Patches for MIPS</title>
12
13 <variablelist role="materials">
14
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
23 <varlistentry os="dvhtool-fixes-patch">
24 <term>Dvhtool Fixes - <token>&dvhtool-fixes-patch-size;</token>:</term>
25 <listitem>
26 <para>Download: <ulink
27 url="&patches-root;&dvhtool-fixes-patch;"/></para>
28 <para>MD5 sum: <literal>&dvhtool-fixes-patch-md5;</literal></para>
29 </listitem>
30 </varlistentry>
31
32 <varlistentry os="expect-config_update-patch">
33 <term>Expect Config Update Patch - <token>&expect-config_update-patch-size;</token>:</term>
34 <listitem>
35 <para>Download: <ulink
36 url="&patches-root;&expect-config_update-patch;"/></para>
37 <para>MD5 sum: <literal>&expect-config_update-patch-md5;</literal></para>
38 </listitem>
39 </varlistentry>
40
41 <varlistentry os="file-config_update-patch">
42 <term>File Config Update Patch - <token>&file-config_update-patch-size;</token>:</term>
43 <listitem>
44 <para>Download: <ulink
45 url="&patches-root;&file-config_update-patch;"/></para>
46 <para>MD5 sum: <literal>&file-config_update-patch-md5;</literal></para>
47 </listitem>
48 </varlistentry>
49
50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51 href="../x86/patches.xml"
52 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
53
54 <varlistentry os="mktemp-update-patch">
55 <term>Mktemp Config Update Patch - <token>&mktemp-update-patch-size;</token>:</term>
56 <listitem>
57 <para>Download: <ulink
58 url="&patches-root;&mktemp-update-patch;"/></para>
59 <para>MD5 sum: <literal>&mktemp-update-patch-md5;</literal></para>
60 </listitem>
61 </varlistentry>
62
63 </variablelist>
64
65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
66 href="../common/patches.xml"
67 xpointer="xpointer(//*[@os='a'])"/>
68
69</sect1>
Note: See TracBrowser for help on using the repository browser.