aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/organization.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-08 22:40:40 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-08 22:40:40 +0000
commit493d6b55bd4a2bd8893eaf25e912d1cee2de6c9a (patch)
treece34f8661578600c08044fef26037d64f02b3bce /prologue/organization.xml
parent192c66815afe99f23e7f6e1e9967d865d038801b (diff)
Text updates in preface for cross2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/organization.xml')
-rw-r--r--prologue/organization.xml21
1 files changed, 19 insertions, 2 deletions
diff --git a/prologue/organization.xml b/prologue/organization.xml
index 4be1ef81c..814bc6025 100644
--- a/prologue/organization.xml
+++ b/prologue/organization.xml
@@ -29,9 +29,16 @@
</sect2>
<sect2>
- <title>Part III - Building the LFS System</title>
+ <title>Part III - Building the LFS Cross Toolchain and Temporary Tools</title>
- <para>Part III guides the reader through the building of the LFS
+ <para>Part III provides instructions for building the tools
+ needed for construction the final LFS system.</para>
+ </sect2>
+
+ <sect2>
+ <title>Part IV - Building the LFS System</title>
+
+ <para>Part IV 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
@@ -40,4 +47,14 @@
important files that have been installed.</para>
</sect2>
+ <sect2>
+ <title>Part V - Appendices</title>
+
+ <para>Part V provides information about the book itself including
+ 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,
+ and scripts.</para>
+ </sect2>
+
</sect1>