aboutsummaryrefslogtreecommitdiffstats
path: root/lsb-bootscripts/ChangeLog
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2011-05-23 05:07:21 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2011-05-23 05:07:21 +0000
commitf3f65e73a3e8e1b7d925be3ee6b0e40b03252804 (patch)
tree062eb7b4c317aca93cbedd8fe29ef63d971468ef /lsb-bootscripts/ChangeLog
parent90b457477d7909f501615eec5a18efd29944298a (diff)
Added stop_on_error parameter to rc.site and cleaned up Begin and End lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'lsb-bootscripts/ChangeLog')
-rw-r--r--lsb-bootscripts/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lsb-bootscripts/ChangeLog b/lsb-bootscripts/ChangeLog
index fa0c83d5e..769dcd581 100644
--- a/lsb-bootscripts/ChangeLog
+++ b/lsb-bootscripts/ChangeLog
@@ -4,6 +4,9 @@
symlink if ETCDIR is not /etc.
* Makefile, etc/inittab: Removed the installation of /etc/inittab as this is
done in the book.
+ * etc/default/rc, etc/default/rc.site: Added "stop_on_error" parameter to
+ rc.site file and added testcase on "stop_on_error" for FAILURE_ACTION in
+ rc file.
2011-05-21 DJ Lucas <dj@linuxfromscratch.org>
* lib/lsb/init-functions: Merged the contents of etc/init.d/lfs-functions and