aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter06/sysvinit-inst.xml2
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7e78f7231..776aaf287 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -33,13 +33,20 @@ compile problems</para></listitem>
<listitem><para>Chapter 5: Added missing chown root.root
$LFS/usr/include/linux to kernel installation </para></listitem>
-<listitem><para> Chapter 6: Removed the Groff command explanation
+<listitem><para>Chapter 6: Removed the Groff command explanation
regarding CXXFLAGS which has been made obsolete with the update
to groff-1.17.1</para></listitem>
+<listitem><para>Chapter 6: Moved the net-tools installation until after
+sh-utils so that net-tools can replace sh-utils's
+/bin/hostname.</para></listitem>
+
<listitem><para>Chapter 7: Changed $* into "$@" in the functions script.
"$@" allows usage of quoted arguments with blanks.</para></listitem>
+<listitem><para>Chapter 7: Added print_error_msg from the rcS script as
+it appears in the rc script as well.</para></listitem>
+
</itemizedlist>
<para>3.0-pre4 - June 22nd, 2001</para>
diff --git a/chapter06/sysvinit-inst.xml b/chapter06/sysvinit-inst.xml
index d0a58fbb3..ee747370b 100644
--- a/chapter06/sysvinit-inst.xml
+++ b/chapter06/sysvinit-inst.xml
@@ -13,7 +13,7 @@ processes started by init the TERM signal".</para>
<para>Apply the patch by running the following command:</para>
-<para><screen><userinput>patch -Np1 -i ../sysvinit-2.79.patch</userinput></screen></para>
+<para><screen><userinput>patch -Np1 -i ../sysvinit-&sysvinit-version;.patch</userinput></screen></para>
<para>Install Sysvinit by running the following commands:</para>