source: materials/mips/patches.xml@ 051cf1a

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

r4112@server: jim | 2006-06-24 00:14:05 -0700
Fixes to patches entities

  • Property mode set to 100644
File size: 3.6 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-mips">
9 <?dbhtml filename="patches-mips.html"?>
10
11 <title>Additional Patches for MIPS 32 Bits</title>
12
13 <variablelist role="materials">
14
[166a2dd]15 <varlistentry os="dvhtool-fixes-patch">
[3815390]16 <term>Dvhtool Fixes - <token>&dvhtool-fixes-patch-size;</token>:</term>
[166a2dd]17 <listitem>
[e81913b]18 <para>Download: <ulink
[471de2f]19 url="&patches-root;&dvhtool-fixes-patch;"/></para>
[e81913b]20 <para>MD5 sum: <literal>&dvhtool-fixes-patch-md5;</literal></para>
[166a2dd]21 </listitem>
22 </varlistentry>
23
[4598fd3]24 <varlistentry os="expect-config_update-patch">
25 <term>Expect Config Update Patch - <token>&expect-config_update-patch-size;</token>:</term>
[5c41d32]26 <listitem>
[e81913b]27 <para>Download: <ulink
[471de2f]28 url="&patches-root;&expect-config_update-patch;"/></para>
[4598fd3]29 <para>MD5 sum: <literal>&expect-config_update-patch-md5;</literal></para>
[5c41d32]30 </listitem>
31 </varlistentry>
32
[4598fd3]33 <varlistentry os="file-config_update-patch">
34 <term>File Config Update Patch - <token>&file-config_update-patch-size;</token>:</term>
[bf8c11f]35 <listitem>
[e81913b]36 <para>Download: <ulink
[471de2f]37 url="&patches-root;&file-config_update-patch;"/></para>
[4598fd3]38 <para>MD5 sum: <literal>&file-config_update-patch-md5;</literal></para>
[bf8c11f]39 </listitem>
40 </varlistentry>
41
[4346eea]42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43 href="../x86/patches.xml"
44 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
45
[ea522c5]46 <varlistentry os="glibc-mips_fix-patch">
[3815390]47 <term>GLIBC MIPS Patch - <token>&glibc-mips-patch-size;</token>:</term>
[ea522c5]48 <listitem>
[e81913b]49 <para>Download: <ulink
[471de2f]50 url="&patches-root;&glibc-mips-patch;"/></para>
[e81913b]51 <para>MD5 sum: <literal>&glibc-mips-patch-md5;</literal></para>
[ea522c5]52 </listitem>
53 </varlistentry>
54
[4598fd3]55 <varlistentry os="grep-config_update-patch">
56 <term>Grep Config Update Patch - <token>&grep-config_update-patch-size;</token>:</term>
[bf8c11f]57 <listitem>
[e81913b]58 <para>Download: <ulink
[471de2f]59 url="&patches-root;&grep-config_update-patch;"/></para>
[4598fd3]60 <para>MD5 sum: <literal>&grep-config_update-patch-md5;</literal></para>
[bf8c11f]61 </listitem>
62 </varlistentry>
63
[98d4da5]64 <varlistentry os="linux-mips-patch">
[3815390]65 <term>Linux-MIPS Merge Patch - <token>&linux-mips-patch-size;</token>:</term>
[bf8c11f]66 <listitem>
[e81913b]67 <para>Download: <ulink
[471de2f]68 url="&patches-root;&linux-mips-patch;"/></para>
[e81913b]69 <para>MD5 sum: <literal>&linux-mips-patch-md5;</literal></para>
[bf8c11f]70 </listitem>
71 </varlistentry>
72
[996dcd2]73 <varlistentry os="mktemp-update-patch">
74 <term>Mktemp Config Update Patch - <token>&mktemp-update-patch-size;</token>:</term>
[bf8c11f]75 <listitem>
[e81913b]76 <para>Download: <ulink
[471de2f]77 url="&patches-root;&mktemp-update-patch;"/></para>
[996dcd2]78 <para>MD5 sum: <literal>&mktemp-update-patch-md5;</literal></para>
[bf8c11f]79 </listitem>
80 </varlistentry>
81
[4598fd3]82 <varlistentry os="module-init-tools-config_update-patch">
83 <term>Module-init-tools Config Update Patch - <token>&module-init-tools-config_update-patch-size;</token>:</term>
[bf8c11f]84 <listitem>
[e81913b]85 <para>Download: <ulink
[709813b]86 url="&patches-root;&module-init-tools-config_update-patch;"/></para>
[4598fd3]87 <para>MD5 sum: <literal>&module-init-tools-config_update-patch-md5;</literal></para>
[bf8c11f]88 </listitem>
89 </varlistentry>
90
91 </variablelist>
92
[3815390]93 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
94 href="../common/patches.xml"
95 xpointer="xpointer(//*[@os='a'])"/>
96
[bf8c11f]97</sect1>
Note: See TracBrowser for help on using the repository browser.