summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2005-11-08 15:50:19 +0000
committerChristian Heim <phreak@gentoo.org>2005-11-08 15:50:19 +0000
commit1836b7967563828ba7323a1ae6ec2d657351c028 (patch)
tree9d7cbec18163a1dabab2143aefe637e863cc017c /ChangeLog
parentMerging uberlord's latest changes of baselayout (r1599). (diff)
downloadbaselayout-vserver-1836b7967563828ba7323a1ae6ec2d657351c028.tar.gz
baselayout-vserver-1836b7967563828ba7323a1ae6ec2d657351c028.tar.bz2
baselayout-vserver-1836b7967563828ba7323a1ae6ec2d657351c028.zip
Merging uberlord's latest changes of baselayout (r1604).
svn path=/baselayout-vserver/trunk/; revision=66
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05f3012..6ab1b8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2
+ 08 Nov 2005; Roy Marples <uberlord@gentoo.org>:
+
+ punted serial from rc-lists/boot as it's no longer provided by baselayout
+
07 Nov 2005; Roy Marples <uberlord@gentoo.org>:
documented pppd module settings, #53954
@@ -8,6 +12,9 @@
rc-status now warns about broken symbolic links in /etc/runlevels and
trace_dependencies got a bit of a revamp, attempts to fix #104394
+ Always setup_defaultlevels as we need the default vars set for
+ rc-status.
+
04 Nov 2005; Roy Marples <uberlord@gentoo.org>:
udhcpc now checks the dhcp lease file for a valid IP address.