source: BOOK/materials/mips/patches.xml@ 5fd7b2f

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 5fd7b2f was 5fd7b2f, checked in by Jim Gifford <clfs@…>, 18 years ago

r4685@server (orig r2040): ken | 2006-07-19 17:38:11 -0700
perl-libc-patch is not used on multilib, so move it into arch-specific patches.

  • Property mode set to 100644
File size: 4.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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 32 Bits</title>
12
13 <variablelist role="materials">
14
15 <varlistentry os="dvhtool-fixes-patch">
16 <term>Dvhtool Fixes - <token>&dvhtool-fixes-patch-size;</token>:</term>
17 <listitem>
18 <para>Download: <ulink
19 url="&patches-root;&dvhtool-fixes-patch;"/></para>
20 <para>MD5 sum: <literal>&dvhtool-fixes-patch-md5;</literal></para>
21 </listitem>
22 </varlistentry>
23
24 <varlistentry os="expect-config_update-patch">
25 <term>Expect Config Update Patch - <token>&expect-config_update-patch-size;</token>:</term>
26 <listitem>
27 <para>Download: <ulink
28 url="&patches-root;&expect-config_update-patch;"/></para>
29 <para>MD5 sum: <literal>&expect-config_update-patch-md5;</literal></para>
30 </listitem>
31 </varlistentry>
32
33 <varlistentry os="file-config_update-patch">
34 <term>File Config Update Patch - <token>&file-config_update-patch-size;</token>:</term>
35 <listitem>
36 <para>Download: <ulink
37 url="&patches-root;&file-config_update-patch;"/></para>
38 <para>MD5 sum: <literal>&file-config_update-patch-md5;</literal></para>
39 </listitem>
40 </varlistentry>
41
42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43 href="../x86/patches.xml"
44 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
45
46 <varlistentry os="glibc-mips_fix-patch">
47 <term>GLIBC MIPS Patch - <token>&glibc-mips-patch-size;</token>:</term>
48 <listitem>
49 <para>Download: <ulink
50 url="&patches-root;&glibc-mips-patch;"/></para>
51 <para>MD5 sum: <literal>&glibc-mips-patch-md5;</literal></para>
52 </listitem>
53 </varlistentry>
54
55 <varlistentry os="grep-config_update-patch">
56 <term>Grep Config Update Patch - <token>&grep-config_update-patch-size;</token>:</term>
57 <listitem>
58 <para>Download: <ulink
59 url="&patches-root;&grep-config_update-patch;"/></para>
60 <para>MD5 sum: <literal>&grep-config_update-patch-md5;</literal></para>
61 </listitem>
62 </varlistentry>
63
64 <varlistentry os="linux-mips-patch">
65 <term>Linux-MIPS Merge Patch - <token>&linux-mips-patch-size;</token>:</term>
66 <listitem>
67 <para>Download: <ulink
68 url="&patches-root;&linux-mips-patch;"/></para>
69 <para>MD5 sum: <literal>&linux-mips-patch-md5;</literal></para>
70 </listitem>
71 </varlistentry>
72
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
82 <varlistentry os="mktemp-update-patch">
83 <term>Mktemp Config Update Patch - <token>&mktemp-update-patch-size;</token>:</term>
84 <listitem>
85 <para>Download: <ulink
86 url="&patches-root;&mktemp-update-patch;"/></para>
87 <para>MD5 sum: <literal>&mktemp-update-patch-md5;</literal></para>
88 </listitem>
89 </varlistentry>
90
91 <varlistentry os="module-init-tools-config_update-patch">
92 <term>Module-init-tools Config Update Patch - <token>&module-init-tools-config_update-patch-size;</token>:</term>
93 <listitem>
94 <para>Download: <ulink
95 url="&patches-root;&module-init-tools-config_update-patch;"/></para>
96 <para>MD5 sum: <literal>&module-init-tools-config_update-patch-md5;</literal></para>
97 </listitem>
98 </varlistentry>
99
100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
101 href="../x86/patches.xml"
102 xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
103
104 </variablelist>
105
106 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
107 href="../common/patches.xml"
108 xpointer="xpointer(//*[@os='a'])"/>
109
110</sect1>
Note: See TracBrowser for help on using the repository browser.