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 you want to get into more detail as to what
  7. happens behind the scenes. Perhaps you are fed up with distributions
  8. which are often bloated or perhaps you don't want to rely on pre-compiled
  9. binaries due to security concerns. There are many reasons why you may want
  10. a custom-built system, but if you are one of them, this book is meant
  11. for you.
  12. </para>
  13. <para>
  14. The fruits of building your own system are plentiful, but the labour may
  15. be hard. You have a long way ahead of you but in the end you will be
  16. able to call yourself the proud owner of your own Linux system,
  17. completely tailored after your needs. You dictate 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 that you know exactly what is installed where,
  21. why, and how.
  22. </para>
  23. </sect1>