Text update

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-03-23 01:52:04 +00:00
parent 77ae47c1a0
commit 50f183f1d5

View File

@ -3,26 +3,25 @@
<para> <para>
This book is intended for Linux users who want to setup their own This book is intended for Linux users who want to setup their own
custom-built Linux system. Reasons for wanting to build such a system are custom built Linux system. Reasons for wanting to build such a system are
diverse. Perhaps a user wants to get into more detail as to what diverse. Perhaps you want to get into more detail as to what
happens behind the scenes. Perhaps he is fed up with distributions happens behind the scenes. Perhaps you are fed up with distributions
which are often bloated or perhaps he doesn't want to rely on pre-compiled which are often bloated or perhaps you don't want to rely on pre-compiled
binaries due to security concerns. There are many reasons why a user may wants binaries due to security concerns. There are many reasons why a user may
a custom-built system, but if it is one of them, this book is meant want a custom built system. If you are one of them, this book is meant
for him. for you.
</para> </para>
<para> <para>
The fruits of building an own system are plentiful, but the labour may The fruits of building your own system are plentiful, but the labour may
be hard. It is a long way ahead but in the end a user will be be hard. There is a long way ahead, but in the end you will be
able to call himself the proud owner of his own Linux system, able to call yourself the proud owner of your own Linux system,
completely tailored after his needs. He dictates the layout of completely tailored after your needs. You will dictate the layout of
bootscripts, the file system hierarchy, which programs are installed in bootscripts, the file system hierarchy, which programs are installed in
which directory, which versions of software to use, and more. Perhaps the which directory, which versions of software to use, and more. Perhaps the
most important reason is to know exactly what is installed where, most important reason is that you will know exactly what is installed where,
why, and how. why, and how.
</para> </para>
</sect1> </sect1>