Ignore:
Timestamp:
09/11/2002 10:22:24 PM (22 years ago)
Author:
Timothy Bauscher <timothy@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v4_0, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
c77ff37
Parents:
e9d69fa6
Message:

Grammatic changes to the preface.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • preface/whoread.xml

    re9d69fa6 ra22f6e7  
    99is a good question.</para>
    1010
    11 <para>One important reason for LFS's existence is helping people
     11<para>One important reason for LFS' existence is to help people
    1212learn how a Linux system works from the inside out. Building an LFS system
    1313helps demonstrate what makes Linux tick, and how things work together and
     
    2222
    2323<para>Another benefit of LFS is the ability to create a very compact Linux
    24 system. When installing a regular distribution, you end up with a lot of
    25 programs you likely will never use. They're just sitting there wasting
    26 (precious) disk space. It isn't difficult to build LFS systems of under
     24system. When installing a regular distribution, you end up with several
     25programs which you are likely to never use. They're just sitting there wasting
     26(precious) disk space. It isn't difficult to build an LFS system less than
    2727100 MB. Does that still sound like a lot? A few of us have been working on
    2828creating a very small embedded LFS system. We successfully built a system
     
    3434fast-food restaurant, you have no idea what you are eating. LFS on the
    3535other hand, doesn't give you a hamburger, but the recipe to make a hamburger.
    36 This allows you to review it, omit unwanted ingredients, and allows you to
    37 add your own ingredients that enhance the flavor of your burger. When you
     36This allows you to review it, to omit unwanted ingredients, and to
     37add your own ingredients which enhance the flavor of your burger. When you
    3838are satisfied with the recipe, you go on to preparing it. You make it just
    3939the way you like it: broil it, bake it, deep-fry it, barbeque it, or eat it
     
    4242<para>Another analogy that we can use is that of comparing LFS with a
    4343finished house. LFS will give you the skeletal plan of a house, but it's up
    44 to you to build it, giving you the freedom to adjust your plans as you go.</para>
     44to you to build it. You have the freedom to adjust your plans as you
     45go.</para>
    4546
    4647<para>Another advantage of a custom built Linux system is security.
     
    4849everything and apply all the security patches you feel are needed. You don't
    4950have to wait for somebody else to compile binary packages that fix a security
    50 hole. Examine the new patch and build it yourself. You have no guarantee
    51 that the new package was built correctly and actually fixes the problem
    52 (adequately). You never truly know whether a security hole is fixed or
    53 not unless you do it yourself.</para>
     51hole. Unless you examine the patch and build it yourself you have no
     52guarantee that the new package was built correctly and actually fixes the
     53problem (adequately). You never truly know whether a security hole is fixed
     54or not unless you do it yourself.</para>
    5455
    5556</sect1>
Note: See TracChangeset for help on using the changeset viewer.