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