aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/commands.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 16:56:32 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 16:56:32 +0000
commitfada43129e4a962c678a0b17a8278da367cd9775 (patch)
tree8c319f69e217ad8c48c6d4660ae8cbf82dcf767a /chapter02/commands.xml
parentbc831b5f5f350ca8ce189dc5126912638c04e8ff (diff)
text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/commands.xml')
-rw-r--r--chapter02/commands.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/chapter02/commands.xml b/chapter02/commands.xml
index 566fde592..4cbb0f4af 100644
--- a/chapter02/commands.xml
+++ b/chapter02/commands.xml
@@ -5,7 +5,7 @@
commands for the packages installed in this book.</para>
<para>These files can be used to quickly find out which commands have
-been changed between the different LFS versions as well. Download the
+been changed between the different LFS versions. 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
@@ -13,13 +13,16 @@ have can be modified, or you can reinstall a package if you think that
necessary.</para>
<para>A side effect is that 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, because it can't reliably be guessed). Keep in
-mind, please, that these files are not checked for correctness,
-integrity and so forth. There may be bugs in the files (since they are
-manually created, typo's are often inevitable) so do check them and
-don't blindly trust them.</para>
+install the packages, though some files need to be modified (where
+certain settings can't be guessed and depend on user preference or
+system hardware). Keep in mind, please, that these files are not
+thoroughly checked for correctness. There may be bugs in the files (since
+they are manually created at the moment) so do check them and don't
+blindly trust them.</para>
+
+<para>If you decide to use the commands to automatically install a
+package and it doesn't work, try reading the book's instructions
+instead before you ask for help on the mailinglist.</para>
<para>The lfscommands can be downloaded from <ulink
url="&http-root;/lfs-commands/">&http-root;/lfs-commands/</ulink>