| 123456789101112131415161718192021222324252627282930313233 | <sect1 id="ch02-commands"><title>Download the LFS Commands</title><para>LFS Commands is a tarball containing files which list the installationcommands for the packages installed in this book. These files can beused to dump to a shell and install the packages, though some files need to be modified (for example, when the kbd package is installed, you needed to select the keyboard layout file, becaue it can't reliably be guessed).</para><para>These files can also be used to quickly find out which commands have beenchanged between the different LFS versions as well. Download thelfs-commands tarball for this book version and the previous book version and run a diff on the files. That way it is possible to see which packageshave updated installation instructions, so any scripts you may have can be modified, or you can reinstall a package if you think thatnecessary.</para><para>The lfscommands can be downloaded from <ulinkurl="http://packages.linuxfromscratch.org/lfs-commands/">http://packages.linuxfromscratch.org/lfs-commands/</ulink> or <ulinkurl="ftp://packages.linuxfromscratch.org/lfs-commands/">ftp://packages.linuxfromscratch.org/lfs-commands/</ulink>.</para></sect1>
 |