source: materials/mips64/patches.xml @ e85011e4

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

r2997@server: jim | 2006-04-19 13:43:15 -0700
Added: Linux-Headers Package

  • Property mode set to 100644
File size: 2.7 KB
RevLine 
[bf8c11f]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
[6392db23]11  <title>Additional Patches for MIPS 64 Bit Multilib</title>
[bf8c11f]12
13  <variablelist role="materials">
14
[98d4da5]15    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
16    href="../x86_64/patches.xml"
17    xpointer="xpointer(//*[@os='binutils-multilib-patch'])"/>
[bf8c11f]18
[2f6e84a]19    <varlistentry os="colo-mips-patch">
[1c3dcf7]20      <term>Colo Make Patch - 2.8 KB:</term> <listitem>
[2f6e84a]21        <para><ulink
22        url="&patches-root;colo/&colo-make-patch;"/></para>
23      </listitem>
24    </varlistentry>
25
[166a2dd]26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
27    href="../mips/patches.xml"
28    xpointer="xpointer(//*[@os='dvhtool-fixes-patch'])"/>
29
[5c41d32]30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31    href="../mips/patches.xml"
32    xpointer="xpointer(//*[@os='expect-mips_update-patch'])"/>
33
[98d4da5]34    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
35    href="../mips/patches.xml"
36    xpointer="xpointer(//*[@os='file-mips_update-patch'])"/>
[bf8c11f]37
[98d4da5]38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39    href="../x86/patches.xml"
40    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[bf8c11f]41
[ea522c5]42    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43    href="../mips/patches.xml"
44    xpointer="xpointer(//*[@os='glibc-mips_fix-patch'])"/>
45
[98d4da5]46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
47    href="../mips/patches.xml"
48    xpointer="xpointer(//*[@os='grep-mips_update-patch'])"/>
[c30e6534]49
[98d4da5]50    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51    href="../mips/patches.xml"
52    xpointer="xpointer(//*[@os='linux-mips-patch'])"/>
[bf8c11f]53
[98d4da5]54    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55    href="../mips/patches.xml"
56    xpointer="xpointer(//*[@os='mktemp-mips_update-patch'])"/>
[bf8c11f]57
[98d4da5]58    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59    href="../mips/patches.xml"
60    xpointer="xpointer(//*[@os='module-init-tools-mips_update-patch'])"/>
[bf8c11f]61
[98d4da5]62    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63    href="../x86_64/patches.xml"
64    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
65
66    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
67    href="../x86_64/patches.xml"
68    xpointer="xpointer(//*[@os='perl-lib64-patch'])"/>
69
70    <varlistentry os="util-linux-mips64-patch">
[bf8c11f]71      <term>Util-linux MIPS64 Patch - 1 KB:</term> <listitem>
72        <para><ulink
73        url="&patches-root;util-linux/&util-linux-mips64-patch;"/></para>
74      </listitem>
75    </varlistentry>
76
77  </variablelist>
78
79</sect1>
Note: See TracBrowser for help on using the repository browser.