summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.