introduction.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <sect1 id="ch03-introduction">
  2. <title>Introduction</title>
  3. <para>
  4. Below is a list of all the packages that are needed to download for building
  5. the basic system. The version numbers printed correspond to versions of
  6. the software that is known to work and which this book is based on.
  7. If you
  8. experience problems which you can't solve yourself, then please download the
  9. version that
  10. is assumed in this book (in case you downloaded a newer version).
  11. </para>
  12. <para>
  13. If the packages.linuxfromscratch.org server isn't allowing connections
  14. anymore try one of our mirror sites. The addresses of the mirror sites
  15. can be found in <ulink url="ch01-version.html">Chapter 1 - Book
  16. Version</ulink>
  17. </para>
  18. <para>
  19. We have provided a list of official download sites of the packages below
  20. in <ulink url="appendixc.html">Appendix C - Official download locations
  21. </ulink>. The LFS FTP archive only contains the versions of packages
  22. that are recommended for use in this book. You can check the official
  23. sites in Appendix C to determine whether a newer package is available.
  24. If you do download a newer package, we would appreciate hearing
  25. whether you were able to install the package using this book's
  26. instructions or not.
  27. </para>
  28. <para>
  29. Please note that all files downloaded from the LFS FTP archive are files
  30. compressed with bzip2 instead of gz. If you don't know how to
  31. handle bz2 files, check out
  32. <ulink url="ch02-install.html">Chapter 2 - How to install the
  33. software</ulink>.
  34. </para>
  35. </sect1>