source: BOOK/materials/ppc/patches.xml@ cd317ff

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since cd317ff was 291bd8b, checked in by Jim Gifford <clfs@…>, 16 years ago

Updated Yaboot to 1.3.14

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]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
[d78696a]19 <varlistentry>
[eca2f15]20 <term>Powerpc-utils Fixes Patch - <token>&powerpcutils-patch-size;</token>:</term>
[d78696a]21 <listitem>
[f41fea6]22 <para>Download: <ulink
[3739acc]23 url="&patches-root;&powerpcutils-patch;"/></para>
[f41fea6]24 <para>MD5 sum: <literal>&powerpcutils-patch-md5;</literal></para>
[d78696a]25 </listitem>
26 </varlistentry>
27
[bc5db55]28 <varlistentry os="yaboot-ofpath_path-patch">
[eca2f15]29 <term>Yaboot Ofpath_Path_Prefix Patch - <token>&yaboot-ofpath_path-patch-size;</token>:</term>
[bc5db55]30 <listitem>
31 <para>Download: <ulink
[3739acc]32 url="&patches-root;&yaboot-ofpath_path-patch;"/></para>
[bc5db55]33 <para>MD5 sum: <literal>&yaboot-ofpath_path-patch-md5;</literal></para>
34 </listitem>
35 </varlistentry>
36
[3f8be484]37 </variablelist>
38
[f4f631d]39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40 href="../common/patches.xml"
41 xpointer="xpointer(//*[@os='a'])"/>
42
[3f8be484]43</sect1>
Note: See TracBrowser for help on using the repository browser.