aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/commands.xml
blob: 36449dce8f3bab8999e492257d47860a6a85c0e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<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 console-tools package is 
installed it is needed to select the keyboard layout file which can't be
guessed).
</para>

<para>
These files can be used to quickly find out which commands have been
changed between the different LFS versions as well. A user just downloads 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 and he can modify his own scripts, or 
reinstall a package if it seems necessary.
</para>

<para>
The lfscommands can be downloaded from <ulink
url="http://download.linuxfromscratch.org/lfs-commands/">
http://download.linuxfromscratch.org/lfs-commands/</ulink> or <ulink
url="ftp://download.linuxfromscratch.org/lfs-commands/">
ftp://download.linuxfromscratch.org/lfs-commands/</ulink>
</para>

</sect1>