Changeset a22f6e7


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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    re9d69fa6 ra22f6e7  
    5353</itemizedlist>
    5454</para></listitem>
     55
     56<listitem><para>September 11th, 2002 [timothy]: Preface: Grammatic
     57changes.</para></listitem>
    5558
    5659<listitem><para>September 8th, 2002 [timothy]: Chapter 06: Applied Alex's
  • preface/organization.xml

    re9d69fa6 ra22f6e7  
    33<?dbhtml filename="organization.html" dir="preface"?>
    44
    5 <para>This book is divided into the following parts. Although most of
    6 the appendices are copied into part II (which enlarges the book somewhat),
    7 we believe it's the easiest way to read it like this. It simply saves
    8 you from having to click to an Appendix, then back to where you were in
    9 part II. That's a real chore especially if you're reading the TXT
    10 version of this book.</para>
     5<para>Much of the appendices is integrated into Part II (which enlarges the
     6book somewhat). We believe this makes for easier reading. This way, you
     7don't have to keep referencing an Appendix while you read Part II. That's
     8a real chore, especially if you're reading the TXT version of this book.
     9This book is divided into the following parts.</para>
    1110
    1211&pf-oz-organpart1;
  • preface/organpart1.xml

    re9d69fa6 ra22f6e7  
    44<para>Part I gives general information about the contents of the book
    55(revisions, where to get it, changelog, mailing lists, and other contact
    6 information). It also contains suggested reading that discusses a few
    7 important considerations to think about before beginning your LFS
     6information). It also contains suggested readings which discuss a few
     7important considerations to consider before beginning your LFS
    88system.</para>
    99
  • preface/organpart2.xml

    re9d69fa6 ra22f6e7  
    33
    44<para>Part II guides you through the building and installation of an LFS
    5 system. The finished LFS system will be the core foundation that the rest
    6 of your Linux system will be built on. What you choose to do with your brand
    7 new LFS system will be built and supported by this foundation that we build
    8 in Part II.</para>
     5system. The resulting LFS system will be the core foundation with which
     6the rest of your Linux system is built upon. Whatever your system becomes,
     7it will be built and supported by the foundation that we build in Part
     8II.</para>
    99
    1010</sect2>
  • preface/whonotread.xml

    re9d69fa6 ra22f6e7  
    44
    55<para>If you do not wish to build your own Linux system from scratch, then
    6 you probably do not want to read this book. Our goal is to build a complete
     6you probably don't want to read this book. Our goal is to build a complete
    77and useable foundation system. If you only want to know what happens while
    8 your computer boots, then, we recommend the
    9 <quote>From-PowerUp-To-Bash-Prompt-HOWTO</quote>. The HOWTO builds a bare
     8your computer boots, then we recommend the
     9<quote>From Power Up To Bash Prompt</quote> HOWTO. The HOWTO builds a bare
    1010system which is similar to that of this book, but it focuses strictly on
    1111creating a system capable of booting to a BASH prompt.</para>
     
    1313<para>While you decide which to read, consider your objective. If you wish
    1414to build a Linux system while learning a bit along the way, then this book
    15 is probably your best choice. If your objective is strictly educational, and
     15is probably your best choice. If your objective is strictly educational and
    1616you do not have any plans for your finished system, then the
    17 From-PowerUp-To-Bash-Prompt-HOWTO is probably a better choice.</para>
     17<quote>From Power Up To Bash Prompt</quote> HOWTO is probably a better choice.</para>
    1818
    19 <para>The <quote>From-PowerUp-To-Bash-Prompt-HOWTO</quote> is located at
     19<para>The <quote>From Power Up To Bash Prompt</quote> HOWTO is located at
    2020<ulink url="http://www.netspace.net.au/~gok/power2bash/"/>.</para>
    2121
  • 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.