summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2005-10-12 08:29:57 +0000
committerChristian Heim <phreak@gentoo.org>2005-10-12 08:29:57 +0000
commit62620220f3618f76d201a885aa1ce09814c75634 (patch)
tree6a937548cac9c480cf24e9a3723c04f92a8501b5 /ChangeLog
parentfix release helper (diff)
downloadbaselayout-vserver-62620220f3618f76d201a885aa1ce09814c75634.tar.gz
baselayout-vserver-62620220f3618f76d201a885aa1ce09814c75634.tar.bz2
baselayout-vserver-62620220f3618f76d201a885aa1ce09814c75634.zip
Syncing up with baselayout revision 1566 (_pre9-r1)
svn path=/baselayout-vserver/trunk/; revision=57
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd70641..085fac1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,30 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2
+ 12 Oct 2005; Roy Marples <uberlord@gentoo.org>:
+
+ Changed number of preferred modules from 3 to 4 in net.lo, #108960.
+
+ 11 Oct 2005; Mike Frysinger <vapier@gentoo.org>:
+
+ Note that RC_BOOTLOG won't work with boot splash stuff #108645.
+
+* baselayout-1.12.0_pre9 (11 Oct 2005)
+
+ 11 Oct 2005; Roy Marples <uberlord@gentoo.org>:
+
+ arping now dis-regards 0.0.0.0 and 0 addresses, #108737.
+
+ dhcpcd now allows the user to configure the -c script option, #108345.
+
+ bash doesn't handle floats, so we eumlate it. Fixes the issue
+ where some daemons didn't stop, #107492. Thanks to Giampaolo Tomassoni.
+
+ 09 Oct 2005; Roy Marples <uberlord@gentoo.org>:
+
+ Fix chroot handling and enable custom env vars for start-stop-daemon
+ binary #101642, thanks to Quequero.
+
07 Oct 2005; Roy Marples <uberlord@gentoo.org>:
Fix some vlan/bridge/tap/neplugd/ifplugd interdependencies #107406.