2024-01-18 19:53:23 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2007-03-21 18:42:58 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-05-03 11:33:11 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2005-12-18 12:25:25 +00:00
|
|
|
|
2006-04-21 21:24:52 +01:00
|
|
|
<sect1 id="pre-organization">
|
2005-12-18 12:25:25 +00:00
|
|
|
<?dbhtml filename="organization.html"?>
|
|
|
|
|
|
|
|
<title>Structure</title>
|
|
|
|
|
|
|
|
<para>This book is divided into the following parts.</para>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Part I - Introduction</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>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Part II - Preparing for the Build</title>
|
|
|
|
|
|
|
|
<para>Part II describes how to prepare for the building process—making
|
|
|
|
a partition, downloading the packages, and compiling temporary
|
|
|
|
tools.</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2020-06-08 23:40:40 +01:00
|
|
|
<title>Part III - Building the LFS Cross Toolchain and Temporary Tools</title>
|
2005-12-18 12:25:25 +00:00
|
|
|
|
2020-06-08 23:40:40 +01:00
|
|
|
<para>Part III provides instructions for building the tools
|
2020-06-11 19:27:01 +01:00
|
|
|
needed for constructing the final LFS system.</para>
|
2020-06-08 23:40:40 +01:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Part IV - Building the LFS System</title>
|
|
|
|
|
|
|
|
<para>Part IV guides the reader through the building of the LFS
|
2005-12-18 12:25:25 +00:00
|
|
|
system—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>
|
2004-12-19 20:25:03 +00:00
|
|
|
|
2020-06-08 23:40:40 +01:00
|
|
|
<sect2>
|
|
|
|
<title>Part V - Appendices</title>
|
|
|
|
|
|
|
|
<para>Part V provides information about the book itself including
|
2021-09-07 21:52:28 +01:00
|
|
|
acronyms and terms, acknowledgments, package dependencies,
|
|
|
|
a listing of LFS boot scripts, licenses for the distribution of the
|
|
|
|
book, and a comprehensive index of packages, programs, libraries,
|
2020-06-08 23:40:40 +01:00
|
|
|
and scripts.</para>
|
|
|
|
</sect2>
|
|
|
|
|
2004-05-03 11:33:11 +01:00
|
|
|
</sect1>
|