aboutsummaryrefslogtreecommitdiffstats
path: root/lsb-bootscripts/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lsb-bootscripts/ChangeLog')
-rw-r--r--lsb-bootscripts/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lsb-bootscripts/ChangeLog b/lsb-bootscripts/ChangeLog
index f6c4ca720..fa0c83d5e 100644
--- a/lsb-bootscripts/ChangeLog
+++ b/lsb-bootscripts/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-23 DJ Lucas <dj@linuxfromscratch.org>
+ * Makefile, etc/default/rc: The value of ETCDIR is used to set the RC_BASE at
+ install time. Changed default ETCDIR to /etc/rc.d and added /etc/init.d
+ symlink if ETCDIR is not /etc.
+ * Makefile, etc/inittab: Removed the installation of /etc/inittab as this is
+ done in the book.
+
2011-05-21 DJ Lucas <dj@linuxfromscratch.org>
* lib/lsb/init-functions: Merged the contents of etc/init.d/lfs-functions and
standardized comment headers.