foreword.xml 1.2 KB

123456789101112131415161718192021222324252627282930
  1. <sect1 id="pf-foreword">
  2. <title>Foreword</title>
  3. <?dbhtml filename="foreword.html" dir="preface"?>
  4. <para>Having used a number of different Linux distributions, I was never
  5. fully satisfied with any of them. I didn't like the arrangement of
  6. the bootscripts. I didn't like the way certain programs were configured by
  7. default. Much more of that sort of thing bothered me. Finally I realized
  8. that if I wanted full satisfaction from my Linux system I would have to
  9. build my own system from scratch, using only the source code. I resolved
  10. not to use pre-compiled packages of any kind, nor CD-ROM or bootdisk that
  11. would install some basic utilities. I would use my current Linux system to
  12. develop my own.</para>
  13. <para>This wild idea seemed very difficult at the time and often seemed
  14. an impossible task. After sorting out all kinds of problems, such as
  15. dependencies and compile-time errors, a custom-built Linux system was
  16. created that was fully operational. I called this system a Linux From Scratch
  17. system, or LFS for short.</para>
  18. <para>I hope you will have a great time working on your own LFS!</para>
  19. <literallayout>
  20. --
  21. Gerard Beekmans
  22. gerard@linuxfromscratch.org
  23. </literallayout>
  24. </sect1>