diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-11-13 04:30:20 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-11-13 04:30:20 +0000 |
commit | 6c808404f2abcc8e41f94303e50fe5e540efaf9e (patch) | |
tree | c124804c323fbd0c71d10a1bf4c32feb7a0811ff /sys-apps/hotplug | |
parent | add amd64 to KEYWORDS (diff) | |
download | historical-6c808404f2abcc8e41f94303e50fe5e540efaf9e.tar.gz historical-6c808404f2abcc8e41f94303e50fe5e540efaf9e.tar.bz2 historical-6c808404f2abcc8e41f94303e50fe5e540efaf9e.zip |
new hotplug with delay fix and firmware.agent, mark stable for x86 and amd64
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 11 | ||||
-rw-r--r-- | sys-apps/hotplug/Manifest | 3 |
2 files changed, 13 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) diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest index bfd967a660d7..6c784ca8cbd7 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,5 +1,6 @@ MD5 5ab9b61479b8fafefcaca30dbdbb314d hotplug-20020826-r2.ebuild 1563 MD5 95eed4ffc6aac22db5d1030f2d528e2e hotplug-20030805.ebuild 1530 +MD5 0d836a0a60f5baddbb698c6555c524c8 hotplug-20030805-r2.ebuild 1833 MD5 8adbe30df2fad3fcdc443742156ddce5 hotplug-20030501-r2.ebuild 1517 MD5 b2727f7bdfca2e4987d2d65063533e98 hotplug-20030805-r1.ebuild 1753 MD5 befbbb024c8ea6b802f3cb3be44fc72d ChangeLog 4044 @@ -8,5 +9,7 @@ MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805 151 MD5 1bd9ddb0959318fe56dec239c8265fb1 files/usb.confd 291 MD5 40927deb2fb37aa51529d46a9b55e051 files/digest-hotplug-20030501-r2 154 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r1 151 +MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r2 151 MD5 7c4681458effb34f299cbc4b9245098c files/hotplug.functions.patch 522 MD5 d9a8d760dd153d10eb3e74fb1c4d8ad2 files/hotplug.rc 810 +MD5 92547b2263d5423d874565504d2324f7 files/usb.agent.diff 886 |