source: BOOK/mips64-64-index.xml@ d93a24a

clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since d93a24a was 11099cf, checked in by Chris Staub <chris@…>, 13 years ago

Added package rationale page

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