mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Updated description
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@79 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0154b8b6a7
commit
a26735e6f8
@ -2,34 +2,27 @@
|
|||||||
<title>Who would want to read this book</title>
|
<title>Who would want to read this book</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This book is intended for Linux users who want to learn more about the
|
This book is intended for Linux users who want to build their own custom
|
||||||
inner workings of Linux and how the various pieces of the Operating
|
build Linux system. Reasons for wanting to build such a system are
|
||||||
System fit together. This book will guide you step-by-step in creating
|
diverse. Perhaps you want to get into more detail as to what
|
||||||
your own custom build Linux system from scratch, using the source code of
|
happens behind the scenes. Perhaps you are fed up with distributions
|
||||||
the software that we need.
|
which are often very bloated or perhaps you don't want to rely on pre-compiled
|
||||||
|
binaries due to security concerns. There are many reasons why you may want
|
||||||
|
a custom build system, but if you are one of them, this book is for meant
|
||||||
|
for you.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This book is also intended for Linux users who want to get away from the
|
The fruits of building your own system are plentiful, but the labour may
|
||||||
existing commercial and free distributions that are often too bloated.
|
be hard. You have a long way ahead of you but in the end you will be
|
||||||
Using existing distributions also forces you to use the file system
|
able to call yourself the proud owner of your own Linux system,
|
||||||
structure, boot script structure, etc. that they choose to use. With
|
completely tailored after your needs. You dictate the layout of
|
||||||
this book you can create your own structures and methods in exactly the
|
bootscripts, the file system structure, which programs are installed in
|
||||||
way you like them (which can be based on the ones this book provides)
|
which directory, which versions of software to use. Perhaps the
|
||||||
|
most important reason is that you know exactly what is installed where
|
||||||
|
why and how.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
|
||||||
Also, if you have security concerns, you don't want to rely on
|
|
||||||
pre-compiled packages. So instead, you want to compile all programs
|
|
||||||
from scratch and install them yourself. That could be another reason why
|
|
||||||
you would want to build a custom made Linux system.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
|
||||||
Those are just a few out of many reasons why people want to build their
|
|
||||||
own Linux system. If you're one of those people, this book is meant for
|
|
||||||
you.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user