[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 3 | <!ENTITY % general-entities SYSTEM "general.ent">
|
---|
| 4 | %general-entities;
|
---|
| 5 | ]>
|
---|
| 6 | <book>
|
---|
| 7 |
|
---|
| 8 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/mips/bookinfo.xml"/>
|
---|
| 9 | <!--
|
---|
| 10 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/dedication.xml"/>
|
---|
| 11 | -->
|
---|
| 12 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/preface.xml"/>
|
---|
| 13 |
|
---|
| 14 | <part id="part1">
|
---|
| 15 | <?dbhtml filename="part1.html"?>
|
---|
| 16 |
|
---|
| 17 | <title>Introduction</title>
|
---|
| 18 |
|
---|
| 19 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/mips-chapter.xml"/>
|
---|
| 20 |
|
---|
| 21 | </part>
|
---|
| 22 |
|
---|
| 23 | <part id="part2">
|
---|
| 24 | <?dbhtml filename="part2.html"?>
|
---|
| 25 |
|
---|
| 26 | <title>Preparing for the Build</title>
|
---|
| 27 |
|
---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="partitioning/mips-chapter.xml"/>
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/mips-chapter.xml"/>
|
---|
| 30 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/>
|
---|
| 31 |
|
---|
| 32 | </part>
|
---|
| 33 |
|
---|
| 34 | <part id="part3">
|
---|
| 35 | <?dbhtml filename="part3.html"?>
|
---|
| 36 |
|
---|
| 37 | <title>Make the Cross-Compile Tools</title>
|
---|
| 38 |
|
---|
| 39 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/mips-chapter.xml"/>
|
---|
| 40 |
|
---|
| 41 | </part>
|
---|
| 42 |
|
---|
| 43 | <part id="part4">
|
---|
| 44 | <?dbhtml filename="part4.html"?>
|
---|
| 45 |
|
---|
| 46 | <title>Building the Basic Tools</title>
|
---|
| 47 |
|
---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="temp-system/mips-chapter.xml"/>
|
---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="boot/mips-chapter.xml"/>
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chroot/mips-chapter.xml"/>
|
---|
| 51 |
|
---|
| 52 | </part>
|
---|
| 53 |
|
---|
| 54 | <part id="part5">
|
---|
| 55 | <?dbhtml filename="part5.html"?>
|
---|
| 56 |
|
---|
| 57 | <title>Building the LFS System</title>
|
---|
| 58 |
|
---|
| 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="temp-tools/mips-chapter.xml"/>
|
---|
| 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/mips-chapter.xml"/>
|
---|
| 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/mips-chapter.xml"/>
|
---|
| 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/mips-chapter.xml"/>
|
---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
|
---|
| 64 |
|
---|
| 65 | </part>
|
---|
| 66 |
|
---|
| 67 | <part id="part6">
|
---|
| 68 | <?dbhtml filename="part6.html"?>
|
---|
| 69 |
|
---|
| 70 | <title>Appendices</title>
|
---|
| 71 |
|
---|
| 72 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acronymlist.xml"/>
|
---|
| 73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acknowledgments.xml"/>
|
---|
| 74 |
|
---|
| 75 | </part>
|
---|
| 76 |
|
---|
| 77 | <index/>
|
---|
| 78 |
|
---|
| 79 | </book>
|
---|