Ignore:
Timestamp:
05/31/2002 12:03:05 PM (22 years ago)
Author:
Gerard Beekmans <gerard@…>
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:
1f9327f
Parents:
53c19e7
Message:

applied Scot's LFS-BOOK-CVS-20020530-XML.patch

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • preface/whoread.xml

    r53c19e7 rc61dd1e  
    44
    55<para>There are many reasons why somebody would want to read this book. The
    6 principle reason being to install a LFS system. A question many people raise
     6principle reason being to install an LFS system. A question many people raise
    77is "Why go through all the hassle of manually building a Linux system
    8 from scratch when you can just download and install an  existing one?". That
     8from scratch when you can just download and install an existing one?". That
    99is a good question.</para>
    1010
    1111<para>One important reason for LFS's existence is helping people
    12 learn how a Linux system works from the inside out. Building a LFS system
     12learn 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
    1414depend on each other. And perhaps most importantly, how to customize it to
     
    3333<para>We could compare distributed Linux to a hamburger you buy at a
    3434fast-food restaurant. You have no idea what you are easting. LFS on the
    35 other hand, doesn't give you a hamburger, but the recipe to make a hamburger.
    36 This allows you to inspect it, omit unwanted ingredients, and allows you to
    37 add your own ingredients that enhance the flavour of your burger. When you
     35other hand, doesn't give you a hamburger, but the recipe to make a hamburger. 
     36This allows you to review it, omit unwanted ingredients, and allows you to
     37add your own ingredients that 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
    40 raw.</para>
     40tar-tar (raw).</para>
    4141
    4242<para>Another analogy that we can use is that of comparing LFS with a
    43 finished house. LFS will give you the skeleton of a house, but it's up
    44 to you to install plumbing, electrical outlets, kitchen, bathtub,
    45 wallpaper, etc.</para>
     43finished house. LFS will give you the skeletal plan of a house, but it's up
     44to you to build it, giving you the freedom to adjust your plans as you go.</para>
    4645
    47 <para>Another advantage of a custom built Linux system is security. 
     46<para>Another advantage of a custom built Linux system is security.
    4847By compiling the entire system from source code, you are empowered to audit
    4948everything and apply all the security patches you feel are needed. You don't
    5049have to wait for somebody else to compile binary packages that fix a security
    51 hole. Examine the new patch and build it yourself.  You have no guarantee
     50hole. Examine the new patch and build it yourself. You have no guarantee
    5251that the new package was built correctly and actually fixes the problem
    5352(adequately). You never truly know whether a security hole is fixed or
Note: See TracChangeset for help on using the changeset viewer.