source: introduction/welcome/which.xml@ cf4aab7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_0 v5_0-pre1 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since cf4aab7 was 036393e1, checked in by Larry Lawrence <larry@…>, 21 years ago

more corner sweeping

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@838 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<sect1 id="intro-welcome-whichsections" xreflabel="Which sections of the book?">
2<?dbhtml filename="which.html" dir="introduction"?>
3<title>Which sections of the book do I want?</title>
4
5<para>Unlike the LinuxFromScratch book, BLFS isn't designed to be
6followed in a linear manner. This is because LFS provides instructions
7on how to create a base system which is capable of turning into anything
8from a web server to a multimedia desktop system. BLFS is where we try
9to guide you through going from the base system to your intended
10destination and so choice is very much involved.</para>
11
12<para>Everyone who reads the book will want to read certain sections. The
13<xref linkend="introduction"/> part - which you are currently
14reading - contains generic information. Especially take note of the
15information in Important Information (<xref linkend="intro-important"/>), as
16this contains comments about how to unpack software and various other aspects
17which apply throughout the book.</para>
18
19<para>The part on <xref linkend="postlfs"/> is where most people will want
20to turn next. This deals with not just configuration but also Security
21(<xref linkend="postlfs-security"/>), Filesystems (<xref
22linkend="postlfs-filesystems"/>), Editors (<xref
23linkend="postlfs-editors"/>) and Shells (<xref linkend="postlfs-shells"/>).
24Indeed, you may wish to reference certain parts of this chapter (especially
25the sections on Editors and Filesystems) while building your LFS system.</para>
26
27<para>Following these basic items, most people will want to at least browse
28through the <xref linkend="general"/> part of the book. This part contains
29information on many items which are prerequisites for other sections of the
30book as well as some items (such as Programming (<xref
31linkend="general-prog"/>) which are useful in their own right. Note
32that you don't have to install all of these libraries and packages found in
33this part to start with, each BLFS install procedure tells you which packages
34it depends upon so you can choose the program you want to install and see
35what it needs.</para>
36
37<para>Likewise, most people will probably want to look at the <xref
38linkend="connect"/> and <xref linkend="basicnet"/> parts. The first of
39these deals with connecting to the Internet or your local LAN using a variety
40of methods such as DHCP (<xref linkend="connect-dhcp"/>) and Dial-Up
41Connections (<xref linkend="connect-dialup"/>). The second of these parts
42deals with items such as Networking Libraries (<xref
43linkend="basicnet-netlibs"/>) and various basic networking programs and
44utilities.</para>
45
46<para>Once you have dealt with these basics, you may wish to configure
47more advanced network services. These are dealt with in the <xref
48linkend="server"/> and <xref linkend="content"/> parts of the book.
49Those wanting to build servers should find enough information to give
50them a good starting point here. Note that <xref linkend="content"/> also
51contains information on various database packages.</para>
52
53<para>The next parts of the book principally deal with desktop systems.
54We start with a part talking about <xref linkend="x"/>. This part also
55deals with some generic X-based libraries (<xref linkend="x-lib"/>). After
56this, <xref linkend="kde"/> and <xref linkend="gnome"/> are given their
57own parts which are followed by one on <xref linkend="xsoft"/>.</para>
58
59<para>We then move on to deal with <xref linkend="multimedia"/> packages.
60Note that many people may want to use the <xref linkend="alsa"/>
61instructions from this chapter quite near the start of their BLFS journey;
62they are placed here simply because it is the most logical place for
63them.</para>
64
65<para>The final part of the main BLFS book deals with <xref
66linkend="pst"/>. This is useful for most people with desktop systems and
67even those who are creating mainly server systems will find it useful.</para>
68
69<para>Finally, the <xref linkend="appendices"/> contain various pieces of
70useful information which you may need to use as a reference.</para>
71
72<para>We hope you enjoy using BLFS and find it useful.</para>
73
74</sect1>
75
Note: See TracBrowser for help on using the repository browser.