Last change
on this file since e53db169 was 164c9be, checked in by Jim Gifford <clfs@…>, 19 years ago |
r631@server (orig r629): ken | 2005-11-04 17:35:21 -0800
add hfsutils and powerpc-utils, initial version, using the full debian patch for powerpc-utils.
|
-
Property mode
set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[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 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
| 6 | %general-entities;
|
---|
| 7 | %patches-entities;
|
---|
| 8 | ]>
|
---|
| 9 |
|
---|
| 10 | <sect1 id="ch-materials-patches-ppc">
|
---|
| 11 | <?dbhtml filename="patches-ppc.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>Additional Patches for PowerPC</title>
|
---|
| 14 |
|
---|
| 15 | <variablelist role="materials">
|
---|
| 16 |
|
---|
| 17 | <varlistentry>
|
---|
| 18 | <term>GCC Specs Patch - 14 KB:</term>
|
---|
| 19 | <listitem>
|
---|
| 20 | <para><ulink
|
---|
| 21 | url="&patches-root;gcc/&gcc-specs-patch;"/></para>
|
---|
| 22 | </listitem>
|
---|
| 23 | </varlistentry>
|
---|
| 24 |
|
---|
[164c9be] | 25 | <varlistentry>
|
---|
| 26 | <term>Powerpc-utils_(&powerpcutils-version;) - 27 KB:</term>
|
---|
| 27 | <listitem>
|
---|
| 28 | <para><ulink
|
---|
| 29 | url="http://ftp.debian.org/debian/pool/main/p/powerpc-utils/&powerpcutils-patch;"/></para>
|
---|
| 30 | </listitem>
|
---|
| 31 | </varlistentry>
|
---|
| 32 |
|
---|
[bf8c11f] | 33 | <varlistentry>
|
---|
| 34 | <term>Yaboot (&yaboot-version;) - 1 KB:</term>
|
---|
| 35 | <listitem>
|
---|
| 36 | <para><ulink
|
---|
| 37 | url="&patches-root;yaboot/&yaboot-fix-patch;"/></para>
|
---|
| 38 | </listitem>
|
---|
| 39 | </varlistentry>
|
---|
| 40 |
|
---|
| 41 | </variablelist>
|
---|
| 42 |
|
---|
| 43 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.