diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-11-13 04:30:23 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-11-13 04:30:23 +0000 |
commit | 087435b80965f1e3821e851fcb6ab654e0a30be8 (patch) | |
tree | 9841299476bc83f0e65f7d2fed9992d5c1ffd955 /sys-apps/hotplug/ChangeLog | |
parent | new hotplug with delay fix and firmware.agent, mark stable for x86 and amd64 (diff) | |
download | gentoo-2-087435b80965f1e3821e851fcb6ab654e0a30be8.tar.gz gentoo-2-087435b80965f1e3821e851fcb6ab654e0a30be8.tar.bz2 gentoo-2-087435b80965f1e3821e851fcb6ab654e0a30be8.zip |
new hotplug with delay fix and firmware.agent, mark stable for x86 and amd64
Diffstat (limited to 'sys-apps/hotplug/ChangeLog')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 660a69c18a5d..6674639a1a3a 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.24 2003/09/24 20:07:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.25 2003/11/13 04:30:20 drobbins Exp $ + +*hotplug-20030805-r2 (12 Nov 2003) + + 12 Nov 2003; Daniel Robbins <drobbins@gentoo.org> hotplug-20030805-r2.ebuild: + close bug #32864 (add firmware.agent.) And also remove hotplug code that adds + incredibly long timeout on /etc/init.d/hotplug start. I'm unmasking this on + x86 since these two fixes are needed by users (firmware.agent for prism54 + module users and to avoid the long hotplug startup delay that nearly every + Gentoo user is experiencing.) *hotplug-20030805-r1 (24 Sep 2003) |