source: materials/ppc/patches.xml @ 36c695c

Last change on this file since 36c695c was 36c695c, 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: 2.3 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-ppc">
9  <?dbhtml filename="patches-ppc.html"?>
10
11  <title>Additional Patches for PowerPC</title>
12
13  <variablelist role="materials">
14
[98d4da5]15    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
16    href="../x86/patches.xml"
17    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[bf8c11f]18
[36c695c]19    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20    href="../x86/patches.xml"
21    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
22
[164c9be]23    <varlistentry>
[3815390]24      <term>Powerpc-utils_(&powerpcutils-version;) Fixes Patch - <token>&powerpcutils-patch-size;</token>:</term>
[164c9be]25      <listitem>
[e81913b]26        <para>Download: <ulink
[471de2f]27        url="&patches-root;&powerpcutils-patch;"/></para>
[e81913b]28        <para>MD5 sum: <literal>&powerpcutils-patch-md5;</literal></para>
[164c9be]29      </listitem>
30    </varlistentry>
31
[ed3b725]32    <varlistentry os="yaboot-fix-patch">
[3815390]33      <term>Yaboot (&yaboot-version;) Fixes Patch - <token>&yaboot-fix-patch-size;</token>:</term>
[bf8c11f]34      <listitem>
[e81913b]35        <para>Download: <ulink
[471de2f]36        url="&patches-root;&yaboot-fix-patch;"/></para>
[e81913b]37        <para>MD5 sum: <literal>&yaboot-fix-patch-md5;</literal></para>
[bf8c11f]38      </listitem>
39    </varlistentry>
40
[370b16d]41    <varlistentry os="yaboot-ofpath_path-patch">
42      <term>Yaboot (&yaboot-version;) Ofpath_Path_Prefix Patch - <token>&yaboot-ofpath_path-patch-size;</token>:</term>
43      <listitem>
44        <para>Download: <ulink
[471de2f]45        url="&patches-root;&yaboot-ofpath_path-patch;"/></para>
[370b16d]46        <para>MD5 sum: <literal>&yaboot-ofpath_path-patch-md5;</literal></para>
47      </listitem>
48    </varlistentry>
49
[ed3b725]50    <varlistentry os="yaboot-sata-patch">
[3815390]51      <term>Yaboot (&yaboot-version;) SATA Patch - <token>&yaboot-sata-patch-size;</token>:</term>
[da23eb8]52      <listitem>
[e81913b]53        <para>Download: <ulink
[471de2f]54        url="&patches-root;&yaboot-sata-patch;"/></para>
[e81913b]55        <para>MD5 sum: <literal>&yaboot-sata-patch-md5;</literal></para>
[da23eb8]56      </listitem>
57    </varlistentry>
58
[bf8c11f]59  </variablelist>
60
[3815390]61  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
62  href="../common/patches.xml"
63  xpointer="xpointer(//*[@os='a'])"/>
64
[bf8c11f]65</sect1>
Note: See TracBrowser for help on using the repository browser.