source: introduction/welcome/which.xml@ 2ae9847

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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 xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2ae9847 was 14db7cc, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Update to qt and other minor changes.

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

  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[4122007]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[f45b1953]8<sect1 id="intro-welcome-whichsections" xreflabel="Which sections of the book?">
[a0f03b0]9<sect1info>
[5cd0959d]10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
[a0f03b0]12</sect1info>
[71e06e23]13<?dbhtml filename="which.html"?>
[f45b1953]14<title>Which sections of the book do I want?</title>
15
[20828163]16<para>Unlike the Linux From Scratch book, <acronym>BLFS</acronym> isn't
[acfc391]17designed to be followed in a linear manner. This is because <acronym>LFS
[20828163]18</acronym> provides instructions on how to create a base system which is
19capable of turning into anything from a web server to a multimedia desktop
20system. <acronym>BLFS</acronym> is where we try to guide you in the process of
21going from the base system to your intended destination. Choice is very
22much involved.</para>
[f45b1953]23
[aa8e4915]24<para>Everyone who reads the book will want to read certain sections. The
[20828163]25<xref linkend="introduction"/> part&ndash;which you are currently
26reading&ndash;contains generic information. Especially take note of the
[aa8e4915]27information in Important Information (<xref linkend="intro-important"/>), as
28this contains comments about how to unpack software and various other aspects
29which apply throughout the book.</para>
30
31<para>The part on <xref linkend="postlfs"/> is where most people will want
32to turn next. This deals with not just configuration but also Security
[a4be499]33(<xref linkend="postlfs-security"/>), File Systems (<xref
[aa8e4915]34linkend="postlfs-filesystems"/>), Editors (<xref
35linkend="postlfs-editors"/>) and Shells (<xref linkend="postlfs-shells"/>).
36Indeed, you may wish to reference certain parts of this chapter (especially
[a4be499]37the sections on Editors and File Systems) while building your <acronym>LFS
[acfc391]38</acronym> system.</para>
[aa8e4915]39
40<para>Following these basic items, most people will want to at least browse
41through the <xref linkend="general"/> part of the book. This part contains
42information on many items which are prerequisites for other sections of the
[acfc391]43book as well as some items (such as Programming (<xref linkend="general-prog"/>)
44which are useful in their own right. Note that you don't have to install all
45of these libraries and packages found in this part to start with, each
46<acronym>BLFS</acronym> install procedure tells you which packages
[aa8e4915]47it depends upon so you can choose the program you want to install and see
48what it needs.</para>
49
50<para>Likewise, most people will probably want to look at the <xref
51linkend="connect"/> and <xref linkend="basicnet"/> parts. The first of
[acfc391]52these deals with connecting to the Internet or your <acronym>LAN
53</acronym> using a variety of methods such as <acronym>DHCP</acronym>
54(<xref linkend="connect-dhcp"/>) and Dial-Up Connections (<xref
55linkend="connect-dialup"/>). The second of these parts deals with items
56such as Networking Libraries (<xref linkend="basicnet-netlibs"/>) and various
57basic networking programs and utilities.</para>
[f45b1953]58
59<para>Once you have dealt with these basics, you may wish to configure
[aa8e4915]60more advanced network services. These are dealt with in the <xref
[46f7a38]61linkend="server"/> part of the book.
[14db7cc]62Those wanting to build servers should find
63a good starting point there. Note that <xref linkend="server"/> also
[aa8e4915]64contains information on various database packages.</para>
65
[14db7cc]66<para>The next parts of the book principally deal with desktop systems. This
67portion of the book starts with a part talking about <xref linkend="x"/>. This
68part also deals with some generic X-based libraries (<xref linkend="x-lib"/>).
69After this, <xref linkend="kde"/> and <xref linkend="gnome"/> are given their
[aa8e4915]70own parts which are followed by one on <xref linkend="xsoft"/>.</para>
71
[14db7cc]72<para>The book then moves on to deal with <xref linkend="multimedia"/> packages.
[aa8e4915]73Note that many people may want to use the <xref linkend="alsa"/>
[acfc391]74instructions from this chapter quite near the start of their <acronym>BLFS
75</acronym> journey; they are placed here simply because it is the most logical
76place for them.</para>
[aa8e4915]77
[acfc391]78<para>The final part of the main <acronym>BLFS</acronym> book deals with <xref
[aa8e4915]79linkend="pst"/>. This is useful for most people with desktop systems and
80even those who are creating mainly server systems will find it useful.</para>
[f45b1953]81
[acfc391]82<para>We hope you enjoy using <acronym>BLFS</acronym> and find it useful.</para>
[f45b1953]83
84</sect1>
85
Note: See TracBrowser for help on using the repository browser.