[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 |
|
---|
[193c88a] | 10 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="preface/x86/bookinfo.xml"/>
|
---|
| 11 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="preface/preface.xml"/>
|
---|
[a9e389d] | 12 |
|
---|
| 13 | <part id="part1">
|
---|
| 14 | <?dbhtml filename="part1.html"?>
|
---|
| 15 |
|
---|
| 16 | <title>Introduction</title>
|
---|
| 17 |
|
---|
[f3adbf6] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/chapter.xml"/>
|
---|
[a9e389d] | 19 |
|
---|
| 20 | </part>
|
---|
| 21 |
|
---|
| 22 | <part id="part2">
|
---|
| 23 | <?dbhtml filename="part2.html"?>
|
---|
| 24 |
|
---|
| 25 | <title>Preparing for the Build</title>
|
---|
| 26 |
|
---|
[2a5f9db] | 27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/chapter.xml"/>
|
---|
[a9e389d] | 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/>
|
---|
| 29 |
|
---|
| 30 | </part>
|
---|
| 31 |
|
---|
| 32 | <part id="part3">
|
---|
| 33 | <?dbhtml filename="part3.html"?>
|
---|
| 34 |
|
---|
| 35 | <title>Make the Cross-Compile Tools</title>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/x86-chapter.xml"/>
|
---|
| 38 |
|
---|
| 39 | </part>
|
---|
| 40 |
|
---|
| 41 | <part id="part4">
|
---|
| 42 | <?dbhtml filename="part4.html"?>
|
---|
| 43 |
|
---|
| 44 | <title>Building the CLFS System</title>
|
---|
| 45 |
|
---|
[b42c094] | 46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/chapter.xml"/>
|
---|
[9085699] | 47 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/chapter.xml"/>
|
---|
[2dd87d6] | 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/>
|
---|
[a9e389d] | 49 |
|
---|
| 50 | </part>
|
---|
| 51 |
|
---|
| 52 | <part id="part5">
|
---|
| 53 | <?dbhtml filename="part5.html"?>
|
---|
| 54 |
|
---|
[fe07f05] | 55 | <title>Beyond CLFS Embedded</title>
|
---|
[81941ed] | 56 |
|
---|
[bb75e1e] | 57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond/chapter.xml"/>
|
---|
[81941ed] | 58 |
|
---|
| 59 | </part>
|
---|
| 60 |
|
---|
| 61 | <part id="part6">
|
---|
| 62 | <?dbhtml filename="part6.html"?>
|
---|
| 63 |
|
---|
[fe07f05] | 64 | <title>Cleanup and Boot</title>
|
---|
| 65 |
|
---|
| 66 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cleanup/chapter.xml"/>
|
---|
| 67 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
|
---|
| 68 |
|
---|
| 69 | </part>
|
---|
| 70 |
|
---|
[a9e389d] | 71 | <index/>
|
---|
| 72 |
|
---|
| 73 | </book>
|
---|