diff options
Diffstat (limited to 'prologue/organization.xml')
-rw-r--r-- | prologue/organization.xml | 21 |
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—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> |