glfs/book/organization.xml
Randy McMurchy 722aba8896 Broke out the separate sections of the Preface into separate XML files and added 6.2.0 release information to the Preface
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6496 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-31 22:29:31 +00:00

97 lines
3.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="organization" xreflabel="Organization">
<?dbhtml filename="organization.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Organization</title>
<para>This book is divided into the following parts.</para>
<bridgehead renderas="sect2">Part I - Introduction</bridgehead>
<para>This part contains information which is essential to
the rest of the book.</para>
<bridgehead renderas="sect2">Part II - Post LFS Configuration and Extra
Software</bridgehead>
<para>Here we introduce basic configuration and security issues. We also
discuss a range of editors, file systems, and shells which aren't covered in
the main LFS book.</para>
<bridgehead renderas="sect2">Part III - General Libraries and Utilities</bridgehead>
<para>In this section we cover libraries which are often needed by the rest
of the book as well as system utilities. Information on Programming
(including recompiling <application>GCC</application> to support its full range
of languages) concludes this part.</para>
<bridgehead renderas="sect2">Part IV - Connecting to a Network</bridgehead>
<para>Here we cover how to connect to a network when you aren't using the
simple static IP setup given in the main LFS book.</para>
<bridgehead renderas="sect2">Part V - Basic Networking</bridgehead>
<para>Networking libraries and command-line networking tools make up the
bulk of this part.</para>
<bridgehead renderas="sect2">Part VI - Major Servers</bridgehead>
<para>Here we deal with setting up mail and other servers (such as
<application>SSH</application>, <application>Apache</application>, etc.).</para>
<bridgehead renderas="sect2">Part VII - X + Window Managers</bridgehead>
<para>This part explains how to set up a basic <application>X Window
System</application> installation along with some generic
<application>X</application> libraries and Window managers.</para>
<bridgehead renderas="sect2">Part VIII - KDE</bridgehead>
<para>For those who want to use the <application>K Desktop
Environment</application> or some parts of it, this part covers it.</para>
<bridgehead renderas="sect2">Part IX - GNOME</bridgehead>
<para><application>GNOME</application> is the main alternative to
<application>KDE</application> in the Desktop Environment arena and
we cover both <application>GNOME</application>-1.4
and <application>GNOME</application>-&gnome-version; here.</para>
<bridgehead renderas="sect2">Part X - X Software</bridgehead>
<para>Office programs and graphical web browsers are important to most people.
They, along with some generic <application>X</application> software can be
found in this part of the book.</para>
<bridgehead renderas="sect2">Part XI - Multimedia</bridgehead>
<para>Here we cover setting multimedia libraries and drivers along with some
audio, video and CD-writing programs.</para>
<bridgehead renderas="sect2">Part XII - Printing, Scanning and
Typesetting (PST)</bridgehead>
<para>The PST part of the book covers document handling with applications like
<application>Ghostscript</application>, <application>CUPS</application> and
<application>DocBook</application> to installing
<application>teTeX</application>.</para>
<bridgehead renderas="sect2">Appendices</bridgehead>
<para>The Appendices cover information which doesn't belong in the main
book; they are mainly there as a reference.</para>
</sect1>