mirror of
https://github.com/cross-lfs/clfs-embedded.git
synced 2025-08-16 16:04:10 +00:00
74 lines
2.0 KiB
XML
74 lines
2.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<book>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="preface/x86/bookinfo.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="preface/preface.xml"/>
|
|
|
|
<part id="part1">
|
|
<?dbhtml filename="part1.html"?>
|
|
|
|
<title>Introduction</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/chapter.xml"/>
|
|
|
|
</part>
|
|
|
|
<part id="part2">
|
|
<?dbhtml filename="part2.html"?>
|
|
|
|
<title>Preparing for the Build</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/chapter.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/>
|
|
|
|
</part>
|
|
|
|
<part id="part3">
|
|
<?dbhtml filename="part3.html"?>
|
|
|
|
<title>Make the Cross-Compile Tools</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/x86-chapter.xml"/>
|
|
|
|
</part>
|
|
|
|
<part id="part4">
|
|
<?dbhtml filename="part4.html"?>
|
|
|
|
<title>Building the CLFS System</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/chapter.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/chapter.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/>
|
|
|
|
</part>
|
|
|
|
<part id="part5">
|
|
<?dbhtml filename="part5.html"?>
|
|
|
|
<title>Beyond CLFS Embedded</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond/chapter.xml"/>
|
|
|
|
</part>
|
|
|
|
<part id="part6">
|
|
<?dbhtml filename="part6.html"?>
|
|
|
|
<title>Cleanup and Boot</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cleanup/chapter.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
|
|
|
|
</part>
|
|
|
|
<index/>
|
|
|
|
</book>
|