whoread.xml 1.1 KB

12345678910111213141516171819202122232425262728
  1. <sect1 id="pre-whoread">
  2. <title>Who would want to read this book</title>
  3. <para>
  4. This book is intended for Linux users who want to setup their own
  5. custom-built Linux system. Reasons for wanting to build such a system are
  6. diverse. Perhaps a user wants to get into more detail as to what
  7. happens behind the scenes. Perhaps he is fed up with distributions
  8. which are often bloated or perhaps he doesn't want to rely on pre-compiled
  9. binaries due to security concerns. There are many reasons why a user may wants
  10. a custom-built system, but if it is one of them, this book is meant
  11. for him.
  12. </para>
  13. <para>
  14. The fruits of building an own system are plentiful, but the labour may
  15. be hard. It is a long way ahead but in the end a user will be
  16. able to call himself the proud owner of his own Linux system,
  17. completely tailored after his needs. He dictates the layout of
  18. bootscripts, the file system hierarchy, which programs are installed in
  19. which directory, which versions of software to use, and more. Perhaps the
  20. most important reason is to know exactly what is installed where,
  21. why, and how.
  22. </para>
  23. </sect1>