1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
# ChangeLog for sys-apps/hotplug
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.29 2004/01/10 02:59:48 weeve Exp $
09 Jan 2004; Jason Wever <weeve@gentoo.org> hotplug-20030805-r3.ebuild:
Marked stable on sparc.
*hotplug-20040105 (06 Jan 2004)
06 Jan 2004; Martin Schlemmer <azarah@gentoo.org> hotplug-20040105.ebuild:
Update version. Add extra 2.6 patch from Mans Rullgard <mru@kth.se>.
Fix copyright date.
18 Dec 2003; Guy Martin <gmsoft@gentoo.org> hotplug-20030805-r2.ebuild:
Marked stable on hppa.
*hotplug-20030805-r3 (21 Dec 2003)
21 Dec 2003; Daniel Robbins <drobbins@gentoo.org> hotplug-20030805-r3.ebuild:
New patch to allow hotplug to work with kernel 2.6. This is needed to patch
around some unfinished code in the hotplug sources.
*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)
24 Sep 2003; Aron Griffis <agriffis@gentoo.org> hotplug-20030805-r1.ebuild,
files/hotplug.functions.patch:
Add patch to fix bogus error messages from hotplug.functions
*hotplug-20030805 (13 Sep 2003)
13 Sep 2003; Seemant Kulleen <seemant@gentoo.org> hotplug-20030805.ebuild :
Version bump. Thanks to: Jason Andryuk <the_deuce@yahoo.com> in bug
#26944
07 Aug 2003; Tavis Ormandy <taviso@gentoo.org> hotplug-20020826-r2.ebuild:
~alpha
02 Jul 2003; Jason Wever <weeve@gentoo.org> hotplug-20030501-r2.ebuild:
Changed ~sparc keyword to sparc.
11 Jun 2003; Jason Wever <weeve@gentoo.org> hotplug-20030501-r2.ebuild:
Added ~sparc to keywords.
*hotplug-20030501-r2 (11 Jun 2003)
28 Jul 2003; Guy Martin <gmsoft@gentoo.org> hotplug-20030501-r2.ebuild :
Added hppa to KEYWORDS.
11 Jun 2003; Daniel Robbins <drobbins@gentoo.org> hotplug-20030501-r2.ebuild:
Now creates /var/run/usb directory, closing bug #21877. Unmasking on x86.
10 Jun 2003; <msterret@gentoo.org> hotplug-20020826-r1.ebuild,
hotplug-20020826-r2.ebuild, hotplug-20020826.ebuild: DEPEND on sed >= 4
*hotplug-20030501-r1 (27 May 2003)
27 May 2003; Zach Welch <zwelch@gentoo.org hotplug-20030501-r1.ebuild:
revision bump to add patch to fix bug 20846
*hotplug-20030501 (03 May 2003)
03 May 2003; Martin Schlemmer <azarah@gentoo.org> hotplug-20030501.ebuild:
Update version.
*hotplug-20020826-r2 (26 Mar 2003)
26 Mar 2003; Wout Mertens <wmertens@gentoo.org> hotplug-20020826-r2.ebuild :
fix bug 14175
Made the net.agent more sane in dealing with the Gentoo initscripts
*hotplug-20020826-r1 (18 Mar 2003)
25 Mar 2003; Guy Martin <gmsoft@gentoo.org> hotplug-20020826-r1.ebuild :
Added ~hppa to KEYWORDS.
18 Mar 2003; Zach Welch <zwelch@gentoo.org> hotplug-20020826-r1.ebuild:
fix bug 17799
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*hotplug-20020826 (18 Oct 2002)
14 Mar 2003; Zach Welch <zwelch@gentoo.org> hotplug-20020826.ebuild:
mark latest hotplug version stable for x86 and PPC
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> hotplug-20020114.ebuild,
hotplug-20020401-r1.ebuild, hotplug-20020401.ebuild,
hotplug-20020401.ebuild, hotplug-20020826.ebuild,
files/hotplug-20020401-net.agent-gentoo.diff,
files/hotplug-20020401-pci.rc-gentoo.diff,
files/hotplug-20020401-usb.agent-gentoo.diff,
files/hotplug-20020401-usb.rc-gentoo.diff,
files/hotplug-20020826-net.agent-gentoo.diff,
files/hotplug-20020826-pci.rc-gentoo.diff,
files/hotplug-20020826-usb.agent-gentoo.diff,
files/hotplug-20020826-usb.rc-gentoo.diff, files/hotplug.rc, files/pci.rc,
files/usb.conf, files/usb.rc:
moved patches out to mirrors, and better manipulation thanks to carpaski;
finally, use epatch instead
18 Oct 2002; Zach Welch <zwelch@gentoo.org> hotplug-20020826.build :
New version; includes gentoo agent fixes in hotplug-20020401-r1
*hotplug-20020401-r1 (18 Oct 2002)
18 Oct 2002; Zach Welch <zwelch@gentoo.org> hotplug-20020401-r1.ebuild :
Fixed bug 8074. Fix similar bug in usb.agent. Bump ebuild rev!!
*hotplug-20020401 (5 May 2002)
11 Aug 2002; phoen][x <phoenix@gentoo.org> hotplug-20020401.ebuild :
Fixed bug 6183.
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> hotplug-20020401.ebuild :
Added KEYWORDS, SLOT.
New version
11 May 2002; Wout Mertens <wmertens@gentoo.org> files/hotplug.rc :
Fixed error condition detection
*hotplug-20020114 (24 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> hotplug-20020114.ebuild :
Added KEYWORDS, SLOT.
24 Feb 2002; Bruce A. Locke <blocke@shivan.org> hotplug-20020114.ebuild :
Hotplug ebuild contributed by folokai@earthlink.net (Scott Worley)
|