2004-06-10 10:40:59 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-10 10:40:59 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2005-12-29 09:24:51 +08:00
|
|
|
<sect1 id="whichsections" xreflabel="Which sections of the book?">
|
2005-05-08 02:37:16 +08:00
|
|
|
<?dbhtml filename="which.html"?>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 02:37:16 +08:00
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 02:37:16 +08:00
|
|
|
<title>Which Sections of the Book Do I Want?</title>
|
2002-09-30 07:03:58 +08:00
|
|
|
|
2005-05-31 05:45:31 +08:00
|
|
|
<para>Unlike the Linux From Scratch book, BLFS isn't designed to be
|
2005-12-29 09:24:51 +08:00
|
|
|
followed in a linear manner. This is because LFS provides instructions
|
2005-05-31 05:45:31 +08:00
|
|
|
on how to create a base system which is capable of turning into anything
|
2012-12-20 03:57:20 +08:00
|
|
|
from a web server to a multimedia desktop system. BLFS attempts
|
2005-05-31 05:45:31 +08:00
|
|
|
to guide you in the process of going from the base system to your intended
|
2005-05-08 02:37:16 +08:00
|
|
|
destination. Choice is very much involved.</para>
|
|
|
|
|
|
|
|
<para>Everyone who reads the book will want to read certain sections. The
|
2005-12-29 09:24:51 +08:00
|
|
|
<xref linkend="introduction"/> part, which you are currently reading,
|
|
|
|
contains generic information. Especially take note of the information in
|
|
|
|
<xref linkend="important"/>, as this contains comments about how to
|
|
|
|
unpack software, issues related to using different locales and various other
|
|
|
|
aspects which apply throughout the book.</para>
|
2005-05-08 02:37:16 +08:00
|
|
|
|
|
|
|
<para>The part on <xref linkend="postlfs"/> is where most people will want
|
|
|
|
to turn next. This deals with not just configuration but also Security
|
|
|
|
(<xref linkend="postlfs-security"/>), File Systems (<xref
|
|
|
|
linkend="postlfs-filesystems"/>), Editors (<xref
|
|
|
|
linkend="postlfs-editors"/>) and Shells (<xref linkend="postlfs-shells"/>).
|
|
|
|
Indeed, you may wish to reference certain parts of this chapter (especially
|
|
|
|
the sections on Editors and File Systems) while building your LFS
|
|
|
|
system.</para>
|
2002-09-30 07:03:58 +08:00
|
|
|
|
2005-12-29 09:24:51 +08:00
|
|
|
<para>Following these basic items, most people will want to at least browse
|
2005-05-08 02:37:16 +08:00
|
|
|
through the <xref linkend="general"/> part of the book. This part contains
|
|
|
|
information on many items which are prerequisites for other sections of the
|
2005-12-29 09:24:51 +08:00
|
|
|
book as well as some items (such as <xref linkend="general-prog"/>)
|
2005-05-31 05:45:31 +08:00
|
|
|
which are useful in their own right. Note that you don't have to install all
|
2006-02-13 06:02:25 +08:00
|
|
|
of these libraries and packages found in this part to start with as each
|
2005-12-29 09:24:51 +08:00
|
|
|
BLFS installation procedure tells you which packages
|
2005-05-31 05:45:31 +08:00
|
|
|
it depends upon so you can choose the program you want to install and see
|
2005-05-08 02:37:16 +08:00
|
|
|
what it needs.</para>
|
2002-09-30 07:03:58 +08:00
|
|
|
|
2008-03-18 23:49:58 +08:00
|
|
|
<para>Likewise, most people will probably want to look at the
|
|
|
|
<xref linkend="basicnet"/> part. It deals with connecting to the Internet
|
|
|
|
or your LAN (<xref linkend="basicnet-connect"/>)
|
|
|
|
using a variety of methods such as DHCP and PPP, and with items
|
2005-05-31 05:45:31 +08:00
|
|
|
such as Networking Libraries (<xref linkend="basicnet-netlibs"/>) and various
|
2005-05-08 02:37:16 +08:00
|
|
|
basic networking programs and utilities.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 02:37:16 +08:00
|
|
|
<para>Once you have dealt with these basics, you may wish to configure
|
2005-05-31 05:45:31 +08:00
|
|
|
more advanced network services. These are dealt with in the <xref
|
|
|
|
linkend="server"/> part of the book. Those wanting to build servers
|
2005-12-29 09:24:51 +08:00
|
|
|
should find a good starting point there. Note that this section
|
2005-05-08 02:37:16 +08:00
|
|
|
also contains information on various database packages.</para>
|
2002-09-30 07:03:58 +08:00
|
|
|
|
2005-05-08 02:37:16 +08:00
|
|
|
<para>The next parts of the book principally deal with desktop systems. This
|
2005-12-29 09:24:51 +08:00
|
|
|
portion of the book starts with a part talking about <xref linkend="x"/>. This
|
2005-05-08 02:37:16 +08:00
|
|
|
part also deals with some generic X-based libraries (<xref linkend="x-lib"/>).
|
2012-08-08 23:38:30 +08:00
|
|
|
After this, <xref linkend="kde"/> and <xref linkend="gnome"/> are given their
|
2005-05-08 02:37:16 +08:00
|
|
|
own parts which are followed by one on <xref linkend="xsoft"/>.</para>
|
2002-09-30 07:03:58 +08:00
|
|
|
|
2005-05-31 00:11:20 +08:00
|
|
|
<para>The book then moves on to deal with <xref linkend="multimedia"/>
|
2005-05-08 02:37:16 +08:00
|
|
|
packages. Note that many people may want to use the <xref linkend="alsa"/>
|
|
|
|
instructions from this chapter quite near the start of their BLFS
|
2005-05-31 05:45:31 +08:00
|
|
|
journey; they are placed here simply because it is the most logical
|
2005-05-08 02:37:16 +08:00
|
|
|
place for them.</para>
|
2002-09-30 07:03:58 +08:00
|
|
|
|
2005-05-31 05:45:31 +08:00
|
|
|
<para>The final part of the main BLFS book deals with <xref
|
|
|
|
linkend="pst"/>. This is useful for most people with desktop systems and
|
2005-05-08 02:37:16 +08:00
|
|
|
even those who are creating mainly server systems will find it useful.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 02:37:16 +08:00
|
|
|
<para>We hope you enjoy using BLFS and find it useful.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|