Author: manuel
Date: 2005-06-01 11:30:35 -0600 (Wed, 01 Jun 2005)
New Revision: 5566

Modified:
   branches/cross-lfs/BOOK/prologue/common/organization.xml
Log:
Indented prologue/common/organization.xml

Modified: branches/cross-lfs/BOOK/prologue/common/organization.xml
===================================================================
--- branches/cross-lfs/BOOK/prologue/common/organization.xml    2005-06-01 
17:22:15 UTC (rev 5565)
+++ branches/cross-lfs/BOOK/prologue/common/organization.xml    2005-06-01 
17:30:35 UTC (rev 5566)
@@ -1,40 +1,65 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 ]>
 <sect1 id="pre-organization">
-<title>Structure</title>
-<?dbhtml filename="organization.html"?>
+  <?dbhtml filename="organization.html"?>
 
-<para>This book is divided into the following parts.</para>
+  <title>Structure</title>
 
-<sect2>
-<title>Part I - Introduction</title>
+  <para>This book is divided into the following parts.</para>
 
-<para>Part I explains a few important notes on how to proceed with the
-LFS installation.  This section also provides meta-information about
-the book.</para>
-</sect2>
+  <sect2>
+    <title>Part I - Introduction</title>
 
-<sect2>
-<title>Part II - Preparing for the Build</title>
+    <para>Part I explains a few important notes on how to proceed with the
+    LFS installation. This section also provides meta-information about
+    the book.</para>
 
-<para>Part II describes how to prepare for the building process&mdash;making
-a partition, downloading the packages, and compiling temporary
-tools.</para>
-</sect2>
+  </sect2>
 
-<sect2>
-<title>Part III - Building the LFS System</title>
+  <sect2>
+    <title>Part II - Preparing for the Build</title>
 
-<para>Part III guides the reader through the building of the LFS
-system&mdash;compiling and installing all the packages one by one,
-setting up the boot scripts, and installing the kernel. The resulting
-Linux system is the foundation on which other software can be built to
-expand the system as desired. At the end of this book, there is an
-easy to use reference listing all of the programs, libraries, and
-important files that have been installed.</para>
-</sect2>
+    <para>Part II describes how to prepare for the building
+    process&mdash;making a partition and downloading the packages.</para>
 
+  </sect2>
+
+  <sect2>
+    <title>Part III - Make the Cross-Compile Tools</title>
+
+    <para>TEXT NEEDED.</para>
+
+  </sect2>
+
+  <sect2>
+    <title>Part IV - Building the Basic Tools</title>
+
+    <para>TEXT NEEDED.</para>
+
+  </sect2>
+
+  <sect2>
+    <title>Part V - Building the LFS System</title>
+
+    <para>Part V guides the reader through the building of the LFS
+    system&mdash;compiling and installing all the packages one by one,
+    setting up the boot scripts, and installing the kernel. The resulting
+    Linux system is the foundation on which other software can be built to
+    expand the system as desired. At the end of this book, there is an
+    easy to use reference listing all of the programs, libraries, and
+    important files that have been installed.</para>
+
+  </sect2>
+
+  <sect2>
+    <title>Appendices</title>
+
+    <para>TEXT NEEDED.</para>
+
+  </sect2>
+
 </sect1>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to