[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE book 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 | <book>
|
---|
| 9 |
|
---|
[dabbced] | 10 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prologue/x86/bookinfo.xml"/>
|
---|
[3f8be484] | 11 | <!--
|
---|
[dabbced] | 12 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prologue/dedication.xml"/>
|
---|
[3f8be484] | 13 | -->
|
---|
[dabbced] | 14 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prologue/preface.xml"/>
|
---|
[3f8be484] | 15 |
|
---|
[4fe47e3] | 16 |
|
---|
[3f8be484] | 17 | <part id="part1">
|
---|
| 18 | <?dbhtml filename="part1.html"?>
|
---|
| 19 |
|
---|
| 20 | <title>Introduction</title>
|
---|
| 21 |
|
---|
[dabbced] | 22 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction/x86-chapter.xml"/>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | </part>
|
---|
| 25 |
|
---|
| 26 | <part id="part2">
|
---|
| 27 | <?dbhtml filename="part2.html"?>
|
---|
| 28 |
|
---|
| 29 | <title>Preparing for the Build</title>
|
---|
| 30 |
|
---|
[dabbced] | 31 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="partitioning/x86-chapter.xml"/>
|
---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="materials/x86-chapter.xml"/>
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="final-preps/chapter.xml"/>
|
---|
[3f8be484] | 34 |
|
---|
| 35 | </part>
|
---|
| 36 |
|
---|
| 37 | <part id="part3">
|
---|
| 38 | <?dbhtml filename="part3.html"?>
|
---|
| 39 |
|
---|
| 40 | <title>Make the Cross-Compile Tools</title>
|
---|
| 41 |
|
---|
[dabbced] | 42 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cross-tools/x86-chapter.xml"/>
|
---|
[3f8be484] | 43 |
|
---|
| 44 | </part>
|
---|
| 45 |
|
---|
| 46 | <part id="part4">
|
---|
| 47 | <?dbhtml filename="part4.html"?>
|
---|
| 48 |
|
---|
| 49 | <title>Building the Basic Tools</title>
|
---|
| 50 |
|
---|
[dabbced] | 51 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="temp-system/x86-chapter.xml"/>
|
---|
| 52 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="boot/x86-chapter.xml"/>
|
---|
| 53 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chroot/x86-chapter.xml"/>
|
---|
[3f8be484] | 54 |
|
---|
| 55 | </part>
|
---|
| 56 |
|
---|
| 57 | <part id="part5">
|
---|
| 58 | <?dbhtml filename="part5.html"?>
|
---|
| 59 |
|
---|
[e97d7d3] | 60 | <title>Building the CLFS System</title>
|
---|
[3f8be484] | 61 |
|
---|
[dabbced] | 62 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="testsuite-tools/x86-chapter.xml"/>
|
---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="final-system/x86-chapter.xml"/>
|
---|
| 64 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootscripts/x86-chapter.xml"/>
|
---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network/x86-chapter.xml"/>
|
---|
| 66 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootable/x86-chapter.xml"/>
|
---|
| 67 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="the-end/chapter.xml"/>
|
---|
[3f8be484] | 68 |
|
---|
| 69 | </part>
|
---|
| 70 |
|
---|
| 71 | <part id="part6">
|
---|
| 72 | <?dbhtml filename="part6.html"?>
|
---|
| 73 |
|
---|
| 74 | <title>Appendices</title>
|
---|
| 75 |
|
---|
[dabbced] | 76 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acronymlist.xml"/>
|
---|
| 77 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies/common.xml"/>
|
---|
| 78 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies/x86.xml"/>
|
---|
| 79 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/license.xml"/>
|
---|
[3f8be484] | 80 |
|
---|
| 81 | </part>
|
---|
| 82 |
|
---|
| 83 | <index/>
|
---|
| 84 |
|
---|
| 85 | </book>
|
---|