aboutsummaryrefslogtreecommitdiffstats
path: root/preface/organization.xml
diff options
context:
space:
mode:
Diffstat (limited to 'preface/organization.xml')
-rw-r--r--preface/organization.xml35
1 files changed, 16 insertions, 19 deletions
diff --git a/preface/organization.xml b/preface/organization.xml
index 33fd4002c..474f33773 100644
--- a/preface/organization.xml
+++ b/preface/organization.xml
@@ -4,37 +4,34 @@
<para>This book is divided into the following four parts:</para>
-<sect2>
-<title>Part I - Introduction</title>
+<itemizedlist>
-<para>Part I explains a few important things on how to proceed with the
-installation, and gives meta information about the book (version, changelog,
-acknowledgments, associated mailing lists, and so on).</para>
-</sect2>
-
-<sect2>
-<title>Part II - Preparing for the build</title>
+<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, and compiling temporary tools.</para>
-</sect2>
-
-<sect2>
-<title>Part III - Building the LFS system</title>
+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>
-</sect2>
-
-<sect2>
-<title>Part IV - Appendices</title>
+</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>
-</sect2>
+</listitem>
+
+</itemizedlist>
</sect1>