aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts/contrib/lsb-v3/ChangeLog
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2011-05-14 21:00:31 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2011-05-14 21:00:31 +0000
commitdc55fb5e4b99cd1150afe41f7ce50333a773bb6a (patch)
tree3d49341fb38468a5f6c85b54c08171ced1e96c90 /bootscripts/contrib/lsb-v3/ChangeLog
parentb4a678295e56da7be73a847cb460b477a54efc8a (diff)
Changes per thread starting at http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2011-May/064677.html
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/contrib/lsb-v3/ChangeLog')
-rw-r--r--bootscripts/contrib/lsb-v3/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bootscripts/contrib/lsb-v3/ChangeLog b/bootscripts/contrib/lsb-v3/ChangeLog
index b2babe7ab..8e78a1720 100644
--- a/bootscripts/contrib/lsb-v3/ChangeLog
+++ b/bootscripts/contrib/lsb-v3/ChangeLog
@@ -5,6 +5,13 @@ ChangeLog
where user input is not appropriate in the event of a failure
* Moved configuration of clock and hostname to rc.site
* Removed $time provides from setclock script
+ * Setup the /run mountpoint in the rc script (for use by bootloging)
+ * Moved network services to /lib/network-services
+ * Moved network configuration files to /etc/network
+ * Moved ifup and ifdown scripts to /sbin
+ * ifup - copy network configuration scritps to /run on startup
+ * ifdown - use running configuration stored in /run to stop interfaces
+ * Moved sysconfig files to /etc/default
20110424 - [dj]
* Sync to LFS-Bootscripts-20110424 (move new run mounts and