source: clfs-embedded/BOOK/materials/x86/patches.xml @ a9e389d

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

Initial Import of CLFS 3.0

  • Property mode set to 100644
File size: 959 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  %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-x86">
9  <?dbhtml filename="patches-x86.html"?>
10
11  <title>Additional Patches for X86</title>
12
13<!--
14
15  <variablelist role="materials">
16
17    <varlistentry os="coreutils-x86_uname-patch">
18      <term>Coreutils Uname Patch - <token>&coreutils-x86_uname-patch-size;</token>:</term>
19      <listitem>
20        <para>Download: <ulink
21        url="&patches-root;coreutils/&coreutils-x86_uname-patch;"/></para>
22        <para>MD5 sum: <literal>&coreutils-x86_uname-patch-md5;</literal></para>
23      </listitem>
24    </varlistentry>
25
26  </variablelist>
27
28-->
29
30  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31  href="../common/patches.xml"
32  xpointer="xpointer(//*[@os='a'])"/>
33
34</sect1>
Note: See TracBrowser for help on using the repository browser.