[a9e389d] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[bd48e48] | 2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[a9e389d] | 4 | <!ENTITY % general-entities SYSTEM "general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <book>
|
---|
| 9 |
|
---|
| 10 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/x86/bookinfo.xml"/>
|
---|
| 11 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/preface.xml"/>
|
---|
| 12 |
|
---|
| 13 | <part id="part1">
|
---|
| 14 | <?dbhtml filename="part1.html"?>
|
---|
| 15 |
|
---|
| 16 | <title>Introduction</title>
|
---|
| 17 |
|
---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/x86-chapter.xml"/>
|
---|
| 19 |
|
---|
| 20 | </part>
|
---|
| 21 |
|
---|
| 22 | <part id="part2">
|
---|
| 23 | <?dbhtml filename="part2.html"?>
|
---|
| 24 |
|
---|
| 25 | <title>Preparing for the Build</title>
|
---|
| 26 |
|
---|
[c3d3c32] | 27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="create-dir/chapter.xml"/>
|
---|
[a9e389d] | 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/x86-chapter.xml"/>
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/>
|
---|
| 30 |
|
---|
| 31 | </part>
|
---|
| 32 |
|
---|
| 33 | <part id="part3">
|
---|
| 34 | <?dbhtml filename="part3.html"?>
|
---|
| 35 |
|
---|
| 36 | <title>Make the Cross-Compile Tools</title>
|
---|
| 37 |
|
---|
| 38 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/x86-chapter.xml"/>
|
---|
| 39 |
|
---|
| 40 | </part>
|
---|
| 41 |
|
---|
| 42 | <part id="part4">
|
---|
| 43 | <?dbhtml filename="part4.html"?>
|
---|
| 44 |
|
---|
| 45 | <title>Building the CLFS System</title>
|
---|
| 46 |
|
---|
| 47 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86-chapter.xml"/>
|
---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86-chapter.xml"/>
|
---|
[2dd87d6] | 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/>
|
---|
[97c9564] | 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootloaders/x86-chapter.xml"/>
|
---|
[a9e389d] | 51 |
|
---|
| 52 | </part>
|
---|
| 53 |
|
---|
| 54 | <part id="part5">
|
---|
| 55 | <?dbhtml filename="part5.html"?>
|
---|
| 56 |
|
---|
[fe07f05] | 57 | <title>Beyond CLFS Embedded</title>
|
---|
[81941ed] | 58 |
|
---|
[18c9860] | 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-intro/x86-chapter.xml"/>
|
---|
[38e391a] | 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-lib/x86-chapter.xml"/>
|
---|
[9f2bcf1] | 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-net/x86-chapter.xml"/>
|
---|
[d445673c] | 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-filesys/x86-chapter.xml"/>
|
---|
[81941ed] | 63 |
|
---|
| 64 | </part>
|
---|
| 65 |
|
---|
| 66 | <part id="part6">
|
---|
| 67 | <?dbhtml filename="part6.html"?>
|
---|
| 68 |
|
---|
[fe07f05] | 69 | <title>Cleanup and Boot</title>
|
---|
| 70 |
|
---|
| 71 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cleanup/chapter.xml"/>
|
---|
| 72 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
|
---|
| 73 |
|
---|
| 74 | </part>
|
---|
| 75 |
|
---|
| 76 | <part id="part7">
|
---|
| 77 | <?dbhtml filename="part7.html"?>
|
---|
| 78 |
|
---|
[a9e389d] | 79 | <title>Appendices</title>
|
---|
| 80 |
|
---|
| 81 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acronymlist.xml"/>
|
---|
| 82 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
|
---|
| 83 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/x86.xml"/>
|
---|
| 84 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
|
---|
| 85 |
|
---|
| 86 | </part>
|
---|
| 87 | <index/>
|
---|
| 88 |
|
---|
| 89 | </book>
|
---|