source: materials/mips64/patches.xml @ 1c3dcf7

Last change on this file since 1c3dcf7 was 1c3dcf7, checked in by Jim Gifford <clfs@…>, 18 years ago

r1133@server (orig r1131): jim | 2006-02-02 09:10:40 -0800

r1174@server: jim | 2006-02-02 08:52:49 -0800
Updated to Colo 1.21


  • Property mode set to 100644
File size: 3.9 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-mips64">
9  <?dbhtml filename="patches-mips64.html"?>
10
11  <title>Additional Patches for MIPS 64 Bit Multilib</title>
12
13  <variablelist role="materials">
14
15    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
16    href="../mips/patches.xml"
17    xpointer="xpointer(//*[@os='arcload-fixes-patch'])"/>
18
19    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20    href="../x86_64/patches.xml"
21    xpointer="xpointer(//*[@os='binutils-multilib-patch'])"/>
22
23    <varlistentry os="colo-mips-patch">
24      <term>Colo Make Patch - 2.8 KB:</term> <listitem>
25        <para><ulink
26        url="&patches-root;colo/&colo-make-patch;"/></para>
27      </listitem>
28    </varlistentry>
29
30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31    href="../mips/patches.xml"
32    xpointer="xpointer(//*[@os='dvhtool-fixes-patch'])"/>
33
34    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
35    href="../mips/patches.xml"
36    xpointer="xpointer(//*[@os='expect-mips_update-patch'])"/>
37
38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39    href="../mips/patches.xml"
40    xpointer="xpointer(//*[@os='file-mips_update-patch'])"/>
41
42    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43    href="../mips/patches.xml"
44    xpointer="xpointer(//*[@os='flex-mips_update-patch'])"/>
45
46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
47    href="../mips/patches.xml"
48    xpointer="xpointer(//*[@os='gcc-mips_tls-patch'])"/>
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    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55    href="../mips/patches.xml"
56    xpointer="xpointer(//*[@os='glibc-mips_nptl-patch'])"/>
57
58    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59    href="../mips/patches.xml"
60    xpointer="xpointer(//*[@os='glibc-remap-patch'])"/>
61
62    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63    href="../mips/patches.xml"
64    xpointer="xpointer(//*[@os='grep-mips_update-patch'])"/>
65
66    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
67    href="../mips/patches.xml"
68    xpointer="xpointer(//*[@os='linux-mips-patch'])"/>
69
70    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
71    href="../mips/patches.xml"
72    xpointer="xpointer(//*[@os='linux-mips_fix-patch'])"/>
73
74    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
75    href="../mips/patches.xml"
76    xpointer="xpointer(//*[@os='linux-libc-headers-mips_atomic_fix-patch'])"/>
77
78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
79    href="../mips/patches.xml"
80    xpointer="xpointer(//*[@os='linux-libc-headers-mips_tls-patch'])"/>
81
82    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
83    href="../mips/patches.xml"
84    xpointer="xpointer(//*[@os='make-mips_update-patch'])"/>
85
86    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
87    href="../mips/patches.xml"
88    xpointer="xpointer(//*[@os='mktemp-mips_update-patch'])"/>
89
90    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
91    href="../mips/patches.xml"
92    xpointer="xpointer(//*[@os='module-init-tools-mips_update-patch'])"/>
93
94    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
95    href="../x86_64/patches.xml"
96    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
97
98    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
99    href="../x86_64/patches.xml"
100    xpointer="xpointer(//*[@os='perl-lib64-patch'])"/>
101
102    <varlistentry os="util-linux-mips64-patch">
103      <term>Util-linux MIPS64 Patch - 1 KB:</term> <listitem>
104        <para><ulink
105        url="&patches-root;util-linux/&util-linux-mips64-patch;"/></para>
106      </listitem>
107    </varlistentry>
108
109  </variablelist>
110
111</sect1>
Note: See TracBrowser for help on using the repository browser.