aboutsummaryrefslogtreecommitdiffstats
path: root/preface/organization.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-05-03 10:59:46 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-05-03 10:59:46 +0000
commit673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch)
tree129e27a1450727b440da4378e0117a468eb9c25e /preface/organization.xml
parent287ea55da70ceb1f0990554b7db921d525fef816 (diff)
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'preface/organization.xml')
-rw-r--r--preface/organization.xml37
1 files changed, 0 insertions, 37 deletions
diff --git a/preface/organization.xml b/preface/organization.xml
deleted file mode 100644
index 474f33773..000000000
--- a/preface/organization.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<sect1 id="pre-organization">
-<title>Structure</title>
-<?dbhtml filename="organization.html" dir="preface"?>
-
-<para>This book is divided into the following four parts:</para>
-
-<itemizedlist>
-
-<listitem>
-<para>Part I explains in some detail how the LFS system is built, lists the
-changes made to the book since the last version, and gives hints on how to
-find help in case you run into trouble.</para>
-</listitem>
-
-<listitem>
-<para>Part II describes how to prepare for the building process: making a
-partition, downloading the packages, setting up a good working environment,
-and compiling temporary tools.</para>
-</listitem>
-
-<listitem>
-<para>Part III guides you through the building of the LFS system: compiling
-and installing all the packages one by one, setting up the boot scripts, and
-installing the kernel. The resulting basic Linux system is the foundation
-upon which you can build other software, to extend your system in the way
-you like.</para>
-</listitem>
-
-<listitem>
-<para>Part IV consists of two appendices. The first is an alphabetical list of
-all the installed packages, and the second an alphabetical list of all the
-installed programs and libraries, mentioning which package installed it.</para>
-</listitem>
-
-</itemizedlist>
-
-</sect1>