aboutsummaryrefslogtreecommitdiffstats
path: root/lsb-bootscripts/ChangeLog
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2011-05-18 17:18:30 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2011-05-18 17:18:30 +0000
commitc2db0877b0203a21182e5aaba75c98e6291d2ea0 (patch)
tree4845d841e8c425c558cbfe6336e298328f18eb10 /lsb-bootscripts/ChangeLog
parent499ce32dd46e8fba9c0fc18c398408cc269ad867 (diff)
New ifup/ifdown and modified network script. Changed comments on cleanfs scritp as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'lsb-bootscripts/ChangeLog')
-rw-r--r--lsb-bootscripts/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lsb-bootscripts/ChangeLog b/lsb-bootscripts/ChangeLog
index 04c739112..ddf064576 100644
--- a/lsb-bootscripts/ChangeLog
+++ b/lsb-bootscripts/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-18 DJ Lucas <dj@linuxfromscratch.org>
+ * /sbin/ifup, /sbin/ifdown: Complete rewrite for use as standalone tools
+ * etc/init.d/network: Rewrote script to account for new ifup and ifdown
+
2011-05-14 DJ Lucas <dj@linuxfromscratch.org>
* etc/default/rc.site: Added FAILURE_ACTION variable for use in remote
systems where user input is not appropriate in the event of a failure.