Last change
on this file since 38e391a was bd48e48, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago |
Updated CLFS-Embedded book sources to use DocBook-XML DTD 4.5.
|
-
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.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/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.