summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog55
1 files changed, 49 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index cbf86f4..cda09a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,57 @@
Give a better error message when no valid DHCP client is installed.
+ 29 Jan 2006; Mike Frysinger <vapier@gentoo.org>:
+
+ Update modules-update to run depmod even if /proc/modules doesn't exist
+ and warn if the depdir doesn't exist but the user ran in verbose mode
+ #117212 by Alex Guensche.
+
+ 26 Jan 2006; Mike Frysinger <vapier@gentoo.org>:
+
+ Add fixes by Robert Millan to consoletype so that it's more portable #80021.
+
+ Fix grepping of --assume-kernel in modules-update as pointed out by
+ Patrick McLean in #117212.
+
+ Make sure / is actually read-only before trying to remount it read/write
+ (to fix people using like unionfs for /) #118646 by Alun Jones.
+
+ 25 Jan 2006; Roy Marples <uberlord@gentoo.org>:
+
+ New variable RC_ULIMIT applies ulimit commands before starting a service.
+ This should be configured in /etc/conf.d/foo for service foo, but can also
+ be configured in /etc/conf.d/rc on a global basis.
+ RC_DAEMON now works in a similar way, instead of RC_DAEMON_foo.
+ Fixes, #120151.
+
+ 24 Jan 2006; Roy Marples <uberlord@gentoo.org>:
+
+ Dependant services are restarted correctly when the restarted
+ service is started and not inactive, #120154.
+
+ 21 Jan 2006; Roy Marples <uberlord@gentoo.org>:
+
+ Ensure that CRITICAL_SERVICES are in the boot runlevel, #117912.
+
+* baselayout-1.12.0_pre15 (20 Jan 2006)
+
+ 20 Jan 2006; Roy Marples <uberlord@gentoo.org>:
+
+ Fix quoting in iwconfig, #119629.
+ Fix process pid selection in rc-daemon.sh, #119631.
+ Both of the above thanks to Dominik Buerkle.
+
+ init scripts no longer run during the sysinit runlevel, #118419.
+ Thanks to Greg KH and the Linux Hotplug mailing list for advice.
+
+ 19 Jan 2006; Roy Marples <uberlord@gentoo.org>:
+
+ Give a better error message when no valid DHCP client is installed.
+
18 Jan 2006; Roy Marples <uberlord@gentoo.org>:
- Services should not get stuck in rc anymore, #119242.
+ Services should not get stuck in rc anymore, #119233, #119242.
We only hotplug net.* scripts on interfaces that are marked as ethernet.
@@ -17,11 +65,6 @@
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.