Changeset e42600e


Ignore:
Timestamp:
10/06/2022 12:10:58 AM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
58f6a7b
Parents:
3dd64c1 (diff), 613be50 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • book/organization.xml

    r3dd64c1 re42600e  
    1616
    1717  <para>
    18     This book is divided into the following parts.
     18    This book is divided into the following fourteen parts.
    1919  </para>
    2020
     
    2222
    2323  <para>
    24     This part contains information which is essential to
    25     the rest of the book.
     24    This part contains essential information which is needed to
     25    understand the rest of the book.
    2626  </para>
    2727
     
    3131  <para>
    3232    Here we introduce basic configuration and security issues.  We also
    33     discuss a range of editors, file systems, and shells which aren't covered
     33    discuss a range of text editors, file systems, and shells which aren't covered
    3434    in the main LFS book.
    3535  </para>
     
    3838
    3939  <para>
    40     In this section we cover libraries which are often needed by the rest
    41     of the book as well as system utilities.  Information on Programming
     40    In this section we cover libraries which are often needed throughout
     41    the book, as well as system utilities.  Information on programming
    4242    (including recompiling <application>GCC</application> to support its full
    4343    range of languages) concludes this part.
     
    4747
    4848  <para>
    49     Here we cover how to connect to a network when you aren't using the
    50     simple static IP setup given in the main LFS book. Networking libraries
     49    Here we explain how to connect to a network when you aren't using the
     50    simple static IP setup presented in the main LFS book. Networking libraries
    5151    and command-line networking tools are also covered here.
    5252  </para>
     
    5555
    5656  <para>
    57     Here we deal with setting up mail and other servers (such as
     57    Here we show you how to set up mail and other servers (such as
    5858    <application>FTP</application>, <application>Apache</application>, etc.).
    5959  </para>
     
    6363  <para>
    6464    This part explains how to set up a basic <application>X Window
    65     System</application> installation along with some generic
     65    System</application>, along with some generic
    6666    <application>X</application> libraries and Window managers.
    6767  </para>
     
    7070
    7171  <para>
    72     For those who want to use the <application>K Desktop
    73     Environment</application> or some parts of it, this part covers it.
     72    This part is for those who want to use the <application>K Desktop
     73    Environment</application>, or parts of it.
    7474  </para>
    7575
     
    9595  </para>
    9696
    97   <bridgehead renderas="sect2">Part XI - X Software</bridgehead>
     97  <bridgehead renderas="sect2">Part XI - More X Software</bridgehead>
    9898
    9999  <para>
    100100    Office programs and graphical web browsers are important to most people.
    101     They, along with some generic <application>X</application> software can be
     101    They, and some generic <application>X</application> software, can be
    102102    found in this part of the book.
    103103  </para>
     
    106106
    107107  <para>
    108     Here we cover setting multimedia libraries and drivers along with some
    109     audio, video and CD-writing programs.
     108    Here we cover multimedia libraries and drivers, along with some
     109    audio, video, and CD-writing programs.
    110110  </para>
    111111
     
    114114
    115115  <para>
    116     The PST part of the book covers document handling with applications like
    117     <application>Ghostscript</application>, <application>CUPS</application> and
    118     <application>DocBook</application> to installing
     116    This part covers document handling, from applications like
     117    <application>Ghostscript</application>, <application>CUPS</application>, and
     118    <application>DocBook</application>, all the way to
    119119    <application>texlive</application>.
    120120  </para>
     
    123123
    124124  <para>
    125     The Appendices cover information which doesn't belong in the main
    126     book; they are mainly there as a reference.
     125    The Appendices present information which doesn't belong in the body of
     126    book; they are included as reference material. The glossary of acronyms
     127    is a handy feature.
    127128  </para>
    128129
  • book/whoread.xml

    r3dd64c1 re42600e  
    1818    This book is mainly aimed at those who have built a system based
    1919    on the LFS book. It will also be useful for those who are using other
    20     distributions, but for one reason or another want to manually build
    21     software and are in need of some assistance. Note that the material
    22     contained in this book, in particular the dependency listings, is based
    23     upon the assumption that you are using a base LFS system with every
     20    distributions, and for one reason or another want to manually build
     21    software and need some assistance. Note that the material
     22    in this book, in particular the dependency listings,
     23    assumes that you are using a basic LFS system with every
    2424    package listed in the LFS book already installed and configured. BLFS can
    2525    be used to create a range of diverse systems and so the target audience is
    26     probably nearly as wide as that of the LFS book.  If you found LFS useful,
     26    probably as wide as that of the LFS book.  If you found LFS useful,
    2727    you should also like this!
    2828  </para>
    2929
    3030  <para>
    31     Since Release 7.4, the BLFS book version matches the LFS book version.
     31    Since Release 7.4, the BLFS book version has matched the LFS book version.
    3232    This book may be incompatible with a previous or later release of the LFS
    3333    book.
  • introduction/welcome/which.xml

    r3dd64c1 re42600e  
    1616
    1717  <para>Unlike the Linux From Scratch book, BLFS isn't designed to be
    18   followed in a linear manner. This is because LFS provides instructions
    19   on how to create a base system which is capable of turning into anything
     18  followed in a linear manner. LFS provides instructions
     19  on how to create a base system which can become anything
    2020  from a web server to a multimedia desktop system. BLFS attempts
    2121  to guide you in the process of going from the base system to your intended
    2222  destination. Choice is very much involved.</para>
    2323
    24   <para>Everyone who reads the book will want to read certain sections.  The
    25   <xref linkend="introduction"/> part, which you are currently reading,
    26   contains generic information.  Especially take note of the information in
     24  <para>Everyone who reads this book will want to read certain sections.  The
     25  <xref linkend="introduction"/>, which you are currently reading,
     26  contains generic information.  Take special note of the information in
    2727  <xref linkend="important"/>, as this contains comments about how to
    28   unpack software, issues related to using different locales and various other
    29   aspects which apply throughout the book.</para>
     28  unpack software, issues related to the use of different locales, and various other
     29  considerations which apply throughout the book.</para>
    3030
    3131  <para>The part on <xref linkend="postlfs"/> is where most people will want
    32   to turn next.  This deals with not just configuration but also Security
     32  to turn next.  This deals not only with configuration, but also with Security
    3333  (<xref linkend="postlfs-security"/>), File Systems (<xref
    34   linkend="postlfs-filesystems"/>), Editors (<xref
    35   linkend="postlfs-editors"/>) and Shells (<xref linkend="postlfs-shells"/>).
    36   Indeed, you may wish to reference certain parts of this chapter (especially
     34  linkend="postlfs-filesystems"/> -- including GRUB for UEFI), Editors (<xref
     35  linkend="postlfs-editors"/>), and Shells (<xref linkend="postlfs-shells"/>).
     36  Indeed, you may wish to reference some parts of this chapter (especially
    3737  the sections on Editors and File Systems) while building your LFS
    3838  system.</para>
    3939
    4040  <para>Following these basic items, most people will want to at least browse
    41   through the <xref linkend="general"/> part of the book.  This part contains
     41  through the <xref linkend="general"/> part of the book.  This contains
    4242  information on many items which are prerequisites for other sections of the
    43   book as well as some items (such as <xref linkend="general-prog"/>)
    44   which are useful in their own right.  Note that you don't have to install all
    45   of these libraries and packages found in this part to start with as each
    46   BLFS installation procedure tells you which packages
    47   it depends upon so you can choose the program you want to install and see
    48   what it needs.</para>
     43  book, as well as some items (such as <xref linkend="general-prog"/>)
     44  which are useful in their own right.  You don't have to install all
     45  of the libraries and packages found in this part; each
     46  BLFS installation procedure tells you which other packages this one
     47  depends upon. You can choose the program you want to install, and see
     48  what it needs. (Don't forget to check for nested dependencies!)</para>
    4949
    5050  <para>Likewise, most people will probably want to look at the
    51   <xref linkend="basicnet"/> part.  It deals with connecting to the Internet
     51  <xref linkend="basicnet"/> section.  It deals with connecting to the Internet
    5252  or your LAN (<xref linkend="basicnet-connect"/>)
    5353  using a variety of methods such as DHCP and PPP, and with items
    54   such as Networking Libraries (<xref linkend="basicnet-netlibs"/>) and various
     54  such as Networking Libraries (<xref linkend="basicnet-netlibs"/>), plus various
    5555  basic networking programs and utilities.</para>
    5656
     
    5959  linkend="server"/> part of the book.  Those wanting to build servers
    6060  should find a good starting point there.  Note that this section
    61   also contains information on various database packages.</para>
     61  also contains information on several database packages.</para>
    6262
    63   <para>The next parts of the book principally deal with desktop systems.  This
     63  <para>The next twelve chapters deal with desktop systems.  This
    6464  portion of the book starts with a part talking about <xref linkend="x"/>. This
    6565  part also deals with some generic X-based libraries (<xref linkend="x-lib"/>).
    66   After this, <xref linkend="kde"/> and <xref linkend="gnome"/> are given their
    67   own parts which are followed by one on <xref linkend="xsoft"/>.</para>
     66  After that, <xref linkend="kde"/>, <xref linkend="gnome"/>,
     67  <xref linkend="xfce"/>, and <xref linkend="lxde"/> are given their
     68  own parts, followed by one on <xref linkend="xsoft"/>.</para>
    6869
    6970  <para>The book then moves on to deal with <xref linkend="multimedia"/>
    7071  packages. Note that many people may want to use the <xref linkend="alsa"/>
    71   instructions from this chapter quite near the start of their BLFS
    72   journey; they are placed here simply because it is the most logical
     72  instructions from this chapter when first starting their BLFS
     73  journey; the instructions are placed here because it is the most logical
    7374  place for them.</para>
    7475
    7576  <para>The final part of the main BLFS book deals with <xref
    76   linkend="pst"/>.  This is useful for most people with desktop systems and
    77   even those who are creating mainly server systems will find it useful.</para>
     77  linkend="pst"/>.  This is useful for most people with desktop systems, but
     78  even those who are creating dedicated server systems may find it useful.</para>
    7879
    79   <para>We hope you enjoy using BLFS and find it useful.</para>
     80  <para>We hope you enjoy using BLFS. May you realize your dream of building
     81  the perfectly personalized Linux system!</para>
    8082
    8183</sect1>
Note: See TracChangeset for help on using the changeset viewer.