foreword.xml 1.1 KB

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