Ignore:
Timestamp:
09/12/2003 03:09:56 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
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
Children:
7891efc
Parents:
1aacd4b5
Message:

Part I review with modification to better match LFS

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/which.xml

    r1aacd4b5 racfc391  
    33<title>Which sections of the book do I want?</title>
    44
    5 <para>Unlike the LinuxFromScratch book, BLFS isn't designed to be
    6 followed in a linear manner.  This is because LFS provides instructions
    7 on how to create a base system which is capable of turning into anything
    8 from a web server to a multimedia desktop system.  BLFS is where we try
    9 to guide you through going from the base system to your intended
    10 destination and so choice is very much involved.</para>
     5<para>Unlike the Linux From Scratch book, <acronym>BLFS</acronym> isn't
     6designed to be followed in a linear manner.  This is because <acronym>LFS
     7</acronym> provides instructions on how to create a base system which is
     8capable of turning into anything from a web server to a multimedia desktop
     9system.  <acronym>BLFS</acronym> is where we try to guide you through going
     10from the base system to your intended destination and so choice is very much
     11involved.</para>
    1112
    1213<para>Everyone who reads the book will want to read certain sections.  The
     
    2324linkend="postlfs-editors"/>) and Shells (<xref linkend="postlfs-shells"/>).
    2425Indeed, you may wish to reference certain parts of this chapter (especially
    25 the sections on Editors and Filesystems) while building your LFS system.</para>
     26the sections on Editors and Filesystems) while building your <acronym>LFS
     27</acronym> system.</para>
    2628
    2729<para>Following these basic items, most people will want to at least browse
    2830through the <xref linkend="general"/> part of the book.  This part contains
    2931information on many items which are prerequisites for other sections of the
    30 book as well as some items (such as Programming (<xref
    31 linkend="general-prog"/>) which are useful in their own right.  Note
    32 that you don't have to install all of these libraries and packages found in
    33 this part to start with, each BLFS install procedure tells you which packages
     32book as well as some items (such as Programming (<xref linkend="general-prog"/>)
     33which are useful in their own right.  Note that you don't have to install all
     34of these libraries and packages found in this part to start with, each
     35<acronym>BLFS</acronym> install procedure tells you which packages
    3436it depends upon so you can choose the program you want to install and see
    3537what it needs.</para>
     
    3739<para>Likewise, most people will probably want to look at the <xref
    3840linkend="connect"/> and <xref linkend="basicnet"/> parts.  The first of
    39 these deals with connecting to the Internet or your local LAN using a variety
    40 of methods such as DHCP (<xref linkend="connect-dhcp"/>) and Dial-Up
    41 Connections (<xref linkend="connect-dialup"/>).  The second of these parts
    42 deals with items such as Networking Libraries (<xref
    43 linkend="basicnet-netlibs"/>) and various basic networking programs and
    44 utilities.</para>
     41these deals with connecting to the Internet or your <acronym>LAN
     42</acronym> using a variety of methods such as <acronym>DHCP</acronym>
     43(<xref linkend="connect-dhcp"/>) and Dial-Up Connections (<xref
     44linkend="connect-dialup"/>).  The second of these parts deals with items
     45such as Networking Libraries (<xref linkend="basicnet-netlibs"/>) and various
     46basic networking programs and utilities.</para>
    4547
    4648<para>Once you have dealt with these basics, you may wish to configure
     
    5961<para>We then move on to deal with <xref linkend="multimedia"/> packages.
    6062Note that many people may want to use the <xref linkend="alsa"/>
    61 instructions from this chapter quite near the start of their BLFS journey;
    62 they are placed here simply because it is the most logical place for
    63 them.</para>
     63instructions from this chapter quite near the start of their <acronym>BLFS
     64</acronym> journey; they are placed here simply because it is the most logical
     65place for them.</para>
    6466
    65 <para>The final part of the main BLFS book deals with <xref
     67<para>The final part of the main <acronym>BLFS</acronym> book deals with <xref
    6668linkend="pst"/>.  This is useful for most people with desktop systems and
    6769even those who are creating mainly server systems will find it useful.</para>
     
    7072useful information which you may need to use as a reference.</para>
    7173
    72 <para>We hope you enjoy using BLFS and find it useful.</para>
     74<para>We hope you enjoy using <acronym>BLFS</acronym> and find it useful.</para>
    7375
    7476</sect1>
Note: See TracChangeset for help on using the changeset viewer.