From f6a2cfa36669e43b3faef5b262691012d7ea7a71 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Fri, 31 Dec 2004 13:43:04 +0000 Subject: [PATCH] Minor oops in the bootscripts upgrade - forgot to remove the separate targets for syslog-ng and hotplug git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter07/bootscripts.xml | 6 ------ 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. +December 31st, 2004 [jeremy]: Oops - forgot to remove the +separate targets for hotplug and syslog-ng - fixed. + December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0 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 @@ make install -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: - -make install-hotplug -make install-syslog-ng -