diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-03-23 01:52:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-03-23 01:52:04 +0000 |
commit | 50f183f1d59a3f98aa923ea636b464abb7cab888 (patch) | |
tree | 89f2ff7593bcdc8d50a950fe96ebac5a22415c63 /preface | |
parent | 77ae47c1a0d29bef97b4d4bcbeace8a7e707a366 (diff) |
Text update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'preface')
-rw-r--r-- | preface/whoread.xml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/preface/whoread.xml b/preface/whoread.xml index b78e8b4c0..000749a67 100644 --- a/preface/whoread.xml +++ b/preface/whoread.xml @@ -3,26 +3,25 @@ <para> 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 -diverse. Perhaps a user wants to get into more detail as to what -happens behind the scenes. Perhaps he is fed up with distributions -which are often bloated or perhaps he doesn't want to rely on pre-compiled -binaries due to security concerns. There are many reasons why a user may wants -a custom-built system, but if it is one of them, this book is meant -for him. +custom built Linux system. Reasons for wanting to build such a system are +diverse. Perhaps you want to get into more detail as to what +happens behind the scenes. Perhaps you are fed up with distributions +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 +want a custom built system. If you are one of them, this book is meant +for you. </para> <para> -The fruits of building an own system are plentiful, but the labour may -be hard. It is a long way ahead but in the end a user will be -able to call himself the proud owner of his own Linux system, -completely tailored after his needs. He dictates the layout of +The fruits of building your own system are plentiful, but the labour may +be hard. There is a long way ahead, but in the end you will be +able to call yourself the proud owner of your own Linux system, +completely tailored after your needs. You will dictate the layout of bootscripts, the file system hierarchy, which programs are installed in 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. </para> - </sect1> |