diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 56 |
1 files changed, 56 insertions, 0 deletions
@@ -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>: |