Changeset e0ae8cb


Ignore:
Timestamp:
10/15/2022 05:26:28 PM (18 months ago)
Author:
David Bryant <davidbryant@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/update-glibc
Children:
7739ad3
Parents:
efae039
Message:

Improved English idiom and puctuation. Short, punchy sentences are good!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prologue/audience.xml

    refae039 re0ae8cb  
    1919how a Linux system works from the inside out. Building an LFS system helps
    2020demonstrate what makes Linux tick, and how things work together and depend on
    21 each other. One of the best things that this learning experience can provide is
     21each other. One of the best things this learning experience can provide is
    2222the ability to customize a Linux system to suit your own unique needs.</para>
    2323
    24 <para>Another key benefit of LFS is that it allows you to have more control
    25 over the system without relying on someone else's Linux implementation. With
    26 LFS, you are in the driver's seat and dictate every aspect of the
     24<para>Another key benefit of LFS is that it gives you control
     25of the system without relying on someone else's Linux implementation. With
     26LFS, you are in the driver's seat. <emphasis>You</emphasis> dictate every aspect of your
    2727system.</para>
    2828
    29 <para>LFS allows you to create very compact Linux systems. When installing
    30 regular distributions, you are often forced to install a great many
    31 programs which are probably never used or understood. These programs waste
    32 resources. You may argue that with today's hard drive and CPUs, such
     29<para>LFS allows you to create very compact Linux systems. With
     30other distributions you are often forced to install a great many
     31programs you neither use nor understand. These programs waste
     32resources. You may argue that with today's hard drives and CPUs, wasted
    3333resources are no longer a consideration. Sometimes, however, you are still
    34 constrained by size considerations if nothing else. Think about bootable
     34constrained by the system's size, if nothing else. Think about bootable
    3535CDs, USB sticks, and embedded systems. Those are areas where LFS can be
    3636beneficial.</para>
     
    3838<para>Another advantage of a custom built Linux system is security. By compiling
    3939the entire system from source code, you are empowered to audit everything
    40 and apply all the security patches desired. It is no longer necessary to
     40and apply all the security patches you want. You don't have to
    4141wait for somebody else to compile binary packages that fix a security hole.
    4242Unless you examine the patch and implement it yourself, you have no
     
    4949book.</para>
    5050
    51 <para>There are too many other good reasons to build your own LFS system to
    52 list them all here. In the end, education is by far the most powerful of
    53 reasons. As you continue in your LFS experience, you will discover the power
    54 that information and knowledge truly bring.</para>
     51<para>There are too many good reasons to build your own LFS system to
     52list them all here. In the end, education is by far the most important
     53reason. As you continue your LFS experience, you will discover the power
     54that information and knowledge can bring.</para>
    5555
    5656</sect1>
Note: See TracChangeset for help on using the changeset viewer.