diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-30 10:17:04 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-30 10:17:04 +0000 |
commit | 90f6a4698053490438672debd805db3cf83979ac (patch) | |
tree | 21366fdc7c3195944779ec0658416ec7bd910834 /prologue/organization.xml | |
parent | 96e52266903a0168287dd86a435fccc80058be14 (diff) |
Removed obsolete commented text, prologue.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/organization.xml')
-rw-r--r-- | prologue/organization.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/prologue/organization.xml b/prologue/organization.xml index 7ad3f8afc..76efc96a0 100644 --- a/prologue/organization.xml +++ b/prologue/organization.xml @@ -9,34 +9,4 @@ <para>See testing</para> -<!-- -<para>This book is divided into the following parts:</para> - -<sect2> -<title>Part I - Introduction</title> - -<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> - -<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> - -<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. -At the end of the book you'll find a list of all of the programs, libraries and -important files that have been installed as an easy to use reference.</para> -</sect2> ---> - </sect1> |