mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
3c6ec690b6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
34 lines
1.2 KiB
XML
34 lines
1.2 KiB
XML
<sect1 id="ch02-commands">
|
|
<title>Download the LFS Commands</title>
|
|
|
|
<para>
|
|
LFS Commands is a tarball containing files which list the installation
|
|
commands for the packages installed in this book. These files can be
|
|
used 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 been
|
|
changed between the different LFS versions as well. Download the
|
|
lfs-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 packages
|
|
have updated installation instructions, so any scripts you may have can
|
|
be modified, or you can reinstall a package if you think that
|
|
necessary.
|
|
</para>
|
|
|
|
<para>
|
|
The lfscommands can be downloaded from <ulink
|
|
url="http://packages.linuxfromscratch.org/lfs-commands/">
|
|
http://packages.linuxfromscratch.org/lfs-commands/</ulink> or <ulink
|
|
url="ftp://packages.linuxfromscratch.org/lfs-commands/">
|
|
ftp://packages.linuxfromscratch.org/lfs-commands/</ulink>.
|
|
</para>
|
|
|
|
</sect1>
|
|
|
|
|