summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-01-17 20:45:43 +0000
committerChristian Heim <phreak@gentoo.org>2006-01-17 20:45:43 +0000
commit529ad884fab1e9a406eedf57764a2b80db6b4c4c (patch)
tree400153b706b7cd8da6f1af7bcac6dfd6f3d8c1ed /ChangeLog
parentMerging r1822 from trunk (diff)
downloadbaselayout-vserver-529ad884fab1e9a406eedf57764a2b80db6b4c4c.tar.gz
baselayout-vserver-529ad884fab1e9a406eedf57764a2b80db6b4c4c.tar.bz2
baselayout-vserver-529ad884fab1e9a406eedf57764a2b80db6b4c4c.zip
Merging r1828
svn path=/baselayout-vserver/trunk/; revision=209
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c6294..279d4fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2
+ 16 Jan 2006; Roy Marples <uberlord@gentoo.org>:
+
+ Renamed restart in $svcdir to scheduled as it makes much more sense.
+
+ Interfaces names with a dot in them now work.
+
+ 15 Jan 2005; Roy Marples <uberlord@gentoo.org>:
+
+ Changed wording about network modules in /etc/modules.autoload.d/*,
+ #118419.
+
14 Jan 2006; Roy Marples <uberlord@gentoo.org>:
Changed runscript.sh to store it's services to restart like rc.
@@ -26,8 +37,6 @@
Interactive start is now controllable by RC_INTERACTIVE="yes" and will
probe to see if we can go interactive.
- Interactive start should now work on Sparc, #104067.
-
11 Jan 2006; Roy Marples <uberlord@gentoo.org>:
runscript.sh now traps interrupt signals and rolls back its status to what