commands.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <sect1 id="ch02-commands">
  2. <title>Download the LFS Commands</title>
  3. <?dbhtml filename="commands.html" dir="chapter02"?>
  4. <para>LFS Commands is a tarball containing files which list the installation
  5. commands for the packages installed in this book.</para>
  6. <para>These files can be used to quickly find out which commands have
  7. been changed between the different LFS versions. Download the
  8. lfs-commands tarball for this book version and the previous book
  9. version and run a diff on the files. That way it is possible to see which
  10. packages have updated installation instructions, so any scripts you may
  11. have can be modified, or you can reinstall a package if you think that
  12. necessary.</para>
  13. <para>A side effect is that these files can be used to dump to a shell and
  14. install the packages, though some files need to be modified (where
  15. certain settings can't be guessed and depend on user preference or
  16. system hardware). Keep in mind, please, that these files are not
  17. thoroughly checked for correctness. There may be bugs in the files (since
  18. they are manually created at the moment) so do check them and don't
  19. blindly trust them.</para>
  20. <para>If you decide to use the commands to automatically install a
  21. package and it doesn't work, try reading the book's instructions
  22. instead before you ask for help on the mailinglist.</para>
  23. <para>The lfscommands can be downloaded from <ulink
  24. url="&http-root;/lfs-commands/">&http-root;/lfs-commands/</ulink>
  25. or <ulink
  26. url="&ftp-root;/lfs-commands/">&ftp-root;/lfs-commands/</ulink>
  27. .</para>
  28. </sect1>