source: BOOK/materials/ppc/patches.xml@ 04899b7

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 04899b7 was eca2f15, checked in by Jim Gifford <clfs@…>, 18 years ago

r4773@server (orig r2079): ken | 2006-07-22 15:47:21 -0700
Remove version numbers from package names in lists of arch-specific patches for ppc{,64} for consistency with the rest of the book.

  • Property mode set to 100644
File size: 2.2 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-ppc">
9 <?dbhtml filename="patches-ppc.html"?>
10
11 <title>Additional Patches for PowerPC</title>
12
13 <variablelist role="materials">
14
[5bd60e2]15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
16 href="../x86/patches.xml"
17 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[3f8be484]18
[5fd7b2f]19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20 href="../x86/patches.xml"
21 xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
22
[d78696a]23 <varlistentry>
[eca2f15]24 <term>Powerpc-utils Fixes Patch - <token>&powerpcutils-patch-size;</token>:</term>
[d78696a]25 <listitem>
[f41fea6]26 <para>Download: <ulink
[3739acc]27 url="&patches-root;&powerpcutils-patch;"/></para>
[f41fea6]28 <para>MD5 sum: <literal>&powerpcutils-patch-md5;</literal></para>
[d78696a]29 </listitem>
30 </varlistentry>
31
[f99d122]32 <varlistentry os="yaboot-fix-patch">
[eca2f15]33 <term>Yaboot Fixes Patch - <token>&yaboot-fix-patch-size;</token>:</term>
[3f8be484]34 <listitem>
[f41fea6]35 <para>Download: <ulink
[3739acc]36 url="&patches-root;&yaboot-fix-patch;"/></para>
[f41fea6]37 <para>MD5 sum: <literal>&yaboot-fix-patch-md5;</literal></para>
[3f8be484]38 </listitem>
39 </varlistentry>
40
[bc5db55]41 <varlistentry os="yaboot-ofpath_path-patch">
[eca2f15]42 <term>Yaboot Ofpath_Path_Prefix Patch - <token>&yaboot-ofpath_path-patch-size;</token>:</term>
[bc5db55]43 <listitem>
44 <para>Download: <ulink
[3739acc]45 url="&patches-root;&yaboot-ofpath_path-patch;"/></para>
[bc5db55]46 <para>MD5 sum: <literal>&yaboot-ofpath_path-patch-md5;</literal></para>
47 </listitem>
48 </varlistentry>
49
[f99d122]50 <varlistentry os="yaboot-sata-patch">
[eca2f15]51 <term>Yaboot SATA Patch - <token>&yaboot-sata-patch-size;</token>:</term>
[c06e893]52 <listitem>
[f41fea6]53 <para>Download: <ulink
[3739acc]54 url="&patches-root;&yaboot-sata-patch;"/></para>
[f41fea6]55 <para>MD5 sum: <literal>&yaboot-sata-patch-md5;</literal></para>
[c06e893]56 </listitem>
57 </varlistentry>
58
[3f8be484]59 </variablelist>
60
[f4f631d]61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
62 href="../common/patches.xml"
63 xpointer="xpointer(//*[@os='a'])"/>
64
[3f8be484]65</sect1>
Note: See TracBrowser for help on using the repository browser.