commands.sgml 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. <sect1 id="ch02-commands">
  2. <title>Download the LFS Commands</title>
  3. <para>
  4. LFS Commands is a tarball containing files which list the installation
  5. commands for the packages installed in this book. These files can be
  6. used to dump to your shell and install the packages, though some files
  7. need to be modified (for example when you install the console-tools
  8. package you need to select your keyboard layout file which can't be guessed).
  9. </para>
  10. <para>
  11. These files can be used to quickly find out which commands have been
  12. changed between the different LFS versions as well. You can download the
  13. lfs-commands tarball for this book version and the previous book version
  14. and run a diff on the files. That way you can see which package have
  15. updated installation instructions so you can modify your own scripts, or
  16. reinstall a package if you deem necessary.
  17. </para>
  18. <para>
  19. The lfscommands can be downloaded from <ulink
  20. url="http://download.linuxfromscratch.org/lfs-commands/">
  21. http://download.linuxfromscratch.org/lfs-commands/</ulink> or <ulink
  22. url="ftp://download.linuxfromscratch.org/lfs-commands/">
  23. ftp://download.linuxfromscratch.org/lfs-commands/</ulink>
  24. </para>
  25. </sect1>