| 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, it is needed to select the keyboard layout file, which can't beguessed).</para><para>These files can be used to quickly find out which commands have beenchanged between the different LFS versions as well. A user just downloads thelfs-commands tarball for this book version and the previous book version and runs a diff on the files. That way it is possible to see which packageshave updated installation instructions, and he can modify his own scripts or reinstall a package if it seems necessary.</para><para>The lfscommands can be downloaded from <ulinkurl="http://download.linuxfromscratch.org/lfs-commands/">http://download.linuxfromscratch.org/lfs-commands/</ulink> or <ulinkurl="ftp://download.linuxfromscratch.org/lfs-commands/">ftp://download.linuxfromscratch.org/lfs-commands/</ulink>.</para></sect1>
 |