aboutsummaryrefslogtreecommitdiffstats
path: root/preface/organization.xml
blob: 474f33773dca992fadc8d5df2d5b7133dbb23dbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<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>