source: materials/alpha/patches.xml @ bf8c11f

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

r627@server (orig r625): jim | 2005-10-31 12:59:34 -0800
Import of Cross-LFS Book

  • Property mode set to 100644
File size: 918 bytes
Line 
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-alpha">
11  <?dbhtml filename="patches-alpha.html"?>
12
13  <title>Additional Patches for Alpha</title>
14
15  <variablelist role="materials">
16
17    <varlistentry>
18      <term>Aboot Patch - 6 MB:</term>
19      <listitem>
20        <para><ulink
21        url="&patches-root;aboot/&aboot-alpha-patch;"/></para>
22      </listitem>
23    </varlistentry>
24
25    <varlistentry>
26      <term>GCC Specs Patch - 14 KB:</term>
27      <listitem>
28        <para><ulink
29        url="&patches-root;gcc/&gcc-specs-patch;"/></para>
30      </listitem>
31    </varlistentry>
32
33  </variablelist>
34
35</sect1>
Note: See TracBrowser for help on using the repository browser.