source: BOOK/materials/mips/patches.xml @ f99d122

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

r3423@server: jim | 2006-05-12 15:19:42 -0700
Overhaul of patches.ent

  • Property mode set to 100644
File size: 2.7 KB
RevLine 
[3f8be484]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
[0935d01]15    <varlistentry os="dvhtool-fixes-patch">
[f99d122]16      <term>Dvhtool Fixes - &dvhtool-fixes-patch-size;:</term>
[0935d01]17      <listitem>
18        <para><ulink
19        url="&patches-root;dvhtool/&dvhtool-fixes-patch;"/></para>
20      </listitem>
21    </varlistentry>
22
[1aebe7f]23    <varlistentry os="expect-mips_update-patch">
[f99d122]24      <term>Expect Config Update Patch - &expect-mips_update-patch-size;:</term>
[1aebe7f]25      <listitem>
26        <para><ulink
27        url="&patches-root;expect/&expect-mips_update-patch;"/></para>
28      </listitem>
29    </varlistentry>
30
[5bd60e2]31    <varlistentry os="file-mips_update-patch">
[f99d122]32      <term>File Config Update Patch -  file-mips_update-patch-size;:</term>
[3f8be484]33      <listitem>
34        <para><ulink
35        url="&patches-root;file/&file-mips_update-patch;"/></para>
36      </listitem>
37    </varlistentry>
38
[30912f7]39    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40    href="../x86/patches.xml"
41    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
42
[7d61e92]43    <varlistentry os="glibc-mips_fix-patch">
[f99d122]44      <term>GLIBC MIPS  Patch - &glibc-mips-patch-size;:</term>
[7d61e92]45      <listitem>
46        <para><ulink
47        url="&patches-root;glibc/&glibc-mips-patch;"/></para>
48      </listitem>
49    </varlistentry>
50
[5bd60e2]51    <varlistentry os="grep-mips_update-patch">
[f99d122]52      <term>Grep Config Update Patch - &grep-mips_update-patch-size;:</term>
[3f8be484]53      <listitem>
54        <para><ulink
55        url="&patches-root;grep/&grep-mips_update-patch;"/></para>
56      </listitem>
57    </varlistentry>
58
[5bd60e2]59    <varlistentry os="linux-mips-patch">
[f99d122]60      <term>Linux-MIPS Merge Patch - &linux-mips-patch-size;:</term>
[3f8be484]61      <listitem>
62        <para><ulink
63        url="&patches-root;linux/&linux-mips-patch;"/></para>
64      </listitem>
65    </varlistentry>
66
[5bd60e2]67    <varlistentry os="mktemp-mips_update-patch">
[f99d122]68      <term>Mktemp Config Update Patch - &mktemp-mips_update-patch-size;:</term>
[3f8be484]69      <listitem>
70        <para><ulink
71        url="&patches-root;mktemp/&mktemp-mips_update-patch;"/></para>
72      </listitem>
73    </varlistentry>
74
[5bd60e2]75    <varlistentry os="module-init-tools-mips_update-patch">
[f99d122]76      <term>Module-init-tools Config Update Patch - &module-init-tools-mips_update-patch-size;:</term>
[3f8be484]77      <listitem>
78        <para><ulink
79        url="&patches-root;module-init-tools/&module-init-tools-mips_update-patch;"/></para>
80      </listitem>
81    </varlistentry>
82
83  </variablelist>
84
85</sect1>
Note: See TracBrowser for help on using the repository browser.