introduction.xml 1.4 KB

123456789101112131415161718192021222324252627282930
  1. <sect1 id="ch03-introduction">
  2. <title>Introduction</title>
  3. <para>Below is a list of all the packages that are needed to download for
  4. building the basic system. The version numbers printed correspond to versions of
  5. the software that is known to work and which this book is based on.
  6. If you
  7. experience problems which you can't solve yourself, then please download the
  8. version that
  9. is assumed in this book (in case you downloaded a newer version).</para>
  10. <para>All the URL's below are to the ftp.linuxfromscratch.org server. We
  11. have a couple of FTP mirrors available from which you can download the
  12. files a well. The addresses of the mirror sites can be found in
  13. <xref linkend="ch01-version"/>.</para>
  14. <para>We have provided a list of official download sites of the packages below
  15. in <xref linkend="appendixd"/>. The LFS FTP archive only
  16. contains the versions of packages that are recommended for use in this book.
  17. You can check the official sites in Appendix C to determine whether a newer
  18. package is available. If you do download a newer package, we would
  19. appreciate hearing whether you were able to install the package using this
  20. book's instructions or not.</para>
  21. <para>Please note that all files downloaded from the LFS FTP archive are files
  22. compressed with bzip2 instead of gz. If you don't know how to
  23. handle bz2 files, check out <xref linkend="ch02-install"/>.</para>
  24. </sect1>