summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-04-24 14:30:20 +0000
committerChristian Heim <phreak@gentoo.org>2006-04-24 14:30:20 +0000
commitc7b10efd125522f3beeb3144b8a5b4cc511d93cf (patch)
tree09506e4c389d58f5303799712bf9dfcae8117835 /ChangeLog
parentMerging r1965 (diff)
downloadbaselayout-vserver-c7b10efd125522f3beeb3144b8a5b4cc511d93cf.tar.gz
baselayout-vserver-c7b10efd125522f3beeb3144b8a5b4cc511d93cf.tar.bz2
baselayout-vserver-c7b10efd125522f3beeb3144b8a5b4cc511d93cf.zip
Merging r2014
svn path=/baselayout-vserver/trunk/; revision=341
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog56
1 files changed, 56 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edbf2e1..62c405e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,62 @@
Give a better error message when no valid DHCP client is installed.
+* baselayout-1.12.0_pre18 (22 Apr 2006)
+
+ 22 Apr 2006; Mike Frysinger <vapier@gentoo.org>:
+
+ Touchup fuser arguments in halt.sh so we dont have to pipe to /dev/null.
+
+ 22 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ udhcpc module now requires udhcp-0.9.9_pre20041216-r3 or newer with
+ the --env command option.
+
+ 21 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ br2684 module should now work correctly.
+ Document usage of br2684 module.
+
+ move /lib/rcscripts/net.modules.d to /lib/rcscripts/net
+
+ 20 Apr 2006; Mike Frysinger <vapier@gentoo.org>:
+
+ Document --verbose option in rc-update #130643 by Christian Heim.
+
+ 18 Apr 2006; Mike Frysinger <vapier@gentoo.org>:
+
+ Sort by mount point, not mount source, in halt.sh #130219 by Mark McKenna.
+
+ Disable CTRL+C in depscan.sh while booting #126512 by Marko Djukic.
+
+ 18 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ start-stop-daemon only removes the daemon stopping from the daemon
+ started list, #130166.
+
+ 15 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ net services are now calculated properly in trace_dependencies.
+
+ arping.sh now tests if the interface exists or not.
+
+ 12 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ vlans can now be configured with their own interface scripts, which
+ means that they can now be renamed, #128283.
+ Thanks to Jonathan deBoer.
+
+ 11 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ udhcpc.sh now works with the -q|--quit option again, #129437.
+
+ 09 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ RC_COLDPLUG now controls if we add coldplugged services to the boot
+ runlevel or not, #129331.
+
+ The ccwgroup module now really works!
+
* baselayout-1.12.0_pre17 (08 Apr 2006)
07 Apr 2006; Roy Marples <uberlord@gentoo.org>: