Which sections of the book do I want?
Unlike the Linux From Scratch book, BLFS isn't
designed to be followed in a linear manner. This is because LFS
provides instructions on how to create a base system which is
capable of turning into anything from a web server to a multimedia desktop
system. BLFS is where we try to guide you through going
from the base system to your intended destination and so choice is very much
involved.
Everyone who reads the book will want to read certain sections. The
part - which you are currently
reading - contains generic information. Especially take note of the
information in Important Information (), as
this contains comments about how to unpack software and various other aspects
which apply throughout the book.
The part on is where most people will want
to turn next. This deals with not just configuration but also Security
(), File Systems (), Editors () and 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.
Following these basic items, most people will want to at least browse
through the part of the book. This part contains
information on many items which are prerequisites for other sections of the
book as well as some items (such as Programming ()
which are useful in their own right. Note that you don't have to install all
of these libraries and packages found in this part to start with, each
BLFS install procedure tells you which packages
it depends upon so you can choose the program you want to install and see
what it needs.
Likewise, most people will probably want to look at the and parts. The first of
these deals with connecting to the Internet or your LAN
using a variety of methods such as DHCP
() and Dial-Up Connections (). The second of these parts deals with items
such as Networking Libraries () and various
basic networking programs and utilities.
Once you have dealt with these basics, you may wish to configure
more advanced network services. These are dealt with in the and parts of the book.
Those wanting to build servers should find enough information to give
them a good starting point here. Note that also
contains information on various database packages.
The next parts of the book principally deal with desktop systems.
We start with a part talking about . This part also
deals with some generic X-based libraries (). After
this, and are given their
own parts which are followed by one on .
We then move on to deal with packages.
Note that many people may want to use the
instructions from this chapter quite near the start of their BLFS
journey; they are placed here simply because it is the most logical
place for them.
The final part of the main BLFS book deals with . This is useful for most people with desktop systems and
even those who are creating mainly server systems will find it useful.
Finally, the contain various pieces of
useful information which you may need to use as a reference.
We hope you enjoy using BLFS and find it useful.