summaryrefslogtreecommitdiff
blob: 03dfb80a3fb28745d98672de60e2bbd57b575667 (plain)
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
# ChangeLog for sys-apps/hotplug
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.71 2010/10/08 01:53:37 leio Exp $

  08 Oct 2010; Mart Raudsepp <leio@gentoo.org> hotplug-20040923-r1.ebuild,
  hotplug-20040923-r2.ebuild:
  Drop to ~mips

  13 Dec 2007; Doug Klima <cardoe@gentoo.org> -files/kernel-26-fix.patch,
  -files/firmware.agent, -files/hotplug.functions.patch, -files/hotplug.rc,
  -files/usb.agent.diff, -hotplug-20030805-r2.ebuild,
  -hotplug-20030805-r3.ebuild, -hotplug-20040105.ebuild,
  -hotplug-20040401.ebuild, -hotplug-20040920.ebuild,
  -hotplug-20040923.ebuild:
  remove stale/old versions and their associated files

  28 Apr 2007; Sven Wegener <swegener@gentoo.org>
  hotplug-20030805-r2.ebuild, hotplug-20030805-r3.ebuild,
  hotplug-20040105.ebuild, hotplug-20040401.ebuild, hotplug-20040920.ebuild,
  hotplug-20040923.ebuild:
  Fix *initd, *envd and *confd calls, bug #173884.

  22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

*hotplug-20040923-r2 (20 Apr 2006)

  20 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +hotplug-20040923-r2.ebuild:
  Revision bump to add eth1394 and shpchp to blacklist.  Closing bug #128962.

  24 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
  +files/hotplug-20040923-scsi-agent-timeout.patch,
  hotplug-20040923-r1.ebuild:
  Bug #126249, patch against scsi.agent. Affected hardware is very rare, not
  bumping revision.

*hotplug-20040923-r1 (19 Jul 2005)

  19 Jul 2005; <brix@gentoo.org> +files/hotplug-ifrename.patch,
  +hotplug-20040923-r1.ebuild:
  The ifrename utility is now in /sbin/, not /usr/sbin/, bug #96654.

  05 Feb 2005; Markus Rothe <corsair@gentoo.org> hotplug-20040923.ebuild:
  Stable on ppc64

  28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/hotplug.rc:
  Updated hotplug.rc to display a message about unpacking the firmware.

  27 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  files/hotplug.rc.empty:
  Fixed typo.

  23 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  files/hotplug.rc.empty:
  Updated hotplug.rc.empty to unpack firmware tarball. This is used by the
  LiveCD to allow /lib/firmware to be tmpfs without losing any firmwares that
  were installed on the LiveCD and allows users to provide their own
  firmwares.

  21 Jan 2005; Lars Weiler <pylon@gentoo.org> hotplug-20040923.ebuild:
  Stable on ppc.

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  27 Nov 2004; Jason Huebel <jhuebel@gentoo.org> hotplug-20040923.ebuild:
  stable on amd64

  23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
  hotplug-20040923.ebuild:
  Stable on alpha.

  12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> hotplug-20040923.ebuild:
  Stable on sparc

  12 Nov 2004; Daniel Drake <dsd@gentoo.org> hotplug-20040923.ebuild:
  Update coldplug warning message to suggest coldplug to go into boot runlevel

  11 Nov 2004; Daniel Drake <dsd@gentoo.org> hotplug-20040923.ebuild:
  Make coldplug warning message more detailed, bug 70793

  11 Nov 2004; Joshua Kinard <kumba@gentoo.org> hotplug-20040923.ebuild:
  Marked stable on mips.

  10 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
  hotplug-20040923.ebuild:
  20040923 marked stable on x86

  22 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org> files/hotplug.rc:
  Added a check for livecd firmware tarball on disk.

  14 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
  hotplug-20040923.ebuild:
  add ~ppc64 to hotplug-20040923.ebuild

*hotplug-20040923 (23 Sep 2004)

  23 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +files/isapnp.rc.empty,
  +hotplug-20040923.ebuild:
  New release, fixes the isapnp.rc bug.
  Also explicitly call out the coldplug package, and the
  /lib/firmware move.

*hotplug-20040920 (20 Sep 2004)

  20 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +files/hotplug.rc.empty,
  +hotplug-20040920.ebuild:
  Oh yeah, /etc/init.d/hotplug doesn't do anything anymore.
  Use the coldplug package for loading modules at boot time
  based on the devices in your system.

*hotplug-20040920 (20 Sep 2004)

  20 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +files/hotplug.rc.empty,
  +hotplug-20040920.ebuild:
  new upstream release.  Fixes lots of Gentoo reported bugs.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  hotplug-20040401.ebuild:
  Masked hotplug-20040401.ebuild stable for ppc

  23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> hotplug-20040401.ebuild:
  Stable on alpha.

  17 Aug 2004; Guy Martin <gmsoft@gentoo.org> hotplug-20040401.ebuild:
  Marked stable on hppa.

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20030805-r2.ebuild,
  hotplug-20030805-r3.ebuild, hotplug-20040105.ebuild,
  hotplug-20040401.ebuild:
  sync IUSE (missing), trim trailing whitespace

  22 Jun 2004; <malc@gentoo.org> hotplug-20040401.ebuild:
  Mark stable on amd64

  07 May 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040401.ebuild:
  fix bug #50376 to the hotplug-20040401.ebuild file
  (very minor, doesn't deserve a bump.)

  07 May 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
  -hotplug-20020826-r2.ebuild, -hotplug-20030501-r2.ebuild,
  -hotplug-20030805-r1.ebuild, -hotplug-20030805.ebuild,
  -hotplug-20040311.ebuild, -hotplug-20040329.ebuild:
  removed a bunch of old .ebuilds

  15 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> hotplug-20040401.ebuild:
  Stable on sparc

  12 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040401.ebuild:
  marked stable on x86

*hotplug-20040401 (01 Apr 2004)

  01 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040401.ebuild:
  2004_04_01 version bump, which includes all Gentoo specific patches are
  now pushed into the upstream package, making my life a whole lot easier :)
  
  This fixes a number of usb and network hotplug bugs with the previous
  hotplug package.

  29 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> files/hotplug.rc:
  Change the hotplug init.d script to show what subsystem it is starting
  and stopping to help out in finding problems (and letting people know
  exactly what is happening on their systems.)

*hotplug-20040329 (29 Mar 2004)

  29 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040329.ebuild,
  metadata.xml:
  2004_03_29 updated.  Also split the /sbin/hotplug part off to hotplug-base
  package.

  22 Mar 2004; Joshua Kinard <kumba@gentoo.org> hotplug-20040311.ebuild:
  Added ~mips to KEYWORDS.

*hotplug-20040311 (11 Mar 2004)

  11 Mar 2004; Brian Jackson <iggy@gentoo.org> hotplug-20040311.ebuild:
  version bump

  29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> hotplug-20040105.ebuild:
  Stable on sparc

  22 Feb 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20040105.ebuild:
  stable on alpha

  18 Feb 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20040105.ebuild:
  stable on ia64

  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)