aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter07/bootscripts.xml6
2 files changed, 3 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cad729e31..0e2f901fc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -50,6 +50,9 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
+separate targets for hotplug and syslog-ng - fixed.</para></listitem>
+
<listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
<listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index c8e358326..19c165640 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -26,12 +26,6 @@
<screen><userinput>make install</userinput></screen>
-<para>Since this version of LFS also uses the hotplug and syslog-ng packages,
-we also want to make sure we install the bootscripts for those as well:</para>
-
-<screen><userinput>make install-hotplug
-make install-syslog-ng</userinput></screen>
-
</sect2>