diff options
author | Christian Heim <phreak@gentoo.org> | 2005-10-20 17:03:41 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2005-10-20 17:03:41 +0000 |
commit | f87f368a867febcde2f1f6dc182f5f8652ed92b4 (patch) | |
tree | ca8a1a6d334c942bbd88fe0c94b44be6503d0e69 /ChangeLog | |
parent | Merging changes from baselayout revision 1572 (diff) | |
download | baselayout-vserver-f87f368a867febcde2f1f6dc182f5f8652ed92b4.tar.gz baselayout-vserver-f87f368a867febcde2f1f6dc182f5f8652ed92b4.tar.bz2 baselayout-vserver-f87f368a867febcde2f1f6dc182f5f8652ed92b4.zip |
Merging changes from baselayout 1583
svn path=/baselayout-vserver/trunk/; revision=63
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,6 +1,32 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 + 19 Oct 2005; Roy Marples <uberlord@gentoo.org>: + + rc-daemon.sh now kills children correctly. + + 18 Oct 2005; Mike Frysinger <vapier@gentoo.org>: + + Touchup the devfsd init code to be a bit more resilient. + + Cache get_KV() so we don't keep calling `uname -r`. + + 18 Oct 2005; Roy Marples <uberlord@gentoo.org>: + + You can now specify a custom wpa_supplicant configuration file. + wpa_supplicant now works on more than one interface. + + 17 Oct 2005; Roy Marples <uberlord@gentoo.org>: + + wpa_supplicant now works on wired interfaces, and can work with + ifplugd and netplug too. + + 16 Oct 2005; Roy Marples <uberlord@gentoo.org>: + + Fixed typo in dhcpcd-wrapper so the new resolv.conf gets created + in /var/lib/net-scripts and not the current directory. Thanks to + Mark-Dominik Bürkle for the patch. + 13 Oct 2005; Roy Marples <uberlord@gentoo.org>: Fix test_service_state() so it always returns 1 when it's not in that |