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 fully
  5. satisfied with any of them. I didn't like the way the bootscripts were
  6. arranged, I didn't like the way certain programs were configured by
  7. default, and more of those things. I came to realize that if I wanted to
  8. be fully satisfied with a Linux system, I would have to build my own system
  9. from scratch, ideally using only the source code. Not using
  10. pre-compiled packages of any kind. No help from some sort of CD-ROM or
  11. bootdisk that would install some basic utilities. I would use my current
  12. Linux system and use that one to build my own.</para>
  13. <para>This, at one time, wild idea seemed very difficult and at times almost
  14. impossible. After sorting out all kinds of dependency problems, compile
  15. problems, etcetera, a custom-built Linux system was created and fully
  16. operational. I called this system an LFS system, which stands for Linux
  17. From Scratch.</para>
  18. <para>I hope all of you will have a great time working on LFS!</para>
  19. <literallayout>
  20. --
  21. Gerard Beekmans
  22. gerard@linuxfromscratch.org
  23. </literallayout>
  24. </sect1>