/[gentoo-x86]/sys-fs/udev/ChangeLog
Gentoo

Contents of /sys-fs/udev/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.621 - (show annotations) (download)
Wed Dec 14 20:11:33 2011 UTC (18 months ago) by williamh
Branch: MAIN
Changes since 1.620: +5 -1 lines
remove old versions

(Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

1 # ChangeLog for sys-fs/udev
2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
3 # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.620 2011/12/11 04:48:14 williamh Exp $
4
5 14 Dec 2011; William Hubbs <williamh@gentoo.org> -udev-171-r1.ebuild,
6 -udev-171-r2.ebuild, -udev-171-r3.ebuild, -udev-175.ebuild:
7 remove old versions
8
9 *udev-171-r4 (11 Dec 2011)
10
11 11 Dec 2011; William Hubbs <williamh@gentoo.org> +files/shell-compat-KV.sh,
12 +udev-171-r4.ebuild:
13 rev bump for #338257.
14
15 09 Dec 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
16 sync live ebuild
17
18 09 Dec 2011; Mike Frysinger <vapier@gentoo.org> udev-171-r3.ebuild,
19 udev-175.ebuild, udev-175-r1.ebuild:
20 Require pciutils[-zlib] when USE=hwdb #360849 by Samuli Suominen.
21
22 *udev-175-r1 (09 Dec 2011)
23 *udev-171-r3 (09 Dec 2011)
24
25 09 Dec 2011; William Hubbs <williamh@gentoo.org> +udev-171-r3.ebuild,
26 +udev-175-r1.ebuild:
27 Rev bumps for #380929. All scripts should now be /run aware.
28
29 11 Nov 2011; Mike Frysinger <vapier@gentoo.org> udev-171-r2.ebuild,
30 udev-175.ebuild, udev-9999.ebuild:
31 If we don't run eautoreconf, then run elibtoolize so the local libtool code
32 gets workarounds added to it (e.g. cross-compiling fixes).
33
34 09 Nov 2011; William Hubbs <williamh@gentoo.org> udev-175.ebuild,
35 udev-9999.ebuild:
36 add warning about separate /usr partition.
37
38 09 Nov 2011; William Hubbs <williamh@gentoo.org> udev-175.ebuild,
39 udev-9999.ebuild:
40 fix an indent
41
42 09 Nov 2011; William Hubbs <williamh@gentoo.org> udev-175.ebuild,
43 udev-9999.ebuild:
44 QA Fixes: use should not be called in global scope and clean up the
45 conditional declarations for IUSE and RESTRICT.
46 Thanks to mr_bones_ for pointing these out.
47
48 08 Nov 2011; William Hubbs <williamh@gentoo.org> udev-175.ebuild,
49 udev-9999.ebuild:
50 sync live ebuild and fix a comment
51
52 08 Nov 2011; William Hubbs <williamh@gentoo.org> -udev-174-r1.ebuild:
53 remove old version
54
55 *udev-175 (08 Nov 2011)
56
57 08 Nov 2011; William Hubbs <williamh@gentoo.org> +udev-175.ebuild:
58 version bump
59
60 07 Nov 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
61 sync live ebuild.
62
63 *udev-174-r1 (07 Nov 2011)
64
65 07 Nov 2011; William Hubbs <williamh@gentoo.org> -udev-174.ebuild,
66 +udev-174-r1.ebuild:
67 backport a patch to re-add permissions to optical drives.
68
69 *udev-174 (06 Nov 2011)
70
71 06 Nov 2011; William Hubbs <williamh@gentoo.org> +udev-174.ebuild:
72 version bump
73
74 06 Nov 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
75 fix dependencies for doc use flag in live ebuild.
76
77 04 Nov 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
78 Live ebuild now pulls udev gentoo scripts from git.
79
80 03 Nov 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
81 Major updates to the live ebuild:
82 - The src_test function was set back to the default per upstream's
83 recommendations. Also, test has been restricted to run if userpriv is
84 not active.
85 - The src_unpack and pkg_preinst functions were removed.
86 - a new version of the udev startup scripts was included which is more
87 integrated to openrc and has had some outdated files removed.
88 - Now the ebuild manually installs the files from udev-gentoo-scripts.
89 - Several other small code cleanups.
90
91 18 Sep 2011; Zac Medico <zmedico@gentoo.org> udev-171-r2.ebuild,
92 udev-9999.ebuild:
93 Fix for prefix and add ~x86-linux keyword.
94
95 *udev-171-r2 (13 Sep 2011)
96
97 13 Sep 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-171-r2.ebuild,
98 udev-9999.ebuild:
99 Add src_test function that also tests the udev-scripts. Sync live ebuild and
100 normal version.
101
102 09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> udev-164-r2.ebuild:
103 ppc/ppc64 stable wrt #352827
104
105 07 Jul 2011; Matthias Schwarzott <zzam@gentoo.org> udev-171-r1.ebuild,
106 udev-9999.ebuild:
107 Enforce new enough linux-headers, Bug #368403.
108
109 06 Jul 2011; William Hubbs <williamh@gentoo.org> udev-146-r1.ebuild,
110 udev-149.ebuild, udev-151-r4.ebuild, udev-164-r2.ebuild, udev-171-r1.ebuild,
111 udev-9999.ebuild:
112 add blk_dev_bsg to config_check for bug #373535.
113
114 30 Jun 2011; William Hubbs <williamh@gentoo.org> -udev-168-r2.ebuild:
115 removing udev 168 because it breaks X11
116
117 28 Jun 2011; William Hubbs <williamh@gentoo.org> udev-164-r2.ebuild,
118 udev-171-r1.ebuild, udev-9999.ebuild:
119 Fix the target of the udev symbolic link that is installed in the
120 stages.
121
122 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> udev-164-r2.ebuild:
123 ia64/m68k/sh/sparc stable wrt #352827
124
125 22 Jun 2011; William Hubbs <williamh@gentoo.org> udev-164-r2.ebuild,
126 udev-171-r1.ebuild, udev-9999.ebuild:
127 add build to iuse
128
129 14 Jun 2011; Markus Meier <maekke@gentoo.org> udev-164-r2.ebuild:
130 x86 stable, bug #352827
131
132 13 Jun 2011; William Hubbs <williamh@gentoo.org> udev-171-r1.ebuild,
133 udev-9999.ebuild:
134 Update glibc requirement to 2.10 for bug #370691.
135
136 11 Jun 2011; Markus Meier <maekke@gentoo.org> udev-164-r2.ebuild:
137 arm stable, bug #352827
138
139 09 Jun 2011; Matthias Schwarzott <zzam@gentoo.org> udev-171-r1.ebuild:
140 Update test tarball to version 171, bug #370849.
141
142 09 Jun 2011; William Hubbs <williamh@gentoo.org> udev-171-r1.ebuild:
143 add temporary support for the extras use flag.
144
145 09 Jun 2011; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
146 Fix unpacking with git-2 eclass, bug #370647.
147
148 09 Jun 2011; Matthias Schwarzott <zzam@gentoo.org> udev-171-r1.ebuild,
149 udev-9999.ebuild:
150 Do no longer tell the user to re-emerge HAL in case of problems.
151
152 09 Jun 2011; Matthias Schwarzott <zzam@gentoo.org> -udev-162.ebuild,
153 -udev-163.ebuild, -udev-164.ebuild, -udev-164-r1.ebuild, -udev-167.ebuild,
154 -udev-167-r1.ebuild, -udev-168.ebuild, -udev-168-r1.ebuild, -udev-171.ebuild:
155 Removed unneeded versions.
156
157 08 Jun 2011; Markos Chandras <hwoarang@gentoo.org> udev-164-r2.ebuild:
158 Stable on amd64 wrt bug #352827
159
160 08 Jun 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
161 fix typo: VCS should be vcs. bug #370647.
162
163 08 Jun 2011; William Hubbs <williamh@gentoo.org> udev-171-r1.ebuild,
164 udev-9999.ebuild:
165 Do not force the acl, gudev, hwdb or keymap use flags on since these were
166 bringing in dependencies a minimal system does not need. Thanks to Matt
167 Turner for pointing this out.
168
169 *udev-171-r1 (07 Jun 2011)
170
171 07 Jun 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-171-r1.ebuild:
172 Fix checking kernel versions with strange suffixes, Bug #370009. Also prepare
173 for two digit numbers (3.0).
174
175 07 Jun 2011; William Hubbs <williamh@gentoo.org> udev-171.ebuild,
176 udev-9999.ebuild, metadata.xml:
177 Use acl global use flag instead of udev_acl.
178
179 07 Jun 2011; William Hubbs <williamh@gentoo.org> udev-9999.ebuild:
180 migrate live ebuild to eapi 4.
181
182 05 Jun 2011; Robin H. Johnson <robbat2@gentoo.org> udev-146-r1.ebuild,
183 udev-149.ebuild, udev-151-r4.ebuild, udev-162.ebuild, udev-163.ebuild,
184 udev-164.ebuild, udev-164-r1.ebuild, udev-164-r2.ebuild, udev-167.ebuild,
185 udev-167-r1.ebuild, udev-168.ebuild, udev-168-r1.ebuild, udev-168-r2.ebuild,
186 udev-171.ebuild, udev-9999.ebuild:
187 Linux-3.0 support for udev version checks.
188
189 *udev-171 (05 Jun 2011)
190
191 05 Jun 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-171.ebuild,
192 udev-9999.ebuild, metadata.xml:
193 Version bumped, Bug #368331. Split extras use flag into a lot small ones, Bug
194 #348472. Fix cross compiling issue, Bug #360397. Use systemd eclass, Bug
195 #365943. Update minimum required kernel version.
196
197 05 Jun 2011; Jeroen Roovers <jer@gentoo.org> udev-164-r2.ebuild:
198 Stable for HPPA (bug #352827).
199
200 02 Jun 2011; William Hubbs <williamh@gentoo.org> udev-164-r2.ebuild,
201 udev-9999.ebuild:
202 Add udev to the sysinit runlevel for the stages, bug #369037
203
204 01 Jun 2011; Tobias Klausmann <klausman@gentoo.org> udev-164-r2.ebuild:
205 Stable on alpha, bug #352827
206
207 *udev-168-r2 (14 May 2011)
208
209 14 May 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-168-r2.ebuild,
210 udev-9999.ebuild:
211 Remove /run is not existing message, Bug #365679. Fix uinput rule to match
212 what newer kernels does, Bug #321677. Only run modprobe unix when unix
213 sockets are not yet available, Bug #363549.
214
215 *udev-168-r1 (30 Apr 2011)
216
217 30 Apr 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-168-r1.ebuild:
218 fixed install location of baselayout-1 scripts, bug #364375.
219
220 30 Apr 2011; Matthias Schwarzott <zzam@gentoo.org> udev-168.ebuild,
221 udev-9999.ebuild:
222 Fix helper programs still installed to /lib64/udev
223
224 *udev-168 (30 Apr 2011)
225
226 30 Apr 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-168.ebuild,
227 udev-9999.ebuild:
228 Version bumped. Unconditionally install to /lib/udev, also on multilib, Bug
229 #364375. Remove automagic dependency to systemd, Bug #364065.
230
231 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> udev-114.ebuild,
232 udev-115-r1.ebuild, udev-119.ebuild, udev-124-r1.ebuild, udev-124-r2.ebuild,
233 udev-141.ebuild, udev-141-r1.ebuild, udev-146-r1.ebuild, udev-149.ebuild,
234 udev-151-r4.ebuild, udev-162.ebuild, udev-163.ebuild, udev-164.ebuild,
235 udev-164-r1.ebuild, udev-164-r2.ebuild, udev-167.ebuild, udev-167-r1.ebuild,
236 udev-9999.ebuild:
237 Don't PROVIDE virtual/dev-manager, it is a new-style virtual now. Bug 361133.
238
239 03 Apr 2011; Matthias Schwarzott <zzam@gentoo.org> udev-167.ebuild,
240 udev-167-r1.ebuild, udev-9999.ebuild:
241 Update needed reliable kernel version. Sync live version to latest normal
242 version.
243
244 03 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> udev-167-r1.ebuild:
245 Avoid maintainer-mode triggered automake.
246
247 *udev-167-r1 (03 Apr 2011)
248
249 03 Apr 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-167-r1.ebuild,
250 +files/udev-167-revert-disable-all-extras.patch:
251 Let USE=-extras still build important utils like ata_id and usb_id.
252 Backported from udev-168.
253
254 *udev-167 (30 Mar 2011)
255
256 30 Mar 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-167.ebuild:
257 Version bumped. udev-167 defaults to using subdir udev in /run if it exists,
258 but as this does not exist on gentoo, it normally falls back to using
259 /dev/.udev, so this is fine.
260
261 30 Mar 2011; Matthias Schwarzott <zzam@gentoo.org> udev-164-r2.ebuild,
262 -files/udev-164-remove-noopenvz.patch:
263 Use updated scripts instead of patching them.
264
265 *udev-164-r2 (19 Mar 2011)
266
267 19 Mar 2011; Matthias Schwarzott <zzam@gentoo.org> +udev-164-r2.ebuild,
268 +files/udev-164-remove-noopenvz.patch, +files/udev-164-remove-v4l1.patch:
269 Enable udev inside OpenVZ containers, Bug #346885. Disable v4lv1, so that
270 udev compiles with linux-headers-2.6.38, Bug #359407.
271
272 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> udev-114.ebuild,
273 udev-115-r1.ebuild:
274 Drop to ~mips
275
276 *udev-164-r1 (12 Dec 2010)
277
278 12 Dec 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-164-r1.ebuild:
279 Moved scripts from files to a tarball.
280
281 *udev-164 (30 Oct 2010)
282
283 30 Oct 2010; Matthias Schwarzott <zzam@gentoo.org>
284 +files/164/40-gentoo.rules, +files/164/90-network.rules,
285 +files/164/shell-compat-KV.sh, +files/164/shell-compat-addon.sh,
286 +files/164/udev.confd, +files/164/udev.initd,
287 +files/164/udev-dev-tarball.initd, +files/164/udev-mount.initd,
288 +files/164/udev-postmount.initd, +udev-164.ebuild,
289 +files/164/udev-start.sh, +files/164/udev-stop.sh:
290 Version bumped. Changed udev-postmount script to better check for ro
291 filesystems and non bash shells. Bugs 342403, 326825. Remove /dev/loop if
292 it is empty, Bug #338766.
293
294 29 Oct 2010; Jeroen Roovers <jer@gentoo.org> udev-151-r4.ebuild:
295 Stable for HPPA (bug #324507).
296
297 *udev-163 (11 Oct 2010)
298
299 11 Oct 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-163.ebuild:
300 Version bumped.
301
302 27 Sep 2010; Matthias Schwarzott <zzam@gentoo.org> -udev-146.ebuild,
303 -udev-146-r2.ebuild, -udev-146-r3.ebuild,
304 -files/udev-146-printer-usb_device-permission.diff,
305 -files/151/shell-compat-addon.sh, -udev-147-r1.ebuild,
306 -files/151/udev.confd, -udev-145.ebuild, -udev-150-r1.ebuild,
307 -udev-151-r1.ebuild, -udev-151-r2.ebuild, -udev-151-r3.ebuild,
308 -udev-154.ebuild, -udev-156.ebuild, -udev-157.ebuild, -udev-158.ebuild,
309 -udev-159.ebuild, -files/udev-159-path_id.patch, -files/151/udev.initd,
310 -udev-160.ebuild, -files/151/udev-dev-tarball.initd, -udev-145-r1.ebuild,
311 -udev-161.ebuild,
312 -files/udev-161-cdrom_id_Drop_MEDIA_SESSION_NEXT_for_DVD-RW-RO.patch,
313 -files/151/shell-compat-KV.sh, -files/151/udev-mount.initd,
314 -files/151/udev-postmount.initd, -files/151/udev-start.sh,
315 -udev-145-r2.ebuild, -files/151/udev-stop.sh, -udev-145-r3.ebuild:
316 Removed a lot of old versions.
317
318 *udev-162 (12 Sep 2010)
319
320 12 Sep 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-162.ebuild:
321 Version bumped.
322
323 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> udev-151-r4.ebuild:
324 ia64/m68k/s390/sh/sparc stable wrt #334087
325
326 28 Aug 2010; Markus Meier <maekke@gentoo.org> udev-151-r4.ebuild:
327 arm stable, bug #324507
328
329 *udev-161 (24 Aug 2010)
330
331 24 Aug 2010; Matthias Schwarzott <zzam@gentoo.org>
332 +files/udev-161-cdrom_id_Drop_MEDIA_SESSION_NEXT_for_DVD-RW-RO.patch,
333 +files/161/40-gentoo.rules, +files/161/90-network.rules,
334 +files/161/shell-compat-KV.sh, +files/161/shell-compat-addon.sh,
335 +files/161/udev.confd, +files/161/udev-dev-tarball.initd,
336 +udev-161.ebuild, +files/161/udev.initd, +files/161/udev-mount.initd,
337 +files/161/udev-postmount.initd, +files/161/udev-start.sh,
338 +files/161/udev-stop.sh:
339 Version bumped. Fixed dir_writable check printing an error to console when
340 test fails, bug #326825.
341
342 24 Aug 2010; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild,
343 udev-150-r1.ebuild, udev-151-r1.ebuild, udev-151-r2.ebuild,
344 udev-151-r3.ebuild, udev-151-r4.ebuild, udev-154.ebuild, udev-156.ebuild,
345 udev-157.ebuild, udev-158.ebuild, udev-159.ebuild, udev-160.ebuild,
346 udev-9999.ebuild:
347 Fix pkgconfig dependency to be only in DEPEND and not in RDEPEND.
348
349 23 Aug 2010; Mike Frysinger <vapier@gentoo.org> udev-149.ebuild,
350 udev-150-r1.ebuild, udev-151-r1.ebuild, udev-151-r2.ebuild,
351 udev-151-r3.ebuild, udev-151-r4.ebuild, udev-154.ebuild, udev-156.ebuild,
352 udev-157.ebuild, udev-158.ebuild, udev-159.ebuild, udev-160.ebuild,
353 udev-9999.ebuild:
354 Convert kernel headers into a blocker #296546 by Alan Hourihane.
355
356 13 Aug 2010; Joseph Jezak <josejx@gentoo.org> udev-151-r4.ebuild:
357 Marked ppc stable for bug #324507.
358
359 12 Aug 2010; Brent Baude <ranger@gentoo.org> udev-151-r4.ebuild:
360 stable ppc64, bug 324507
361
362 08 Aug 2010; Raúl Porcel <armin76@gentoo.org> udev-149.ebuild,
363 udev-150-r1.ebuild, udev-151-r1.ebuild, udev-151-r2.ebuild,
364 udev-151-r3.ebuild, udev-151-r4.ebuild, udev-154.ebuild, udev-156.ebuild,
365 udev-157.ebuild, udev-158.ebuild, udev-159.ebuild, udev-160.ebuild:
366 Re-add sh
367
368 02 Aug 2010; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild,
369 udev-150-r1.ebuild, udev-151-r1.ebuild, udev-151-r2.ebuild,
370 udev-151-r3.ebuild, udev-151-r4.ebuild, udev-154.ebuild, udev-156.ebuild,
371 udev-157.ebuild, udev-158.ebuild, udev-159.ebuild, udev-160.ebuild:
372 Added pkgconfig dependency for udev-149 and newer when using extras
373 use-flag, Bug #327713.
374
375 27 Jul 2010; Pacho Ramos <pacho@gentoo.org> udev-151-r4.ebuild:
376 amd64 stable, bug 324507
377
378 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> udev-151-r4.ebuild:
379 Stable on alpha, bug #324507
380
381 22 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> udev-151-r4.ebuild:
382 x86 stable wrt bug #324507
383
384 17 Jul 2010; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
385 Updated live ebuild, Bug #327823.
386
387 *udev-160 (12 Jul 2010)
388
389 12 Jul 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-160.ebuild:
390 Version bumped. This is a bugfix release.
391
392 10 Jul 2010; Raúl Porcel <armin76@gentoo.org> udev-147-r1.ebuild,
393 udev-149.ebuild, udev-150-r1.ebuild, udev-151-r1.ebuild,
394 udev-151-r2.ebuild, udev-151-r3.ebuild, udev-151-r4.ebuild,
395 udev-154.ebuild, udev-156.ebuild, udev-157.ebuild, udev-158.ebuild,
396 udev-159.ebuild:
397 Rekeyword ~alpha now that the glibc issues have been fixed
398
399 *udev-159 (07 Jul 2010)
400
401 07 Jul 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-159.ebuild,
402 +files/udev-159-path_id.patch:
403 Version bumped.
404
405 *udev-158 (24 Jun 2010)
406
407 24 Jun 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-158.ebuild:
408 Version bumped.
409
410 *udev-157 (20 Jun 2010)
411 *udev-156 (20 Jun 2010)
412
413 20 Jun 2010; Matthias Schwarzott <zzam@gentoo.org>
414 +files/156/40-gentoo.rules, +files/156/90-network.rules,
415 +files/156/shell-compat-KV.sh, +files/156/shell-compat-addon.sh,
416 +files/156/udev.confd, +files/156/udev-dev-tarball.initd,
417 +udev-157.ebuild, +files/156/udev.initd, +files/156/udev-mount.initd,
418 +files/156/udev-postmount.initd, udev-9999.ebuild,
419 +files/156/udev-start.sh, +files/156/udev-stop.sh, +udev-156.ebuild:
420 Add version udev-156 and udev-157. These contain some rule changes.
421 Init-scripts improved a bit. Fix udev-postmount on selinux, Bug #317573.
422
423 *udev-154 (12 May 2010)
424
425 12 May 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-154.ebuild:
426 Version bumped. Now devfs-compat and oldhd is no longer supported.
427
428 *udev-151-r4 (05 May 2010)
429
430 05 May 2010; Matthias Schwarzott <zzam@gentoo.org>
431 +files/151-r4/shell-compat-KV.sh, +files/151-r4/shell-compat-addon.sh,
432 +files/151-r4/udev.confd, +files/151-r4/udev-dev-tarball.initd,
433 udev-9999.ebuild, +files/151-r4/udev.initd,
434 +files/151-r4/udev-mount.initd, +files/151-r4/udev-postmount.initd,
435 +files/151-r4/udev-start.sh, +files/151-r4/udev-stop.sh,
436 +udev-151-r4.ebuild:
437 Updated init-scripts. Now support setting debug and trace options in
438 config file. Explicitly send add-event for initial population (newer
439 udevds will default to change). Set property STARTUP while booting for
440 compatibility with new eg. lvm2 init-scripts. Sync udev-9999.ebuild.
441
442 *udev-151-r3 (02 May 2010)
443
444 02 May 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-151-r3.ebuild:
445 Disable devfs-compat and old-hd-rules use flags by default they will be
446 removed on next udev update.
447
448 *udev-146-r3 (20 Apr 2010)
449
450 20 Apr 2010; Robin H. Johnson <robbat2@gentoo.org> +udev-146-r3.ebuild:
451 Alpha cannot use the 151-r2 version due to non-availability of newer
452 kernels, so provide an older ebuild with static libraries for lvm2
453 bumping.
454
455 *udev-151-r2 (19 Apr 2010)
456
457 19 Apr 2010; Robin H. Johnson <robbat2@gentoo.org> +udev-151-r2.ebuild:
458 Build static libraries as well, for lvm2 to use when building static
459 versions for early boot purposes.
460
461 19 Apr 2010; Matthias Schwarzott <zzam@gentoo.org> files/151/udev.initd,
462 udev-9999.ebuild:
463 Add keywords nolxc and noopenvz to udev init-script, Bug #310427.
464
465 16 Apr 2010; Brent Baude <ranger@gentoo.org> udev-149.ebuild:
466 Marking udev-149 ppc for bug 303031
467
468 05 Apr 2010; Jeroen Roovers <jer@gentoo.org> udev-149.ebuild:
469 Back to ~hppa (bug #294470).
470
471 22 Mar 2010; Brent Baude <ranger@gentoo.org> udev-149.ebuild:
472 Marking udev-149 ppc64 for bug 303031
473
474 15 Mar 2010; Matthias Schwarzott <zzam@gentoo.org> udev-145.ebuild,
475 udev-145-r1.ebuild, udev-145-r2.ebuild, udev-145-r3.ebuild,
476 udev-146.ebuild, udev-146-r1.ebuild, udev-146-r2.ebuild,
477 udev-147-r1.ebuild, udev-149.ebuild, udev-150-r1.ebuild,
478 udev-151-r1.ebuild, udev-9999.ebuild:
479 Fix tests for udev-149 and udev-151-r1, thanks to Myckel Habets for
480 looking into it, Bug #295958. Restrict test for the other ebuilds.
481
482 07 Mar 2010; Markus Meier <maekke@gentoo.org> udev-149.ebuild:
483 amd64/arm stable, bug #303031
484
485 02 Mar 2010; Jeroen Roovers <jer@gentoo.org> udev-149.ebuild:
486 Stable for HPPA (bug #303031).
487
488 21 Feb 2010; Christian Faulhammer <fauli@gentoo.org> udev-149.ebuild:
489 stable x86, bug 303031
490
491 07 Feb 2010; Matthias Schwarzott <zzam@gentoo.org> udev-141-r1.ebuild,
492 udev-145.ebuild, udev-145-r1.ebuild, udev-145-r2.ebuild,
493 udev-145-r3.ebuild, udev-146.ebuild, udev-146-r1.ebuild,
494 udev-146-r2.ebuild, udev-147-r1.ebuild, udev-149.ebuild,
495 udev-150-r1.ebuild, udev-151-r1.ebuild, udev-9999.ebuild:
496 Improve wording of devfs-compat message, Bug #301141. Sync udev-9999 to
497 latest udev-151-r1.
498
499 *udev-151-r1 (01 Feb 2010)
500 *udev-150-r1 (01 Feb 2010)
501
502 01 Feb 2010; Matthias Schwarzott <zzam@gentoo.org> -udev-150.ebuild,
503 +udev-150-r1.ebuild, +files/udev-150-fix-missing-firmware-timeout.diff,
504 -udev-151.ebuild, +udev-151-r1.ebuild:
505 Fix missing firmware timeout, to stop modprobe from waiting 60s for no
506 file stretching boot very long, Bug #301667.
507
508 31 Jan 2010; Matthias Schwarzott <zzam@gentoo.org> udev-151.ebuild:
509 Fix install error, bug #302903. Removed old code for multilib-installs.
510
511 *udev-151 (29 Jan 2010)
512
513 29 Jan 2010; Matthias Schwarzott <zzam@gentoo.org>
514 +files/udev-151-readd-hd-rules.diff, +files/151/shell-compat-KV.sh,
515 +files/151/shell-compat-addon.sh, +files/151/udev.confd,
516 +files/151/udev.initd, +files/151/udev-dev-tarball.initd,
517 +files/151/udev-mount.initd, +files/151/udev-postmount.initd,
518 +udev-151.ebuild, +files/151/udev-start.sh, +files/151/udev-stop.sh,
519 metadata.xml:
520 Version bumped. Fix selinux, Bug #297317. Add use-flag old-hd-rules to
521 control re-adding of rules for /dev/hd*, Bug #300627.
522
523 *udev-150 (19 Jan 2010)
524
525 19 Jan 2010; Matthias Schwarzott <zzam@gentoo.org> +udev-150.ebuild:
526 Version bumped.
527
528 30 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild,
529 udev-9999.ebuild:
530 Sync live ebuild to udev-149.
531
532 21 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild:
533 Fix glibc dependency, Bug #295989.
534
535 11 Dec 2009; Raúl Porcel <armin76@gentoo.org> udev-146-r1.ebuild:
536 m68k/s390/sh stable
537
538 07 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> udev-146-r1.ebuild:
539 amd64 stable wrt #286074
540
541 05 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-141-r1.ebuild:
542 Mark this ebuild as the highest that can work with xen-sources and should
543 not be removed.
544
545 *udev-149 (05 Dec 2009)
546
547 05 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-149.ebuild:
548 Version bumped. No longer exclude /etc/udev/rules.d from config_protect.
549
550 04 Dec 2009; Raúl Porcel <armin76@gentoo.org> udev-147-r1.ebuild:
551 Doesn't compile on sh
552
553 29 Nov 2009; Joseph Jezak <josejx@gentoo.org> udev-146-r1.ebuild:
554 Marked ppc ppc64 stable for bug #286074.
555
556 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> udev-146-r1.ebuild:
557 ia64/sparc stable
558
559 26 Nov 2009; Tobias Klausmann <klausman@gentoo.org> udev-147-r1.ebuild:
560 Versions >=147 require functionality not available on alpha kernels at the
561 moment, resulting in systems not working at all after boot.
562
563 *udev-147-r1 (24 Nov 2009)
564
565 24 Nov 2009; Matthias Schwarzott <zzam@gentoo.org> -udev-147.ebuild,
566 +udev-147-r1.ebuild:
567 Backport some patches. Fixes CD-RW blanking due to bad ATA commands,
568 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556635
569
570 23 Nov 2009; Markus Meier <maekke@gentoo.org> udev-146-r1.ebuild:
571 arm stable, bug #286074
572
573 18 Nov 2009; Matthias Schwarzott <zzam@gentoo.org> udev-147.ebuild,
574 udev-9999.ebuild:
575 Add depend to tree for test-suite. Bug #292787.
576
577 13 Nov 2009; Matthias Schwarzott <zzam@gentoo.org> files/136/udev.initd,
578 files/147/udev.initd:
579 Fix udev init-script to report success, Bug #292966.
580
581 13 Nov 2009; Matthias Schwarzott <zzam@gentoo.org> udev-147.ebuild,
582 udev-9999.ebuild:
583 Depend on linux-headers-2.6.29 to get bsg.h, Bug #292922.
584
585 13 Nov 2009; Matthias Schwarzott <zzam@gentoo.org> files/147/udev.initd,
586 files/147/udev-start.sh:
587 Make script work better with baselayout-1.
588
589 *udev-147 (11 Nov 2009)
590 *udev-146-r2 (11 Nov 2009)
591
592 11 Nov 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-146-r2.ebuild,
593 +udev-147.ebuild, udev-9999.ebuild:
594 Add udev-146 ebuild with the new init-scripts from udev-9999, Oct 20. Bump
595 to udev-147.
596
597 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> udev-146-r1.ebuild:
598 stable x86, bug 286074
599
600 29 Oct 2009; Matthias Schwarzott <zzam@gentoo.org> udev-145-r1.ebuild,
601 udev-145-r2.ebuild, udev-145-r3.ebuild, udev-146.ebuild,
602 udev-146-r1.ebuild, udev-9999.ebuild:
603 Fix grammar, Bug #290961.
604
605 21 Oct 2009; Jeroen Roovers <jer@gentoo.org> udev-146-r1.ebuild:
606 Stable for HPPA (bug #286074).
607
608 20 Oct 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
609 Auto enable udev-postmount only if udev is enabled.
610
611 20 Oct 2009; Matthias Schwarzott <zzam@gentoo.org>
612 files/147/shell-compat-addon.sh, udev-9999.ebuild, files/147/udev.initd,
613 files/147/udev-mount.initd, files/147/udev-postmount.initd:
614 Update init-scripts. udev-postmount should be in default runlevel. No
615 longer handle it like a synthetic hotplug event. Let it rerun failed
616 events. Handle devtmpfs if supported, and also the case /dev is already
617 mounted. Do not run net.* init-scripts if the new network init-script is
618 used. Cleanup of pre/postinst code.
619
620 15 Oct 2009; Matthias Schwarzott <zzam@gentoo.org>
621 +files/147/shell-compat-KV.sh, +files/147/shell-compat-addon.sh,
622 +files/147/udev.confd, +files/147/udev.initd,
623 +files/147/udev-dev-tarball.initd, +files/147/udev-mount.initd,
624 +files/147/udev-postmount.initd, +files/147/udev-start.sh,
625 +files/147/udev-stop.sh, udev-9999.ebuild:
626 Do not call net.* scripts when new-style network is used. Retry failed
627 events in udev-postmount, Bug #283414. Add udev-postmount to runlevel
628 default at update and no longer inject it. Use mountinfo for mounting the
629 fstab entry, bug #288021.
630
631 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> udev-146-r1.ebuild:
632 Stable on alpha, bug #286074
633
634 *udev-146-r1 (02 Oct 2009)
635 *udev-145-r3 (02 Oct 2009)
636
637 02 Oct 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-145-r3.ebuild,
638 +udev-146-r1.ebuild:
639 Update patchset, add patchset for udev-146, fix ioctl issue on amd64, Bug
640 #286041.
641
642 02 Oct 2009; Matthias Schwarzott <zzam@gentoo.org> udev-145.ebuild,
643 udev-145-r1.ebuild, udev-145-r2.ebuild, udev-146.ebuild, udev-9999.ebuild:
644 Switch libusb depend to use the correct virtual, Bug #287261.
645
646 29 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> udev-146.ebuild:
647 Fix libusb dependency (it would fail configure otherwise).
648
649 26 Sep 2009; Brent Baude <ranger@gentoo.org> udev-141.ebuild:
650 Marking udev-141 ppc64 for bug 254616
651
652 *udev-145-r2 (23 Sep 2009)
653
654 23 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-145-r2.ebuild:
655 Backport udev-146 ebuild changes and add usb printer fixes for cups 1.4+.
656 Backport a lot of fixes from udev-git bundled into a tarball.
657
658 19 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
659 Do not apply upstream patch that is already applied.
660
661 *udev-146 (19 Sep 2009)
662
663 19 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> +files/blacklist-146,
664 +udev-146.ebuild, +files/udev-146-printer-usb_device-permission.diff,
665 udev-9999.ebuild, -files/udev-9999-disable-doc.diff:
666 Version bumped. Add permission for libusb printer devices for cups 1.4+,
667 add disabled blacklist entry for usblp, Bug #285166. Now require kernel
668 2.6.27 to be safe, Bug #281312. Sync with udev-9999 and no longer allow to
669 disable docs.
670
671 06 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> udev-145-r1.ebuild:
672 Use proper kernel_is function to compare properly including the 4 argument
673 of the kernel version.
674
675 06 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> udev-145-r1.ebuild:
676 Only execute the lib->lib64 move code if it is really needed, bug #281338.
677 Only test for INOTIFY_USER, bug #283763. Block older lvm2 versions and all
678 device-mapper versions, as the included udev-rules are too old and still
679 using vol_id, bug #283727.
680
681 06 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> udev-145-r1.ebuild:
682 Missed one check.
683
684 06 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> udev-145-r1.ebuild:
685 Fix bug #283760 with extended kernel versions.
686
687 05 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> udev-145-r1.ebuild:
688 Make the CONFIG_CHECK checks non-fatal. As udev WILL build without them,
689 it just won't run.
690
691 *udev-145-r1 (05 Sep 2009)
692
693 05 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-145-r1.ebuild:
694 Add message that one may need to re-emerge hal, bug #275974. Add checks
695 about needed kernel options. Use linux-mod.eclass for that, bug #281312
696 and bug #281338.
697
698 01 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> udev-145.ebuild:
699 Move glibc to be in DEPEND and RDEPEND.
700
701 31 Aug 2009; Raúl Porcel <armin76@gentoo.org> udev-141.ebuild:
702 arm/ia64/s390/sh/sparc stable wrt #254616
703
704 15 Aug 2009; Matthias Schwarzott <zzam@gentoo.org> udev-145.ebuild:
705 Fix duplicated docs, Bug #281137. Depend on glibc-2.7 to get
706 signalfd-header, Bug #281520.
707
708 10 Aug 2009; Matthias Schwarzott <zzam@gentoo.org>
709 files/udev-9999-disable-doc.diff:
710 Update patch for live-ebuild without docs.
711
712 09 Aug 2009; nixnut <nixnut@gentoo.org> udev-141.ebuild:
713 ppc stable #254616
714
715 16 Jul 2009; Matthias Schwarzott <zzam@gentoo.org> udev-124-r1.ebuild,
716 udev-124-r2.ebuild:
717 Do not restart udevd if it was not running before, Bug #234669.
718
719 16 Jul 2009; Matthias Schwarzott <zzam@gentoo.org> -udev-143.ebuild,
720 -udev-144.ebuild, udev-145.ebuild, udev-9999.ebuild:
721 Delete older masked versions. Adjust dependency to
722 >=sys-apps/util-linux-2.16
723
724 *udev-145 (13 Jul 2009)
725
726 13 Jul 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-145.ebuild:
727 Version bumped.
728
729 *udev-144 (06 Jul 2009)
730
731 06 Jul 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-144.ebuild:
732 Version bumped.
733
734 *udev-143 (03 Jul 2009)
735
736 03 Jul 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-143.ebuild,
737 udev-9999.ebuild:
738 Version bumped. This version no longer installs libvol_id, but requires
739 libblkid provided by util-linux-2.16.
740
741 27 Jun 2009; Tobias Klausmann <klausman@gentoo.org> udev-141.ebuild:
742 Stable on alpha, bug #254616
743
744 26 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> udev-141.ebuild:
745 stable amd64, bug 254616
746
747 18 Jun 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild,
748 +files/udev-9999-disable-doc.diff, metadata.xml:
749 Make extras a use-flag and add all necessary depends. Change way doc is
750 handled for autotools.
751
752 17 Jun 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
753 Update to level of udev-141-r1. Update for changed configure-script. Patch
754 out gtk-doc stuff, else autotools fail without gtk. Note about needed
755 util-linux for it libblkid. udev no longer installs libvolume_id and
756 vol_id binary. Lift minimal required kernel version to 2.6.25. Disable new
757 udev-extras for now, they need a lot of dependencies.
758
759 17 Jun 2009; Jeroen Roovers <jer@gentoo.org> udev-141-r1.ebuild:
760 Stable for HPPA (bug #254616).
761
762 17 Jun 2009; Christian Faulhammer <fauli@gentoo.org> udev-141.ebuild:
763 stable x86, bug 254616
764
765 *udev-141-r1 (10 Jun 2009)
766
767 10 Jun 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-141-r1.ebuild,
768 +files/udev-141-remove-devfs-names.diff, metadata.xml:
769 Add use-flag to disable devfs-compat device names, Bug #269359.
770
771 12 May 2009; Matthias Schwarzott <zzam@gentoo.org> udev-124-r2.ebuild,
772 udev-141.ebuild:
773 Fix config file renaming if user had changes. Bug #269392.
774
775 06 May 2009; Mike Frysinger <vapier@gentoo.org> udev-114.ebuild,
776 udev-115-r1.ebuild, udev-119.ebuild, udev-124-r1.ebuild,
777 udev-124-r2.ebuild, udev-141.ebuild, udev-9999.ebuild:
778 Rename modprobe.d files with .conf extensions.
779
780 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> udev-124-r2.ebuild:
781 Stable on alpha, bug #266290
782
783 18 Apr 2009; Raúl Porcel <armin76@gentoo.org> udev-124-r2.ebuild:
784 arm/ia64/m68k/s390/sh/sparc stable wrt #266290
785
786 18 Apr 2009; Brent Baude <ranger@gentoo.org> udev-124-r2.ebuild:
787 Marking udev-124-r2 ppc64 and ppc for bug 266290
788
789 18 Apr 2009; Markus Meier <maekke@gentoo.org> udev-124-r2.ebuild:
790 x86 stable, bug #266290
791
792 18 Apr 2009; Tobias Heinlein <keytoaster@gentoo.org> udev-124-r2.ebuild:
793 amd64 stable wrt security bug #266290
794
795 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> udev-124-r2.ebuild:
796 Stable for HPPA (bug #266290).
797
798 17 Apr 2009; Matthias Schwarzott <zzam@gentoo.org>
799 -files/udev-125-cdrom-autoclose-bug.diff,
800 -files/udev-125-rules-update.diff, -files/udev-start-126.sh,
801 -files/udev-stop-126.sh, -files/udev-postmount-130-r2.initd,
802 -files/udev-133-rules-update.diff,
803 -files/udev-133-silence-physdev-warnings.diff, -files/udev-start-133.sh,
804 -files/udev-135-fix-capi.diff, -files/udev-135-fix-dri-perms.diff,
805 -files/udev-135-r2.confd, -files/udev-135-r2.initd,
806 -files/udev-dev-tarball-135-r2.initd, -files/udev-mount-135-r2.initd,
807 -files/udev-postmount-135-r2.initd, -files/udev-start-135-r2.sh,
808 -files/udev-stop-135-r2.sh, -files/udev-135-r3.confd,
809 -files/udev-mount-135-r3.initd, -files/udev-start-135-r3.sh,
810 -files/udev-135-rules-update.diff, -files/udev-fix-udevinfo-in-doc.diff,
811 -udev-122-r1.ebuild, -udev-125-r2.ebuild, -udev-130-r1.ebuild,
812 -udev-133.ebuild, -udev-135.ebuild, -udev-135-r1.ebuild,
813 -udev-135-r2.ebuild, -udev-135-r3.ebuild, -udev-135-r4.ebuild,
814 -udev-138.ebuild, -udev-139.ebuild, -udev-140.ebuild:
815 Remove all buggy old versions.
816
817 *udev-124-r2 (16 Apr 2009)
818
819 16 Apr 2009; Matthias Schwarzott <zzam@gentoo.org>
820 +files/udev-124-encoding-overflow.patch,
821 +files/udev-124-netlink-owner-check.patch, +udev-124-r2.ebuild:
822 Fix Bug #266290. CVE-2009-1185 and CVE-2009-1186
823
824 *udev-141 (09 Apr 2009)
825
826 09 Apr 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-141.ebuild:
827 Version bumped.
828
829 *udev-140 (14 Mar 2009)
830
831 14 Mar 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-140.ebuild:
832 Version bumped. This is mostly a bugfix release.
833
834 12 Mar 2009; Matthias Schwarzott <zzam@gentoo.org> files/136/udev.initd:
835 Make init-script only depend on udev-dev-tarball, if the option is set in
836 config file.
837
838 *udev-139 (26 Feb 2009)
839
840 26 Feb 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-139.ebuild:
841 Version bumped.
842
843 25 Feb 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
844 Fix dialout permissions also for udev-9999 ebuild.
845
846 23 Feb 2009; Matthias Schwarzott <zzam@gentoo.org>
847 files/136/udev-postmount.initd:
848 Typo.
849
850 21 Feb 2009; Matthias Schwarzott <zzam@gentoo.org> files/136/udev.confd,
851 files/136/udev.initd, files/136/udev-mount.initd,
852 files/136/udev-postmount.initd:
853 Add option to disable persistent-cd. Make read-only root not fatal in
854 udev-postmount. Bug #259495. Allow silencing unreliable kernel/udev
855 warning.
856
857 20 Feb 2009; Jeroen Roovers <jer@gentoo.org> udev-135-r4.ebuild:
858 Revert to ~alpha and ~hppa (bug #254616 comment #6).
859
860 19 Feb 2009; Matthias Schwarzott <zzam@gentoo.org>
861 files/136/udev-mount.initd:
862 Set permission bits correct for seeding dev. Also create /dev/kmsg before
863 running udevd so it can write messages to dmesg.
864
865 *udev-138 (19 Feb 2009)
866
867 19 Feb 2009; Matthias Schwarzott <zzam@gentoo.org>
868 -files/udev-136-fix-ide-cd-rule.diff, -files/udev-137-rules-update.diff,
869 -udev-136.ebuild, -udev-137.ebuild, +udev-138.ebuild:
870 Version bumped. This is a bugfix release. Now block devices are watched
871 via inotify and trigger persistent storage links to be updated after write
872 access. Removed older versions.
873
874 13 Feb 2009; Tobias Klausmann <klausman@gentoo.org> udev-135-r4.ebuild:
875 Stable on alpha, bug #254616
876
877 12 Feb 2009; Jeroen Roovers <jer@gentoo.org> udev-135-r4.ebuild:
878 Stable for HPPA (bug #254616).
879
880 27 Jan 2009; Matthias Schwarzott <zzam@gentoo.org>
881 files/udev-137-rules-update.diff, udev-137.ebuild, udev-9999.ebuild:
882 Cleanup depends. Add missing depends for documentation processing of
883 udev-9999. Fix kernel version check of udev-9999. Update rules patch for
884 udev-137, move all rules in one file.
885
886 25 Jan 2009; Matthias Schwarzott <zzam@gentoo.org> udev-137.ebuild:
887 Fix kernel version with which udev runs reliable. Also apply documentation
888 udevinfo to udevadm info patch.
889
890 24 Jan 2009; Matthias Schwarzott <zzam@gentoo.org>
891 +files/udev-137-rules-update.diff, udev-137.ebuild:
892 Rules update.
893
894 *udev-135-r4 (24 Jan 2009)
895
896 24 Jan 2009; Matthias Schwarzott <zzam@gentoo.org>
897 +files/udev-135-fix-dri-perms.diff, +files/udev-fix-udevinfo-in-doc.diff,
898 +udev-135-r4.ebuild:
899 Fix permissions of dri devices, Bug #255841. Fix references to no longer
900 existing udevinfo command, Bug #255955.
901
902 *udev-137 (24 Jan 2009)
903
904 24 Jan 2009; Matthias Schwarzott <zzam@gentoo.org> +udev-137.ebuild:
905 Version bumped.
906
907 22 Jan 2009; Matthias Schwarzott <zzam@gentoo.org> files/136/udev.confd,
908 files/136/udev.initd:
909 Add expert options to change udevsettle timeout and to run udevmonitor at
910 boot time to catch all events.
911
912 22 Jan 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
913 Also set HOMEPAGE after inherit, Bug #255953.
914
915 *udev-136 (20 Jan 2009)
916
917 20 Jan 2009; Matthias Schwarzott <zzam@gentoo.org>
918 +files/136/shell-compat-addon.sh, +files/136/udev.confd,
919 +files/udev-136-fix-ide-cd-rule.diff, +files/136/udev.initd,
920 +files/136/udev-dev-tarball.initd, +files/136/udev-mount.initd,
921 +files/136/shell-compat-KV.sh, +files/136/udev-postmount.initd,
922 +files/136/udev-start.sh, +files/136/udev-stop.sh, +udev-136.ebuild,
923 udev-9999.ebuild:
924 Version bumped. This raises kernel version for reliable udev usage to
925 2.6.20. Backported one patch. The upstream rule changes still need to be
926 reviewed. For now keep using group uucp instead of dialout as suggested by
927 upstream. Move init-script stuff into a subdir for FILESDIR. Small changes
928 to shell-compat logic.
929
930 20 Jan 2009; Matthias Schwarzott <zzam@gentoo.org>
931 files/shell-compat-118-r3.sh:
932 Change comments.
933
934 19 Jan 2009; Matthias Schwarzott <zzam@gentoo.org>
935 files/shell-compat-118-r3.sh, files/udev-135-r2.initd,
936 files/udev-start-135-r3.sh:
937 No longer rely on existance of /lib/librc.so to check for openrc as this
938 is known to fail on some (multilib) setups, Bug #252493 and others.
939
940 19 Jan 2009; Benedikt Böhm <hollow@gentoo.org> files/udev-135-r2.initd:
941 fix newer udev init script inside vservers too, bug #253105
942
943 06 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> udev-9999.ebuild:
944 set DESCRIPTION after inherit to avoid overwriting it
945
946 01 Jan 2009; Benedikt Böhm <hollow@gentoo.org> files/udev.initd:
947 fix udev init script inside vservers, bug #253105
948
949 *udev-9999 (30 Dec 2008)
950
951 30 Dec 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-9999.ebuild:
952 Add live udev ebuild.
953
954 *udev-135-r3 (27 Dec 2008)
955
956 27 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
957 +files/udev-135-r3.confd, +files/udev-mount-135-r3.initd,
958 +files/udev-start-135-r3.sh, +udev-135-r3.ebuild:
959 Create /dev/.rcsysinit only for older baselayouts. Add some comments about
960 rc_oldplug to /etc/conf.d/udev, suggested by Polynomial-C
961 <polynomial-c@gmx.de>.
962
963 19 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
964 +files/udev-postmount-135-r2.initd, files/udev-start-135-r2.sh,
965 udev-135-r2.ebuild:
966 Remove the code to add udev to sysinit runlevel. openrc ebuild does it
967 now. Fix udev-start for older systems.
968
969 17 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
970 files/udev-135-r2.initd:
971 Add stop function to udev init-script.
972
973 17 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
974 files/udev-mount-135-r2.initd:
975 Also create /dev/tty before running udevd. Suggested by Daniel Robbins
976 <drobbins@funtoo.org>.
977
978 13 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
979 files/udev-135-r2.initd, files/udev-dev-tarball-135-r2.initd,
980 files/udev-mount-135-r2.initd, files/udev-start-135-r2.sh:
981 Fix udev-start to call the init-scripts, but not the openrc-version
982 checks.
983
984 *udev-135-r2 (10 Dec 2008)
985
986 10 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
987 +files/udev-135-r2.confd, +files/udev-135-r2.initd,
988 +files/udev-dev-tarball-135-r2.initd, +files/udev-mount-135-r2.initd,
989 +files/udev-start-135-r2.sh, +files/udev-stop-135-r2.sh,
990 +udev-135-r2.ebuild:
991 Redesign of addons/init-scripts. Moved code into init-scripts and split
992 into smaller parts. Source init-scripts from addons for older baselayouts.
993
994 *udev-135-r1 (03 Dec 2008)
995
996 03 Dec 2008; Matthias Schwarzott <zzam@gentoo.org>
997 +files/udev-135-fix-capi.diff, +files/udev-135-rules-update.diff,
998 +udev-135-r1.ebuild:
999 Fix capi device nodes, Bug #249389. Do this by applying upstream patch to
1000 the common capi rules and install these. Remove capi from gentoo-specific
1001 rules.
1002
1003 *udev-135 (02 Dec 2008)
1004
1005 02 Dec 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-135.ebuild:
1006 Version bumped. This should solve bug #249222.
1007
1008 28 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> udev-122-r1.ebuild,
1009 udev-124-r1.ebuild, udev-125-r2.ebuild, udev-130-r1.ebuild,
1010 udev-133.ebuild:
1011 Do only recommend to reboot instead of trigger for re-creating
1012 persistent-rules, suggested by Kay Sievers. Cleanup some messages.
1013
1014 26 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> -udev-130-r2.ebuild,
1015 -udev-132.ebuild:
1016 Removed two buggy versions.
1017
1018 25 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> udev-133.ebuild:
1019 Remove TODO comments.
1020
1021 25 Nov 2008; Matthias Schwarzott <zzam@gentoo.org>
1022 +files/udev-133-rules-update.diff,
1023 +files/udev-133-silence-physdev-warnings.diff, udev-133.ebuild:
1024 Add missing pieces to kernel-compat rules. Add patch to not warn about
1025 usage of PHYSDEV* in rules doing WAIT_FOR.
1026
1027 23 Nov 2008; Matthias Schwarzott <zzam@gentoo.org>
1028 +files/udev-start-133.sh, +files/udev.confd, udev-133.ebuild:
1029 Add switch to disable persistent-net, Bug #246312.
1030
1031 19 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> udev-133.ebuild:
1032 No longer change Makefiles and call eautoreconf just to change install
1033 location. Now just move the files after make install. Also drop libtool
1034 parameter change in makefile.
1035
1036 *udev-133 (19 Nov 2008)
1037
1038 19 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-133.ebuild:
1039 Version bumped. This version should solve Bug #246938. Enable logging as
1040 suggested by upstream, but this prints messages about deprecated stuff in
1041 compat rules :/ Add code to guess if udev was enabled in baselayout or
1042 openrc, and enable init-script then, Bug #240984. Fix old persistent-net
1043 rules on update, Bugs #246849 and #246927.
1044
1045 *udev-132 (14 Nov 2008)
1046
1047 14 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-132.ebuild:
1048 Version bumped. Changed minimal version for reliable operation to Kernel
1049 2.6.19. Improved code to restart udevd and moved it to an extra function,
1050 see Bug #129204 for this.
1051
1052 06 Nov 2008; Matthias Schwarzott <zzam@gentoo.org>
1053 -files/udev-start-122.sh,
1054 -files/udev-127-disable-logging-compile-fix.patch,
1055 -files/udev-129-fix-without-logging.diff, -udev-122.ebuild,
1056 -udev-124.ebuild, -udev-125-r1.ebuild, -udev-126.ebuild, -udev-127.ebuild,
1057 -udev-127-r1.ebuild, -udev-128.ebuild, -udev-129.ebuild, -udev-130.ebuild:
1058 Remove a lot of useless versions.
1059
1060 05 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> files/udev.initd:
1061 Small improvements of init-script. Do run udev-postmount always
1062
1063 *udev-130-r2 (28 Oct 2008)
1064
1065 28 Oct 2008; Matthias Schwarzott <zzam@gentoo.org>
1066 +files/udev-postmount-130-r2.initd, +files/udev.initd,
1067 +udev-130-r2.ebuild:
1068 Add udev init-script for new, not yet in tree, openrc-versions (>0.3.0),
1069 Bug #240984.
1070
1071 *udev-130-r1 (09 Oct 2008)
1072
1073 09 Oct 2008; Matthias Schwarzott <zzam@gentoo.org> +files/net-130-r1.sh,
1074 +udev-130-r1.ebuild:
1075 Ignore events of br-devices to not get a loop of uevents/init-script
1076 calls, Bug #239239.
1077
1078 *udev-130 (07 Oct 2008)
1079
1080 07 Oct 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-130.ebuild:
1081 Version bumped. This adds /dev/{block,char}/<maj>:<min> devices to look up
1082 devices by major:minor pairs.
1083
1084 *udev-129 (02 Oct 2008)
1085
1086 02 Oct 2008; Matthias Schwarzott <zzam@gentoo.org>
1087 +files/udev-129-fix-without-logging.diff, +udev-129.ebuild:
1088 Version bumped. Needed a patch for compiling with --without-logging. This
1089 version should fix issues with detecting raid-partitions, related to
1090 missing large-file-support.
1091
1092 *udev-128 (13 Sep 2008)
1093
1094 13 Sep 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-128.ebuild:
1095 Version bumped. Fixed configure parameters.
1096
1097 *udev-127-r1 (13 Sep 2008)
1098
1099 13 Sep 2008; Rémi Cardona <remi@gentoo.org> +udev-127-r1.ebuild:
1100 add --with-udev-prefix to econf, fixes hal mounting, see bug #236635
1101
1102 *udev-127 (02 Sep 2008)
1103
1104 02 Sep 2008; Matthias Schwarzott <zzam@gentoo.org>
1105 +files/udev-127-disable-logging-compile-fix.patch, +udev-127.ebuild:
1106 Version bumped.
1107
1108 28 Aug 2008; Matthias Schwarzott <zzam@gentoo.org> udev-126.ebuild:
1109 Change user-message about udevadm and initramfs, as there are no longer
1110 any symlinks but only udevadm executable, thanks to polynomial-c for
1111 noticing.
1112
1113 28 Aug 2008; Matthias Schwarzott <zzam@gentoo.org> udev-126.ebuild:
1114 Use configure parameters as designed. (--prefix vs. --exec-prefix). No
1115 longer need to patch pkgconfig path.
1116
1117 27 Aug 2008; Matthias Schwarzott <zzam@gentoo.org>
1118 +files/udev-start-126.sh, udev-126.ebuild:
1119 Silence errors from modprobe unix.
1120
1121 *udev-126 (27 Aug 2008)
1122
1123 27 Aug 2008; Matthias Schwarzott <zzam@gentoo.org>
1124 +files/udev-stop-126.sh, +udev-126.ebuild:
1125 Version bumped. Thanks to Polynomial-C for the ebuild. Build system
1126 changed to autotools. This leads to no longer building a static library
1127 for libvolume_id. Patched makefile to get correct libvolume_id.so version.
1128
1129 20 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
1130 update metadata maintainers
1131
1132 14 Aug 2008; nixnut <nixnut@gentoo.org> udev-124-r1.ebuild:
1133 Stable on ppc wrt bug 233790
1134
1135 10 Aug 2008; Tobias Klausmann <klausman@gentoo.org> udev-124-r1.ebuild:
1136 Stable on alpha, bug #233790
1137
1138 09 Aug 2008; Raúl Porcel <armin76@gentoo.org> udev-124-r1.ebuild:
1139 x86 stable wrt #233790
1140
1141 08 Aug 2008; Steve Dibb <beandog@gentoo.org> udev-124-r1.ebuild:
1142 amd64 stable, bug 233790
1143
1144 08 Aug 2008; Markus Rothe <corsair@gentoo.org> udev-124-r1.ebuild:
1145 Stable on ppc64; bug #233790
1146
1147 07 Aug 2008; Jeroen Roovers <jer@gentoo.org> udev-124-r1.ebuild:
1148 Stable for HPPA (bug #233790).
1149
1150 04 Aug 2008; Raúl Porcel <armin76@gentoo.org> udev-124-r1.ebuild:
1151 ia64/sparc stable wrt #233790
1152
1153 *udev-125-r2 (03 Aug 2008)
1154 *udev-124-r1 (03 Aug 2008)
1155
1156 03 Aug 2008; Matthias Schwarzott <zzam@gentoo.org>
1157 +files/udev-124-cdrom-autoclose-bug.diff,
1158 +files/udev-125-cdrom-autoclose-bug.diff,
1159 +files/udev-125-rules-update.diff, +udev-124-r1.ebuild,
1160 +udev-125-r2.ebuild:
1161 Backported fix for cdrom autoclosing when ejecting the media. Cleaned up
1162 udev-125 rules update patch.
1163
1164 26 Jul 2008; Matthias Schwarzott <zzam@gentoo.org> -udev-125.ebuild,
1165 udev-125-r1.ebuild:
1166 No longer install old not existant docs, Bug #232972. Removed broken
1167 ebuild.
1168
1169 *udev-125-r1 (25 Jul 2008)
1170
1171 25 Jul 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-125-r1.ebuild:
1172 Added missing cd command, thanks to Polynomial-C, Bug #232954. Hopefully
1173 this also fixes Bug #232923.
1174
1175 *udev-125 (25 Jul 2008)
1176
1177 25 Jul 2008; Matthias Schwarzott <zzam@gentoo.org>
1178 +files/write_root_link_rule-125, +udev-125.ebuild:
1179 Version bumped. rules were moved inside the tarball. Rewritten
1180 write_root_link_rule due to better support from udevadm.
1181
1182 18 Jun 2008; Matthias Schwarzott <zzam@gentoo.org>
1183 -files/05-udev-early.rules-104-r5, -files/udev.rules-104-r10,
1184 -files/udev-104-netif-rename-busywait.patch,
1185 -files/udev-104-peristent-net-disable-xen.patch,
1186 -files/udev-104-persistent-net-fix-name-dups.patch,
1187 -files/udev-start-104-r12.sh, -files/udev-start-104-r13.sh,
1188 -files/udev-stop-104-r13.sh, -files/udev-stop-104-r8.sh,
1189 -files/udev-105-unlink-db-files.patch, -files/udev-105-vol_id-fix.patch,
1190 -files/modprobe-105.sh, -files/05-udev-early.rules-106-r5,
1191 -files/udev-start-110-r1.sh, -files/udev-stop-110-r1.sh,
1192 -files/udev-start-111-r3.sh, -files/udev-112-rules.diff,
1193 -files/udev-113-r1-rules.diff, -files/udev-113-r2-rules.diff,
1194 -files/udev-114-fix-persistent-net.diff, -files/95-net.rules,
1195 -files/modprobe-111-r1.sh, -files/udev-115-add-special-rule-files.diff,
1196 -files/95-udev-late.rules, -files/modprobe-104-r12.sh,
1197 -files/modprobe-113-r2.sh, -files/udev-115-fix-modprobe-calls.diff,
1198 -files/udev-start-115-r3.sh, -files/udev-start-115-r6.sh,
1199 -files/udev-115-rules-update.diff,
1200 -files/udev-115-update-gentoo-rules-2.diff,
1201 -files/udev-116-gentoo-rules-update.diff,
1202 -files/udev-116-path-to-logger.diff, -files/udev-start-118-r1.sh,
1203 -files/udev-start-119-r1.sh, -files/udev-121-cdrom_id-segfault.diff,
1204 -files/move_tmp_persistent_rules.sh, -files/seq_node.sh,
1205 -files/udev.conf.115-r6, -files/udev.conf.post_081,
1206 -files/udev.conf.post_108, -files/udev.conf.post_115, -udev-114-r1.ebuild,
1207 -udev-114-r2.ebuild, -udev-115.ebuild, -udev-115-r5.ebuild,
1208 -udev-115-r6.ebuild, -udev-116.ebuild, -udev-116-r1.ebuild,
1209 -udev-117.ebuild, -udev-118.ebuild, -udev-118-r1.ebuild,
1210 -udev-118-r2.ebuild, -udev-118-r3.ebuild, -udev-119-r1.ebuild,
1211 -udev-120.ebuild, -udev-121.ebuild:
1212 Removed old ebuilds.
1213
1214 15 Jun 2008; Zac Medico <zmedico@gentoo.org> udev-114.ebuild,
1215 udev-114-r1.ebuild, udev-114-r2.ebuild, udev-115.ebuild,
1216 udev-115-r1.ebuild, udev-115-r5.ebuild, udev-115-r6.ebuild,
1217 udev-116.ebuild, udev-116-r1.ebuild, udev-117.ebuild, udev-118.ebuild,
1218 udev-118-r1.ebuild, udev-118-r2.ebuild, udev-118-r3.ebuild,
1219 udev-119.ebuild, udev-119-r1.ebuild, udev-120.ebuild, udev-121.ebuild,
1220 udev-122.ebuild, udev-122-r1.ebuild, udev-124.ebuild:
1221 Bug #226505 - For compatibility with phase execution order in
1222 >=portage-2.1.5, call has_version inside pkg_preinst instead of
1223 pkg_postinst.
1224
1225 *udev-124 (12 Jun 2008)
1226
1227 12 Jun 2008; Matthias Schwarzott <zzam@gentoo.org> -udev-123.ebuild,
1228 +udev-124.ebuild:
1229 Bugfix release to make cdrom_id work correct.
1230
1231 *udev-123 (12 Jun 2008)
1232
1233 12 Jun 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-123.ebuild:
1234 Version bumped.
1235
1236 *udev-122-r1 (09 Jun 2008)
1237
1238 09 Jun 2008; Matthias Schwarzott <zzam@gentoo.org>
1239 +files/udev-start-122-r1.sh, +files/udev-122-rules-update.diff,
1240 +udev-122-r1.ebuild:
1241 Load unix sockets module before starting udevd, Bug #221253. Print some
1242 elog info about persistent-net, Bug 225033. Add rules to set permissions
1243 for rfcomm and ttyACM devices, Bug #223757 and Bug #208578.
1244
1245 *udev-122 (19 May 2008)
1246
1247 19 May 2008; Matthias Schwarzott <zzam@gentoo.org>
1248 +files/udev-start-122.sh, +udev-122.ebuild:
1249 Version bumped. Needed to change udev-start to use udevadm subcommands
1250 instead of standalone ones (udevtrigger, udevsettle).
1251
1252 *udev-121 (14 May 2008)
1253
1254 14 May 2008; Matthias Schwarzott <zzam@gentoo.org>
1255 +files/udev-121-cdrom_id-segfault.diff, +udev-121.ebuild:
1256 Version bumped. Fix a segfault introduced with this version.
1257
1258 22 Apr 2008; Tobias Klausmann <klausman@gentoo.org> udev-119.ebuild:
1259 Stable on alpha, bug #218407
1260
1261 21 Apr 2008; Markus Meier <maekke@gentoo.org> udev-119.ebuild:
1262 amd64 stable, bug #218407
1263
1264 21 Apr 2008; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-104-r12.ebuild,
1265 -udev-104-r13.ebuild, -udev-111.ebuild, -udev-111-r1.ebuild,
1266 -udev-111-r3.ebuild, -udev-112.ebuild, -udev-112-r1.ebuild,
1267 -udev-113.ebuild, -udev-113-r1.ebuild, -udev-113-r2.ebuild:
1268 remove unneeded ebuilds
1269
1270 21 Apr 2008; Jeroen Roovers <jer@gentoo.org> udev-119.ebuild:
1271 Stable for HPPA (bug #218407).
1272
1273 20 Apr 2008; nixnut <nixnut@gentoo.org> udev-119.ebuild:
1274 Stable on ppc wrt bug 218407
1275
1276 19 Apr 2008; Raúl Porcel <armin76@gentoo.org> udev-119.ebuild:
1277 ia64/sparc/x86 stable wrt #218407
1278
1279 19 Apr 2008; Markus Rothe <corsair@gentoo.org> udev-119.ebuild:
1280 Stable on ppc64; bug #218407
1281
1282 14 Apr 2008; Matthias Schwarzott <zzam@gentoo.org>
1283 files/udev-start-119-r1.sh:
1284 Some small cleanups in udev-start.
1285
1286 *udev-120 (03 Apr 2008)
1287
1288 03 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-120.ebuild:
1289 Version bumped. Removes udevmonitor and udevtest. Fixes ttyS devices
1290 moving around between drivers.
1291
1292 03 Apr 2008; Matthias Schwarzott <zzam@gentoo.org>
1293 files/udev-start-119-r1.sh:
1294 Add ewarn about missing /dev/zero and about kernel older than 2.6.18.
1295 Cosmetics.
1296
1297 *udev-119-r1 (03 Apr 2008)
1298
1299 03 Apr 2008; Matthias Schwarzott <zzam@gentoo.org>
1300 +files/udev-start-119-r1.sh, +udev-119-r1.ebuild:
1301 Add masked revision to work on udev-start.sh. This should improve error
1302 handling.
1303
1304 *udev-119 (17 Mar 2008)
1305
1306 17 Mar 2008; Matthias Schwarzott <zzam@gentoo.org> +udev-119.ebuild:
1307 Version bump. udev works best with Kernel >=2.6.18 now. Fixes Bug #209733,
1308 Bug #208815 and more other stuff.
1309
1310 *udev-118-r3 (08 Feb 2008)
1311
1312 08 Feb 2008; Matthias Schwarzott <zzam@gentoo.org>
1313 +files/shell-compat-118-r3.sh, +udev-118-r3.ebuild:
1314 Fix mounting tmpfs on baselayout-1, when RC_USE_FSTAB=yes is set, but no
1315 entry for /dev exists in /etc/fstab.
1316
1317 *udev-118-r2 (02 Feb 2008)
1318
1319 02 Feb 2008; Matthias Schwarzott <zzam@gentoo.org>
1320 +files/shell-compat-118-r2.sh, +files/udev-start-118-r2.sh,
1321 +files/udev-stop-118-r2.sh, +udev-118-r2.ebuild:
1322 Add openrc capable start-scripts. Based on code by Uberlord, Bug #208245.
1323 This removes mount-options from udev.conf, now they are taken from fstab.
1324
1325 *udev-118-r1 (01 Feb 2008)
1326
1327 01 Feb 2008; Matthias Schwarzott <zzam@gentoo.org> +files/net-118-r1.sh,
1328 +files/udev-start-118-r1.sh, +udev-118-r1.ebuild:
1329 Do not start net-init-scripts if coldplug=no, Bug #206518. Do not log
1330 missing init-script message, Bug #205687.
1331
1332 *udev-118 (19 Dec 2007)
1333
1334 19 Dec 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-118.ebuild:
1335 Version bumped. This contains some small fixes, a rules update (solving Bug
1336 #193315), and an update rule-writing guide.
1337
1338 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> udev-115-r1.ebuild:
1339 Stable on mips, per #195289.
1340
1341 *udev-117 (13 Nov 2007)
1342
1343 13 Nov 2007; Matthias Schwarzott <zzam@gentoo.org>
1344 +files/write_root_link_rule, +udev-117.ebuild:
1345 Version bumped. Now all helper-apps are merged into binary udevadm. This
1346 needs to be included when building initramfs'. Using udevadm for providing
1347 /dev/root link. Added special warning for Bug #190994. No longer install
1348 udevstart, it is not needed for 2.6.15 and newer and just confuses people.
1349
1350 10 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r12.ebuild,
1351 udev-104-r13.ebuild, udev-111.ebuild, udev-111-r1.ebuild,
1352 udev-111-r3.ebuild, udev-112.ebuild, udev-112-r1.ebuild, udev-113.ebuild,
1353 udev-113-r1.ebuild, udev-113-r2.ebuild, udev-114.ebuild,
1354 udev-114-r1.ebuild, udev-114-r2.ebuild, udev-115.ebuild,
1355 udev-115-r5.ebuild, udev-116.ebuild, udev-116-r1.ebuild:
1356 Remove try to apply non-existant patch. Fixed quoting.
1357
1358 *udev-116-r1 (21 Oct 2007)
1359
1360 21 Oct 2007; Matthias Schwarzott <zzam@gentoo.org>
1361 +files/udev-116-gentoo-rules-update.diff, +udev-116-r1.ebuild:
1362 udev-rules update. Fixes bugs #195607 #195728 #195839.
1363
1364 15 Oct 2007; Tom Gall <tgall@gentoo.org> udev-115-r1.ebuild:
1365 stable on ppc64, bug #195289
1366
1367 *udev-116 (14 Oct 2007)
1368
1369 14 Oct 2007; Matthias Schwarzott <zzam@gentoo.org>
1370 +files/udev-116-path-to-logger.diff, +udev-116.ebuild:
1371 Version bumped. This version already contains our huge rules patch. Fix Bug
1372 195317 by removing hardcoded path to logger.
1373
1374 14 Oct 2007; Raúl Porcel <armin76@gentoo.org> udev-115-r1.ebuild:
1375 alpha/ia64 stable wrt #195289
1376
1377 13 Oct 2007; Christoph Mende <angelos@gentoo.org> udev-115-r1.ebuild:
1378 Stable on amd64 wrt bug #195289
1379
1380 12 Oct 2007; Ferris McCormick <fmccor@gentoo.org> udev-115-r1.ebuild:
1381 sparc stable --- Bug #195289 --- thanks Jorge.
1382
1383 11 Oct 2007; Lars Weiler <pylon@gentoo.org> udev-115-r1.ebuild:
1384 stable ppc, bug #195289
1385
1386 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> udev-115-r1.ebuild:
1387 stable x86, bug #195289
1388
1389 09 Oct 2007; Jeroen Roovers <jer@gentoo.org> udev-115-r1.ebuild:
1390 Stable for HPPA (bug #195289), quoting fixes, trivial grammar correction.
1391
1392 28 Sep 2007; Joshua Kinard <kumba@gentoo.org> udev-114.ebuild:
1393 Stable on mips.
1394
1395 25 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1396 files/udev-start-115-r6.sh:
1397 Moved comment to correct place.
1398
1399 25 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115-r6.ebuild:
1400 Cleanup of ebuild style.
1401
1402 *udev-115-r6 (24 Sep 2007)
1403
1404 24 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1405 +files/udev-start-115-r6.sh, +files/udev-115-update-gentoo-rules-2.diff,
1406 +files/udev.conf.115-r6, +udev-115-r6.ebuild:
1407 Simplified rules a bit. Let user configure max inode nr of /dev, solving bug
1408 #193586.
1409
1410 *udev-115-r5 (20 Sep 2007)
1411
1412 20 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1413 files/udev-115-add-special-rule-files.diff, -udev-115-r2.ebuild,
1414 -udev-115-r3.ebuild, -udev-115-r4.ebuild, +udev-115-r5.ebuild:
1415 Added isdn and pilot devices to group uucp. Removed older test versions.
1416
1417 *udev-115-r4 (20 Sep 2007)
1418
1419 20 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1420 files/udev-115-add-special-rule-files.diff, +udev-115-r4.ebuild:
1421 Updated to git version. Fixed permission rules for sg devices.
1422
1423 *udev-115-r3 (11 Sep 2007)
1424
1425 11 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1426 files/udev-115-add-special-rule-files.diff,
1427 +files/udev-115-fix-modprobe-calls.diff, +files/udev-start-115-r3.sh,
1428 files/pnp-aliases, +files/udev.conf.post_115, +udev-115-r3.ebuild:
1429 No longer use modprobe-wrapper, that should fix bug 191813 and other
1430 breakages caused by our wrapper. This also removes auto-blacklisting of
1431 modules that get loaded by modules.autoload. It will break blacklisting of
1432 some special aliased modules like pcspkr until bug 192201 is fixed. Now also
1433 run persistent-net rules when coldplug is disabled, bug 191466.
1434
1435 10 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1436 files/udev-115-add-special-rule-files.diff, udev-115-r2.ebuild:
1437 Updated to udev-git. Removed /dev/fb subdirectory for framebuffer devices.
1438
1439 07 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1440 files/udev-115-add-special-rule-files.diff, udev-115-r2.ebuild:
1441 Updated to udev-git from today. This should fix selinux.
1442
1443 *udev-115-r2 (06 Sep 2007)
1444
1445 06 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
1446 +files/udev-115-add-special-rule-files.diff, +udev-115-r2.ebuild:
1447 Added masked revision for testing new rules/merged with upstream.
1448
1449 05 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115.ebuild,
1450 udev-115-r1.ebuild:
1451 Fix make trying to rebuild manpages using xmlto, thanks to jakub, bug 191338.
1452
1453 *udev-115-r1 (04 Sep 2007)
1454
1455 04 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> +files/modprobe-115.sh,
1456 +udev-115-r1.ebuild:
1457 Updated ebuild to git code of udev. This contains rule updates, mainly to
1458 share more code with upstream. In this turn also changing modprobe.sh to be
1459 able to load multiple modules at once. Now installing extras/collect. Adding
1460 rules directory to CONFIG_PROTECT_MASK.
1461
1462 02 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild,
1463 udev-115.ebuild:
1464 Delete file from correct lib-dir (multilib), correcting bug 191043.
1465
1466 02 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild:
1467 Also doing lib install cleanup for stable version.
1468
1469 02 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115.ebuild:
1470 Cleaning up libvolume_id installation. Now die if dolib fails to prevent
1471 broken udev installs, bug 190994.
1472
1473 30 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114-r2.ebuild:
1474 Backported fix to kernel version check by Polynomial-C
1475 <polynomial-C@gmx.de>, bug 190326.
1476
1477 26 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115.ebuild:
1478 Change kernel-version parsing to be more robust, now using
1479 versionator.eclass, thanks to Polynomial-C <polynomial-C@gmx.de>, bug
1480 190326.
1481
1482 *udev-115 (26 Aug 2007)
1483
1484 26 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
1485 +files/udev-115-rules-update.diff, +files/udev.conf.post_114,
1486 +udev-115.ebuild:
1487 Version bumped. No longer disable s390 persistent-net. Small improvements to
1488 rule and conf-file installation.
1489
1490 25 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114-r2.ebuild:
1491 Now warn about unappropriate kernel version with just using uname -r, and no
1492 longer inheriting linux-info. That is to not pull in dependency to
1493 virtual/linux-sources.
1494
1495 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> udev-114.ebuild:
1496 alpha/ia64 stable wrt #188796
1497
1498 *udev-114-r2 (22 Aug 2007)
1499
1500 22 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
1501 +files/udev-114-fix-persistent-net.diff, +udev-114-r2.ebuild:
1502 Fixed persistent-net to now really ignore devices without DRIVERS having a
1503 value, Bug 189042.
1504
1505 21 Aug 2007; Jeroen Roovers <jer@gentoo.org> udev-114.ebuild:
1506 Stable for HPPA (bug #188796).
1507
1508 17 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild,
1509 udev-114-r1.ebuild:
1510 Added blocker suggested in bug 189227, removed other hacks to keep the file.
1511 I wanted to avoid this, but it seems blockers work better these days. And if
1512 not, I don't get the bug, but portage-team ;)
1513
1514 17 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> Manifest:
1515 Fixed manifest
1516
1517 17 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild,
1518 udev-114-r1.ebuild:
1519 Now even modify device-mapper.rules to be sure to keep the file, else
1520 unmerge-orphans will catch us.
1521
1522 *udev-114-r1 (16 Aug 2007)
1523
1524 16 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
1525 +files/udev-start-114-r1.sh, +files/udev-114-root-link-2.diff,
1526 +udev-114-r1.ebuild:
1527 Updated method to create /dev/root. It now is a symlink and directly created
1528 by udev via an injected rule. Added warning about too old kernel to ebuild
1529 and udev-start.sh. Now udev-start.sh fails with clear error message and not
1530 with messages about failed netlink sockets.
1531
1532 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org> udev-114.ebuild:
1533 stable x86, bug 188796
1534
1535 14 Aug 2007; Christoph Mende <angelos@gentoo.org> udev-114.ebuild:
1536 Stable on amd64 wrt bug #188796
1537
1538 14 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-114.ebuild:
1539 Stable on sparc wrt #188796
1540
1541 14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> udev-114.ebuild:
1542 ppc stable, bug #188796
1543
1544 14 Aug 2007; Markus Rothe <corsair@gentoo.org> udev-114.ebuild:
1545 Stable on ppc64; bug #188796
1546
1547 *udev-114 (05 Aug 2007)
1548
1549 05 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> +files/modprobe-114.sh,
1550 +udev-114.ebuild:
1551 Version bumped. This contains updated rules and a slightly improved
1552 modprobe-wrapper. Now one can match on SYMLINK. persistent-net is improved
1553 to not match on dynamic mac addresses, supports s390 now.
1554
1555 29 Jul 2007; Joseph Jezak <josejx@gentoo.org> udev-104-r13.ebuild:
1556 Marked ppc/ppc64 stable for bug #186508.
1557
1558 28 Jul 2007; Steve Dibb <beandog@gentoo.org> udev-104-r13.ebuild:
1559 amd64 stable, bug 186508
1560
1561 28 Jul 2007; Joshua Kinard <kumba@gentoo.org> udev-104-r13.ebuild:
1562 Stable on mips, per #186508.
1563
1564 27 Jul 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r13.ebuild:
1565 alpha/ia64/x86 stable wrt #186508
1566
1567 27 Jul 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r13.ebuild:
1568 Stable for HPPA (bug #186508).
1569
1570 27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r13.ebuild:
1571 Stable on sparc wrt #186508
1572
1573 *udev-104-r13 (24 Jul 2007)
1574
1575 24 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
1576 +files/udev-start-104-r13.sh, +files/udev-stop-104-r13.sh,
1577 +udev-104-r13.ebuild:
1578 Backported creation of /dev/root from udev-110-r1 to 104-r12 as this is
1579 needed for sys-apps/hal that is already stable.
1580
1581 12 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
1582 files/modprobe-113-r2.sh:
1583 Convert module name to a regular expression, to match autoload/blacklist
1584 entries regardless of being written with - or _.
1585
1586 *udev-113-r2 (12 Jul 2007)
1587
1588 12 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
1589 +files/udev-113-r2-rules.diff, +files/modprobe-113-r2.sh,
1590 +files/udev-start-113-r2.sh, +files/udev.conf.post_113,
1591 +udev-113-r2.ebuild:
1592 Corrected typo in file mode for new added usb rule, Bug #185069. Now
1593 automatically blacklist the modules in modules.autoload.d from coldplug, to
1594 let modules-init script load them and respect the order in which they are
1595 listed, relevant for multimedia devices like alsa, v4l and dvb, Bug #184833.
1596
1597 *udev-113-r1 (10 Jul 2007)
1598
1599 10 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
1600 +files/udev-113-r1-rules.diff, +udev-113-r1.ebuild:
1601 Rules update. Adds rule to create usbfs like nodes for kernel 2.6.22. Try to
1602 keep nodes /dev/net/tun and /dev/ppp after module unload.
1603
1604 *udev-113 (27 Jun 2007)
1605
1606 27 Jun 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-113.ebuild:
1607 Version bumped. Moved installing device-mapper rules to sys-fs/device-mapper
1608 ebuild, Bug #182957. Added some code to make sure the file gets kept if
1609 device-mapper is installed, and removed if not.
1610
1611 *udev-112-r1 (07 Jun 2007)
1612
1613 07 Jun 2007; Matthias Schwarzott <zzam@gentoo.org>
1614 +files/move_tmp_persistent_rules-112-r1.sh, +udev-112-r1.ebuild:
1615 Added missing inclusion of functions.sh, thanks to steffi from
1616 #gentoo-anfaenger. Changed einfo to ebegin/eend.
1617
1618 *udev-112 (05 Jun 2007)
1619
1620 05 Jun 2007; Matthias Schwarzott <zzam@gentoo.org>
1621 +files/udev-112-rules.diff, +udev-112.ebuild:
1622 Version bumped. Now go back to using make install. udevmonitor is now
1623 installed into /usr/sbin.
1624
1625 *udev-111-r3 (27 May 2007)
1626
1627 27 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1628 -files/udev-start-111-r2.sh, +files/udev-start-111-r3.sh,
1629 -udev-111-r2.ebuild, +udev-111-r3.ebuild:
1630 Changed udev-start.sh to return an exit-code of 0, to not let baselayout
1631 think udev failed, and start mdev afterwards, solving bug #179847.
1632
1633 *udev-111-r2 (25 May 2007)
1634
1635 25 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1636 +files/udev-postmount-initd-111-r2, +files/udev-start-111-r2.sh,
1637 +files/udev-stop-111-r2.sh, +files/move_tmp_persistent_rules.sh,
1638 +udev-111-r2.ebuild:
1639 Added additional init-script to be started after localmount
1640 (udev-postmount), for moving persistent-rules temporarily created under
1641 /dev/.udev/ to /etc directly at boot. For now this gets started via
1642 initiated services, could be blocked by some rc-settings regarding hotplug.
1643
1644 *udev-111-r1 (22 May 2007)
1645
1646 22 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1647 +files/modprobe-111-r1.sh, +udev-111-r1.ebuild:
1648 Do not print modprobe-errors. Do some locking to not get multiple concurrent
1649 modprobe calls for same module, and no multiple loading messages.
1650
1651 16 May 2007; Matthias Schwarzott <zzam@gentoo.org> udev-111.ebuild:
1652 Use /get_libdir/udev, instead of /lib/udev.
1653
1654 12 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1655 -files/udev-stop-105.sh, -files/udev.rules-106-r3,
1656 -files/udev.rules-106-r5, -files/udev-106-floppy-devices-no-umask.diff,
1657 -files/udev-start-106-r2.sh, -files/udev-106-remove-dasd-rules.patch,
1658 -files/udev.rules-107-r1, -files/udev-107-usbcd-by-id.patch,
1659 -files/udev-start-107.sh, -files/udev-108-cleanup-early-rules.diff,
1660 -files/udev-108-persistent-joystick.diff, -files/udev-start-108-r1.sh,
1661 -files/udev-stop-108-r1.sh, -files/udev-109-respect-CFLAGS.diff,
1662 -files/64-device-mapper.rules, -files/64-device-mapper.rules-107,
1663 -files/64-device-mapper.rules-107-r1,
1664 -files/udev-110-makefile-depend.diff, -files/udev-start-110.sh,
1665 -files/blacklist, udev-104-r12.ebuild, -udev-106-r4.ebuild,
1666 -udev-106-r5.ebuild, -udev-107.ebuild, -udev-107-r1.ebuild,
1667 -udev-108.ebuild, -udev-108-r1.ebuild, -udev-109.ebuild,
1668 -udev-109-r1.ebuild, -udev-110.ebuild, -udev-110-r1.ebuild,
1669 udev-111.ebuild:
1670 Second stage of cleanup: Removed all ebuilds between latest stable, and
1671 latest ~ARCH version.
1672
1673 12 May 2007; Matthias Schwarzott <zzam@gentoo.org> -files/udev.rules-018,
1674 -files/udev-021-udev_add_c-gcc295-compat.patch,
1675 -files/udev-050-udev_volume_id.patch, -files/udev.rules-064-r1,
1676 -files/udev.rules-077, -files/udev.rules-077-r1, -files/udev.rules-077-r5,
1677 -files/udev-start-077-r2.sh, -files/udev-start-077-r4.sh,
1678 -files/udev-start-077.sh, -files/05-udev-early.rules-078,
1679 -files/udev.rules-078, -files/05-udev-early.rules-079,
1680 -files/udev-start-079.sh, -files/udev.rules-084, -files/udev.rules-089,
1681 -files/udev-start-089.sh, -files/udev-start-090.sh, -files/udev.rules-094,
1682 -files/udev.rules-096, -files/udev.rules-096-r1,
1683 -files/udev-096-udevtrigger.patch, -files/udev-start-096.sh,
1684 -files/udev.rules-098, -files/udev-098-udevtrigger.patch,
1685 -files/udev-start-098.sh, -files/udev-start-099.sh,
1686 -files/udev-start-104-r10.sh, -files/modprobe.sh, -files/udev.conf,
1687 -files/udev.conf.post_024, -files/udev.conf.post_046,
1688 -files/udev.conf.post_050, -files/udev.conf.post_059,
1689 -files/udev.hotplug.empty, -files/udev.permissions, -files/udev.rules,
1690 -files/udev.rules.post_012, -files/udev-parisc-path_id.patch,
1691 -files/udev-parisc-path_id-again.patch, -files/udev-start.sh,
1692 -files/udev-stop.sh, -udev-079-r2.ebuild, -udev-087.ebuild,
1693 -udev-087-r1.ebuild, -udev-090-r1.ebuild, -udev-094.ebuild,
1694 -udev-096.ebuild, -udev-096-r1.ebuild, -udev-098.ebuild, -udev-099.ebuild,
1695 -udev-100.ebuild, -udev-100-r2.ebuild, -udev-103.ebuild,
1696 -udev-104-r11.ebuild:
1697 Removed all ebuilds older than stable version 104-r12.
1698
1699 11 May 2007; Joshua Kinard <kumba@gentoo.org> udev-104-r12.ebuild:
1700 Stable on mips, per #159871.
1701
1702 *udev-111 (10 May 2007)
1703
1704 10 May 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-111.ebuild:
1705 Version bumped.
1706
1707 05 May 2007; Roy Marples <uberlord@gentoo.org> files/udev-start-110-r1.sh:
1708 Work with dash again.
1709
1710 *udev-110-r1 (04 May 2007)
1711
1712 04 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1713 +files/udev-start-110-r1.sh, +files/udev-stop-110-r1.sh,
1714 +files/udev-110-root-link-1.diff, +udev-110-r1.ebuild:
1715 Now creating /dev/root the easy way (mknod), Bug #175243. Printing a warning
1716 at boot if persistent-net behaves bad, and if, then checking the stored
1717 rules for duplicates.
1718
1719 04 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1720 +files/udev-110-makefile-depend.diff, udev-110.ebuild:
1721 Fix parallel make issue, Bug #176918. Added forgotten backslash causing udev
1722 to fail on selinux, Bug #176957.
1723
1724 03 May 2007; Matthias Schwarzott <zzam@gentoo.org>
1725 files/udev-start-110.sh:
1726 Make modprobe.sh write colorful output also with baselayout-2.
1727
1728 *udev-110 (02 May 2007)
1729
1730 02 May 2007; Matthias Schwarzott <zzam@gentoo.org> +files/blacklist-110,
1731 +files/udev-start-110.sh, +udev-110.ebuild:
1732 Version bumped. Call volume-manager setup only for baselayout-1, Bug
1733 #171593. Blacklist eth1394 by default, Bug #128962.
1734
1735 *udev-109-r1 (25 Apr 2007)
1736
1737 25 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
1738 +files/udev-109-respect-CFLAGS.diff, +udev-109-r1.ebuild:
1739 No longer ignore MAKEOPTS, CFLAGS and LDFLAGS, requested in Bug #175893.
1740
1741 *udev-109 (24 Apr 2007)
1742
1743 24 Apr 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-109.ebuild:
1744 Version bumped.
1745
1746 *udev-108-r1 (23 Apr 2007)
1747
1748 23 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
1749 +files/udev-108-cleanup-early-rules.diff,
1750 +files/udev-108-persistent-joystick.diff, +files/udev-start-108-r1.sh,
1751 +files/udev-stop-108-r1.sh, +files/udev.conf.post_108,
1752 +udev-108-r1.ebuild:
1753 Removing variable that was unconditionally added to env of all events,
1754 saving lot of space, Bug #173476. Restricting /dev-tmpfs in size, 10M by
1755 default. Added persistent links for joysticks. Finally removed /etc/dev.d.
1756 Make moving persistent-rules from tmp-storage to /etc more generic.
1757
1758 *udev-108 (29 Mar 2007)
1759
1760 29 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-108.ebuild:
1761 Version bumped.
1762
1763 28 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1764 files/udev.rules-107-r1:
1765 Removed the commented legacy rules calling hotplug/dev.d, as the needed
1766 helpers are no longer present udev.
1767
1768 *udev-107-r1 (28 Mar 2007)
1769
1770 28 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1771 +files/64-device-mapper.rules-107-r1, +files/udev.rules-107-r1,
1772 +udev-107-r1.ebuild:
1773 Ignore luks crypt devices while not fully up. Small rule cleanup.
1774
1775 27 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> udev-079-r2.ebuild,
1776 udev-087.ebuild, udev-087-r1.ebuild, udev-090-r1.ebuild, udev-094.ebuild,
1777 udev-096.ebuild, udev-096-r1.ebuild, udev-098.ebuild, udev-099.ebuild,
1778 udev-100.ebuild, udev-100-r2.ebuild, udev-103.ebuild, udev-104-r11.ebuild,
1779 udev-104-r12.ebuild, udev-106-r4.ebuild, udev-106-r5.ebuild,
1780 udev-107.ebuild:
1781 Install rcaddon into get_libdir/rcscripts, Bug #172391.
1782
1783 *udev-107 (22 Mar 2007)
1784
1785 22 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1786 +files/64-device-mapper.rules-107, +files/udev-107-usbcd-by-id.patch,
1787 +files/udev-start-107.sh, udev-106-r5.ebuild, +udev-107.ebuild:
1788 Do not install run_directory, it is marked as strongly deprecated. No need
1789 for /dev/console redirect fix, Bug #151414. Do not call dmsetup from
1790 udev-start, as rules already do this. Use by-id method for usb and firewire
1791 cdrom persistence. Use higher priority for device-mapper persistent symlinks
1792 to overwrite symlinks of multipath base devices.
1793
1794 21 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> udev-104-r12.ebuild:
1795 Stable on alpha wrt bug #159871.
1796
1797 *udev-106-r5 (19 Mar 2007)
1798
1799 19 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1800 +files/udev.rules-106-r5, +files/64-device-mapper.rules,
1801 +files/05-udev-early.rules-106-r5,
1802 +files/udev-106-remove-dasd-rules.patch, +files/95-udev-late.rules,
1803 +udev-106-r5.ebuild:
1804 Updated early-rules for scsi-wait, like upstream. Created
1805 95-udev-late.rules, which now contains 95-net.rules and the udevmonitor and
1806 eventrecorder-rules. Removed dasd_id tool, that is now in s390-tools.
1807 Removed old, broken seq_node.sh. Moved all device-mapper stuff to own file,
1808 export name of dm-device in ID_DM_NAME. No longer call legacy /etc/dev.d/
1809 stuff.
1810
1811 17 Mar 2007; Steve Dibb <beandog@gentoo.org> udev-104-r12.ebuild:
1812 amd64 stable, bug 159871
1813
1814 17 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1815 files/modprobe-104-r12.sh:
1816 Backported non-modular kernel fix toget it into release, Bug #168322.
1817
1818 14 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1819 -files/udev.rules-104-r7, -files/udev-start-104-r5.sh,
1820 -files/udev.rules-105, -files/udev-start-105.sh, -files/udev.rules-106,
1821 -files/udev.rules-106-r1, -files/udev.rules-106-r2, -files/net.sh,
1822 -udev-104-r9.ebuild, -udev-104-r10.ebuild, -udev-105.ebuild,
1823 -udev-106.ebuild, -udev-106-r1.ebuild, -udev-106-r2.ebuild,
1824 -udev-106-r3.ebuild:
1825 Cleanup of old ebuilds.
1826
1827 *udev-106-r4 (14 Mar 2007)
1828
1829 14 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-106-r4.ebuild:
1830 Now really use new rules file, that should already be in udev-106-r3.
1831
1832 14 Mar 2007; Roy Marples <uberlord@gentoo.org> files/modprobe-105.sh:
1833 Remove bashisms from modprobe.sh
1834
1835 *udev-106-r3 (13 Mar 2007)
1836
1837 13 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1838 +files/udev.rules-106-r3, +files/blacklist, +files/pnp-aliases,
1839 +udev-106-r3.ebuild:
1840 Symlink some utilities to /sbin where multipath-tools expect them, Bug
1841 #168588. Install persistent-device rules for device-mapper devices. Added
1842 template for blacklist file. Added modprobe file with aliases for isapnp
1843 devices. Let device-mapper rule also react on change events.
1844
1845 12 Mar 2007; Markus Rothe <corsair@gentoo.org> udev-104-r12.ebuild:
1846 Stable on ppc64; bug #159871
1847
1848 *udev-106-r2 (12 Mar 2007)
1849
1850 12 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1851 +files/udev.rules-106-r2, +files/udev-start-106-r2.sh,
1852 +udev-106-r2.ebuild:
1853 Now support kernel cmdline gentoo=nocoldplug to disable udev coldplug. Do
1854 not install persistent net rules for s390 arch, as it has no persistent mac
1855 addresses. No longer ignore device mapper devices, but look up the name and
1856 create /dev/mapper/NAME, that allows hal to get the events, Bug #137831. Do
1857 not apply normal rules to network devices, Bug #166652.
1858
1859 11 Mar 2007; Roy Marples <uberlord@gentoo.org> files/modprobe-104-r12.sh,
1860 files/modprobe-105.sh, files/modprobe.sh:
1861 Use /etc/init.d/functions.sh instead of /sbin/functions.sh
1862
1863 10 Mar 2007; nixnut <nixnut@gentoo.org> udev-104-r12.ebuild:
1864 Stable on ppc wrt bug 159871
1865
1866 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r12.ebuild:
1867 Stable for HPPA (bug #159871).
1868
1869 09 Mar 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r12.ebuild:
1870 x86 stable wrt bug 159871
1871
1872 09 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r12.ebuild:
1873 Stable on sparc wrt #159871
1874
1875 09 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1876 files/udev.rules-104-r10:
1877 Backported fix for calling modprobe.sh for pnp devices from udev-106-r1.ebuild.
1878
1879 08 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r9.ebuild,
1880 udev-104-r10.ebuild, udev-104-r11.ebuild, udev-104-r12.ebuild,
1881 udev-105.ebuild, udev-106.ebuild, udev-106-r1.ebuild:
1882 Depending on baselayout-1.12.5 now, as >udev-103 breaks older baselayouts
1883 for missing /sbin/udev, Bug #169758.
1884
1885 *udev-106-r1 (06 Mar 2007)
1886
1887 06 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
1888 +files/udev.rules-106-r1, +udev-106-r1.ebuild:
1889 Fixed floppy rule, fix calling modprobe.sh for pnp devices. Rule speedup by
1890 not calling modprobe if already loaded.
1891
1892 *udev-106 (05 Mar 2007)
1893
1894 05 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +files/udev.rules-106,
1895 +files/udev-106-floppy-devices-no-umask.diff, +udev-106.ebuild:
1896 Version bumped. Added rule to create the specific floppy device nodes like
1897 /dev/floppy/fd0u1440. Some small rules cleanup/reorder.
1898
1899 02 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> files/udev.rules-105:
1900 Let all modprobe calls use the wrapper.
1901
1902 *udev-105 (02 Mar 2007)
1903
1904 02 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +files/udev.rules-105,
1905 +files/modprobe-105.sh, +files/udev-start-105.sh, +files/udev-stop-105.sh,
1906 +udev-105.ebuild:
1907 Version bumped. Cleaned up start/stop scripts regarding check for
1908 udev-version. Reordered some rules, added module loading for ide tape
1909 devices, scsi medium changers and mmc devices. Do not load module i82365 as
1910 that can lead to deadlocks. Make modprobe.sh converted to generic shell and
1911 ignore requests silently if kernel has no module support, Bug #168322.
1912
1913 22 Feb 2007; Roy Marples <uberlord@gentoo.org>
1914 files/udev-start-104-r12.sh, files/udev-stop-104-r8.sh:
1915 udev-start,shop.sh now work with any shell
1916
1917 *udev-104-r12 (20 Feb 2007)
1918
1919 20 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
1920 +files/modprobe-104-r12.sh, +files/udev-start-104-r12.sh,
1921 +udev-104-r12.ebuild:
1922 Added code to detect emerge in chroot and not restart udevd there, Bug
1923 #129204. Changed modprobe.sh to write to , and let udev-start create
1924 /dev/tty1 when seeding to allow using it before udevd creates it, to not
1925 write over boot splash, Bug #166990.
1926
1927 13 Feb 2007; Markus Rothe <corsair@gentoo.org> udev-104-r11.ebuild:
1928 Stable on ppc64; bug #159871
1929
1930 13 Feb 2007; Joseph Jezak <josejx@gentoo.org> udev-104-r11.ebuild:
1931 Marked ppc stable for bug #159871.
1932
1933 13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> udev-104-r11.ebuild:
1934 Stable on amd64, bug 159871.
1935
1936 12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> udev-104-r11.ebuild:
1937 Stable on Alpha, bug 159871.
1938
1939 12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> udev-104-r11.ebuild:
1940 Stable on IA64, bug 159871.
1941
1942 12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r11.ebuild:
1943 Stable on sparc wrt #159871
1944
1945 12 Feb 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r11.ebuild:
1946 x86 stable wrt bug 159871
1947
1948 12 Feb 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r11.ebuild:
1949 Oh no, not again for HPPA (bug #159871).
1950
1951 *udev-104-r11 (12 Feb 2007)
1952
1953 12 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
1954 +files/udev-104-persistent-net-fix-name-dups.patch, +udev-104-r11.ebuild:
1955 Removed check for a wrong file when looking for already used device-names,
1956 solving Bug #166486.
1957
1958 12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r10.ebuild:
1959 Stable on sparc wrt #159871
1960
1961 12 Feb 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r10.ebuild:
1962 Stable for HPPA (bug #159871).
1963
1964 11 Feb 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r10.ebuild:
1965 x86 stable wrt bug 159871
1966
1967 11 Feb 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r10.ebuild:
1968 Resetting all keywords which were copied from udev-104-r9 to let archs
1969 themself set it stable.
1970
1971 11 Feb 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r10.ebuild:
1972 Copy over keyword modification from 104-r9 (ppc).
1973
1974 11 Feb 2007; Joseph Jezak <josejx@gentoo.org> udev-104-r9.ebuild:
1975 Marked ppc stable for bug #159871.
1976
1977 10 Feb 2007; Matthias Schwarzott <zzam@gentoo.org> files/modprobe.sh:
1978 Corrected both grep-expressions, to not get commented blacklist entries, and
1979 to get log output correct.
1980
1981 *udev-104-r10 (10 Feb 2007)
1982
1983 10 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
1984 +files/udev.rules-104-r10, +files/net-104-r10.sh,
1985 +files/udev-start-104-r10.sh, +files/modprobe.sh, +udev-104-r10.ebuild:
1986 Does not call /etc/init.d/net.IFACE for network devices which are registed
1987 after being up (like ppp, isdn), solving bug #165936. Added modprobe wrapper
1988 to make all modules blacklistable, Bug #130766, and to give console-output
1989 about loading modules.
1990
1991 08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> udev-104-r9.ebuild:
1992 Stable on alpha wrt bug #159871.
1993
1994 08 Feb 2007; Patrick McLean <chutzpah@gentoo.org> udev-104-r9.ebuild:
1995 Stable on amd64 bug #159871.
1996
1997 07 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
1998 -files/udev.rules-104-r4, -files/udev-stop-104-r3.sh, -udev-104-r5.ebuild,
1999 -udev-104-r6.ebuild, -udev-104-r7.ebuild, -udev-104-r8.ebuild:
2000 Cleaned up older versions.
2001
2002 06 Feb 2007; Markus Rothe <corsair@gentoo.org> udev-104-r9.ebuild:
2003 Stable on ppc64; bug #159871
2004
2005 06 Feb 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r9.ebuild:
2006 Stable for HPPA (bug #159871).
2007
2008 05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r9.ebuild:
2009 Stable on sparc wrt #159871
2010
2011 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r9.ebuild:
2012 x86 stable wrt bug 159871
2013
2014 *udev-104-r9 (04 Feb 2007)
2015
2016 04 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
2017 +files/udev-105-unlink-db-files.patch, +udev-104-r9.ebuild:
2018 Adding another patch from udev-105, to unlink database files before
2019 (re)creating them, fixing some symlink issues.
2020
2021 *udev-104-r8 (03 Feb 2007)
2022
2023 03 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
2024 +files/udev-stop-104-r8.sh, +files/udev-105-vol_id-fix.patch,
2025 +udev-104-r8.ebuild:
2026 Apply patch from udev-105 to let vol_id properly detect raid partitions.
2027 Added code to udev-stop script to save persistent-{cd,net} rules created at
2028 boot while root-device was read-only to /etc/udev/rules.d, to make it really
2029 persistent over multiple boots.
2030
2031 *udev-104-r7 (31 Jan 2007)
2032
2033 31 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2034 +files/udev.rules-104-r7, +udev-104-r7.ebuild:
2035 Fix rule for sg-devices of scsi-cdroms, to only match attributes that are
2036 reliable, Bug #164595.
2037
2038 *udev-104-r6 (30 Jan 2007)
2039
2040 30 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2041 +files/udev-104-peristent-net-disable-xen.patch, +udev-104-r6.ebuild:
2042 Stop persistent-net from touching xen-network-devices, solving Bug #162730.
2043
2044 30 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2045 -files/05-udev-early.rules-104-r2, -files/udev.rules-104-r2,
2046 -files/udev-start-104-r3.sh, -udev-104-r3.ebuild, -udev-104-r4.ebuild:
2047 Removed older revisions.
2048
2049 30 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r3.ebuild,
2050 udev-104-r4.ebuild, udev-104-r5.ebuild:
2051 Removed useless dependency on hotplug-base for newer versions.
2052
2053 *udev-104-r5 (29 Jan 2007)
2054
2055 29 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2056 +files/05-udev-early.rules-104-r5, +files/udev-start-104-r5.sh,
2057 +udev-104-r5.ebuild:
2058 Enable bootup with empty /dev on root-partition, Bug #151414. Setting
2059 IN_HOTPLUG for all events for compatibility. Now remove network-dev.d
2060 script as there now is own net-hotplug-udev-rule, and this specific
2061 script seemed to not work.
2062
2063 28 Jan 2007; Mike Frysinger <vapier@gentoo.org> udev-103.ebuild,
2064 udev-104-r3.ebuild, udev-104-r4.ebuild:
2065 Only screw with udevd when ROOT == /.
2066
2067 *udev-104-r4 (27 Jan 2007)
2068
2069 27 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2070 +files/udev.rules-104-r4, +udev-104-r4.ebuild:
2071 Changing serial,isdn,capi and all other dialout-devices to group uucp, mode
2072 0660, solving Bug #108249.
2073
2074 27 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2075 -files/05-udev-early.rules-104, -files/udev.rules-104,
2076 -files/udev-start-104.sh, -udev-104-r1.ebuild, -udev-104-r2.ebuild,
2077 udev-104-r3.ebuild:
2078 Deleted some buggy versions. Removed upgrade-warnings for ancient versions.
2079
2080 26 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> udev-090-r1.ebuild,
2081 udev-094.ebuild, udev-096.ebuild, udev-096-r1.ebuild, udev-098.ebuild,
2082 udev-099.ebuild, udev-100.ebuild, udev-100-r2.ebuild, udev-103.ebuild,
2083 udev-104-r1.ebuild, udev-104-r2.ebuild, udev-104-r3.ebuild:
2084 Explicitly inherited toolchain-funcs to solve Bug #144529.
2085
2086 *udev-104-r3 (25 Jan 2007)
2087
2088 25 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2089 +files/udev-start-104-r3.sh, +files/udev-stop-104-r3.sh,
2090 +udev-104-r3.ebuild:
2091 Fixed ugly manpage symlink (.gz.bz2). No longer use mktemp in addon, Bug
2092 #163695. Make storing devices work again, Bug #162866. Finally removed
2093 device-nodes added to /lib by default, Bug #128302.
2094
2095 *udev-104-r2 (24 Jan 2007)
2096
2097 24 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2098 +files/05-udev-early.rules-104-r2, +files/udev.rules-104-r2,
2099 +files/udev-104-netif-rename-busywait.patch, +udev-104-r2.ebuild:
2100 Avoid warnings about wait_for_sysfs rule for persistent-net, Bug #163096.
2101 Added missing reaction on netif rename return code for success, Bug #158531.
2102 Removed duplicated old rule for scsi-module-loading. Consistent use of ENV
2103 for MODALIAS, Bug #163410.
2104
2105 22 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2106 -files/40-scsi-hotplug.rules, -files/udev.rules-103-r1,
2107 -files/udev.rules-103-r2, -files/udev.rules-103-r3, -udev-103-r1.ebuild,
2108 -udev-103-r2.ebuild, -udev-103-r3.ebuild, -udev-104.ebuild:
2109 Nuked crappy revisions.
2110
2111 *udev-104-r1 (20 Jan 2007)
2112
2113 20 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2114 +files/udev-start-104.sh, +udev-104-r1.ebuild:
2115 Fixed using disappeared /sbin/udev for checking udev-version in
2116 rcscript-addon, now just write udev-version into skript at emerge time,
2117 reported by Polyomial-C <polynomial-C@gmx.de> on Bug #161801.
2118
2119 *udev-104 (19 Jan 2007)
2120
2121 19 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2122 +files/05-udev-early.rules-104, +files/udev.rules-104, +udev-104.ebuild:
2123 Version bumped, Bug #161801. Added depend to libselinux, Bug #156704. Moved
2124 scsi-rules to all other rules inside 50-udev.rules, removing
2125 40-scsi-hotplug.rules in pkg_postinst, Added rule for loading st/osst tape
2126 module, setting timeout of tape-like scsi-devices to large value (900s),
2127 inspired by redhat-rules. Added wait-rule for "device/driver" to work around
2128 race in persistence-net. Added raw usb-devices for use by libusb to group
2129 usb with group write permission, Bug #150223. Removed installation of
2130 /sbin/udev as it no longer exists and /sbin/rc also does not seem to need it
2131 any longer.
2132
2133 *udev-103-r3 (16 Jan 2007)
2134
2135 16 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2136 +files/udev.rules-103-r3, +files/40-scsi-hotplug.rules,
2137 +files/95-net.rules, +udev-103-r3.ebuild:
2138 Restrict cdrom_id rule to ACTION==add. Move network-init-script rules to a
2139 place after network-device persistance rules. Add rules to autoload
2140 scsi-device-class drivers (sr_mod, sd_mod).
2141
2142 *udev-103-r2 (16 Jan 2007)
2143
2144 16 Jan 2007; Roy Marples <uberlord@gentoo.org> +files/udev.rules-103-r2,
2145 +files/net.sh, +udev-103-r2.ebuild:
2146 udev can now automatically start our network scripts again.
2147
2148 *udev-103-r1 (15 Jan 2007)
2149
2150 15 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
2151 +files/udev.rules-103-r1, +udev-103-r1.ebuild:
2152 Remove old cdrom-rules, solving Bug #158060. Disable calling hotplugd for
2153 compatibility to remove co-existance problems for firmware loading and more,
2154 Bug #147006 and Bug #145809.
2155
2156 15 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> metadata.xml:
2157 Added cardoe and me to maintainers.
2158
2159 11 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-103.ebuild:
2160 Stable on sparc
2161
2162 06 Dec 2006; Jeroen Roovers <jer@gentoo.org> udev-103.ebuild:
2163 Stable for HPPA.
2164
2165 03 Dec 2006; Markus Rothe <corsair@gentoo.org> udev-103.ebuild:
2166 Stable on ppc64
2167
2168 25 Nov 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-103.ebuild:
2169 mark 103 stable on x86
2170
2171 04 Nov 2006; Roy Marples <uberlord@gentoo.org> files/udev-start-099.sh:
2172 Change the bash =~ operator to work with all versions.
2173
2174 *udev-103 (23 Oct 2006)
2175
2176 23 Oct 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-103.ebuild:
2177 103 release
2178
2179 18 Sep 2006; Herbie Hopkins <herbs@gentoo.org> udev-100-r2.ebuild:
2180 Multilib fixes, don't install helper scripts in /get_libdir/udev and call
2181 them at /lib/udev in other scripts.
2182
2183 12 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-100-r1.ebuild:
2184 remove buggy 100-r1 ebuild
2185
2186 *udev-100-r2 (12 Sep 2006)
2187
2188 12 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-100-r2.ebuild:
2189 Fix boot bug in 100-r1, sorry about that.
2190
2191 *udev-100-r1 (11 Sep 2006)
2192
2193 11 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-100-r1.ebuild:
2194 add network and cdrom persistent device name rules
2195
2196 *udev-100 (08 Sep 2006)
2197
2198 08 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-100.ebuild:
2199 100 release (fixes some disk persistent name issues.)
2200
2201 *udev-099 (06 Sep 2006)
2202
2203 06 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
2204 +files/udev-start-099.sh, +udev-099.ebuild:
2205 099 release
2206
2207 *udev-098 (31 Aug 2006)
2208
2209 31 Aug 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-098,
2210 +files/udev-098-udevtrigger.patch, +files/udev-start-098.sh,
2211 +udev-098.ebuild:
2212 098 release. Loads of bugs fixed in the ebuild and surrounding scripts. Rules
2213 files also updated to work properly.
2214
2215 19 Jul 2006; Martin Schlemmer <azarah@gentoo.org> udev-096-r1.ebuild:
2216 Remove redundent 10-udev.hotplug symlink. Noticed by Walt
2217 <wa1ter@myrealbox.com>.
2218
2219 *udev-096-r1 (17 Jul 2006)
2220
2221 17 Jul 2006; Martin Schlemmer <azarah@gentoo.org>
2222 +files/udev.rules-096-r1, +udev-096-r1.ebuild:
2223 Fix path issues, bug #140668.
2224
2225 *udev-096 (15 Jul 2006)
2226
2227 15 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +files/udev.rules-096,
2228 +files/udev-096-udevtrigger.patch, +files/udev-start-096.sh,
2229 +udev-096.ebuild:
2230 Update version. Enable firmware loading, bug #138126. Add patches from bug
2231 #119989.
2232
2233 06 Jul 2006; Joshua Kinard <kumba@gentoo.org> udev-090-r1.ebuild:
2234 Marked stable on mips.
2235
2236 05 Jul 2006; Martin Schlemmer <azarah@gentoo.org> files/seq_node.sh:
2237 Fix some logic issues and typo's.
2238
2239 04 Jul 2006; Marien Zwart <marienz@gentoo.org> Manifest:
2240 Fix Manifest (a couple of files mysteriously ended up with an off-by-one
2241 size and different checksums).
2242
2243 03 Jul 2006; <plasmaroo@gentoo.org> udev-090-r1.ebuild:
2244 Stable on IA64.
2245
2246 02 Jul 2006; Joel Martin <kanaka@gentoo.org> udev-084.ebuild,
2247 udev-085.ebuild, udev-086.ebuild, udev-087.ebuild, udev-087-r1.ebuild,
2248 udev-089.ebuild, udev-089-r1.ebuild, udev-089-r2.ebuild, udev-090.ebuild,
2249 udev-090-r1.ebuild, udev-094.ebuild:
2250 From version 84 the CROSS variable changed to CROSS_COMPILE. Change
2251 everything 084 and later.
2252
2253 28 Jun 2006; Martin Schlemmer <azarah@gentoo.org> Manifest:
2254 Bah, repoman.
2255
2256 *udev-094 (28 Jun 2006)
2257
2258 28 Jun 2006; Martin Schlemmer <azarah@gentoo.org> +files/udev.rules-094,
2259 +files/seq_node.sh, +udev-094.ebuild:
2260 Update version. Fix some '==' vs '=' errors with rules file. Add hopeful
2261 sufficient replacement script for depriciated '%e' directive.
2262
2263 28 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> udev-087-r1.ebuild:
2264 Stable on alpha.
2265
2266 *udev-090-r1 (19 Jun 2006)
2267 *udev-087-r1 (19 Jun 2006)
2268 *udev-079-r2 (19 Jun 2006)
2269
2270 19 Jun 2006; Roy Marples <uberlord@gentoo.org> files/udev-stop.sh,
2271 +udev-079-r2.ebuild, +udev-087-r1.ebuild, +udev-090-r1.ebuild:
2272 Remove the try command from udev-stop.sh, #136350 thanks to Paul Bredbury.
2273
2274 24 May 2006; Roy Marples <uberlord@gentoo.org> files/udev-start-077-r2.sh,
2275 files/udev-start-077-r4.sh, files/udev-start-079.sh,
2276 files/udev-start-089.sh, files/udev-start-090.sh:
2277 Fix typo "Finializing" > "Finalizing"
2278
2279 01 May 2006; Simon Stelling <blubb@gentoo.org> udev-087.ebuild:
2280 stable on amd64
2281
2282 29 Apr 2006; Joshua Kinard <kumba@gentoo.org> udev-087.ebuild:
2283 Marked stable on mips.
2284
2285 *udev-090 (17 Apr 2006)
2286
2287 17 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> files/udev.rules-089,
2288 +files/udev-start-090.sh, +udev-090.ebuild:
2289 090 udev release.
2290 Lots of little bug fixes from 089.
2291 pnp modules should now be autoloaded (if not, please read comments
2292 in the 050-udev.rules file in the /etc/udev/rules/ directory on what
2293 you need to add to the modules.conf file).
2294 "safer" ebuild now, we do error checking and warn about coldplug
2295 still being present on the box.
2296 We also create device nodes directly on the root fs, not in /var
2297 to help those who mount /var -nodev.
2298
2299 16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> udev-087.ebuild:
2300 Stable on ppc.
2301
2302 09 Apr 2006; Markus Rothe <corsair@gentoo.org> udev-087.ebuild:
2303 Stable on ppc64
2304
2305 05 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-087.ebuild:
2306 Stable on sparc
2307
2308 *udev-089-r2 (04 Apr 2006)
2309
2310 04 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-089,
2311 +udev-089-r2.ebuild:
2312 fix raid-devfs.sh losage (bug #128682)
2313 fix inability to boot on kernels older than 2.6.14 (bug #128792)
2314
2315 04 Apr 2006; Aron Griffis <agriffis@gentoo.org> udev-087.ebuild:
2316 Mark 087 stable on ia64
2317
2318 *udev-089-r1 (04 Apr 2006)
2319
2320 04 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-089-r1.ebuild:
2321 oops path_id went away, put it back now.
2322
2323 *udev-089 (03 Apr 2006)
2324
2325 03 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
2326 +files/udev-start-089.sh, +udev-089.ebuild:
2327 089 release
2328 adds a new library (can 64 bit arches please verify that I didn't mess
2329 something up here?)
2330 adds "coldplug" functionality to udev by default, use the module blacklist
2331 option to prevent things from being loaded if you don't like this.
2332
2333 03 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-087.ebuild:
2334 mark 087 stable on x86 due to 2.6.16 being stable soon
2335
2336 *udev-087 (15 Mar 2006)
2337
2338 15 Mar 2006; Robin H. Johnson <robbat2@gentoo.org> +udev-087.ebuild:
2339 Version bump, now supports SAS hardware.
2340
2341 06 Mar 2006; Mike Frysinger <vapier@gentoo.org> files/udev-stop.sh:
2342 Pass --numeric-owner to tar to make shutdown with NIS users happy.
2343
2344 *udev-086 (02 Mar 2006)
2345
2346 02 Mar 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
2347 files/udev-start-079.sh, +udev-086.ebuild:
2348 086 release
2349 fixed problem that /dev/.udev might be a file instead of a directory
2350 Startup queue waiting problem fixed (people with fancy disk setups hit this.)
2351
2352 *udev-085 (21 Feb 2006)
2353
2354 21 Feb 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-085.ebuild:
2355 085 added
2356
2357 21 Feb 2006; Joel Martin <kanaka@gentoo.org> udev-070-r1.ebuild:
2358 Fix invalid size value for udev.permissions in Manifest
2359
2360 19 Feb 2006; Joshua Kinard <kumba@gentoo.org> udev-079-r1.ebuild:
2361 Marked stable on mips.
2362
2363 17 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2364 files/udev-start-079.sh:
2365 Added patch from bug #123129 to fix evms_activate for LiveCD builds.
2366
2367 08 Feb 2006; Aron Griffis <agriffis@gentoo.org> udev-079-r1.ebuild:
2368 Mark 079-r1 stable on alpha
2369
2370 *udev-084 (31 Jan 2006)
2371
2372 31 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
2373 files/05-udev-early.rules-079, +files/udev.rules-084,
2374 +files/udev.conf.post_081, +files/udev-parisc-path_id-again.patch,
2375 +udev-084.ebuild:
2376 084 release - lots of little bug fixes, and config file updates.
2377
2378 22 Jan 2006; Markus Rothe <corsair@gentoo.org> udev-079-r1.ebuild:
2379 Stable on ppc64
2380
2381 22 Jan 2006; <dang@gentoo.org> udev-079-r1.ebuild:
2382 Marked stable on amd64
2383
2384 *udev-081-r1 (21 Jan 2006)
2385 *udev-079-r1 (21 Jan 2006)
2386
2387 21 Jan 2006; Roy Marples <uberlord@gentoo.org> +files/udev-start-079.sh,
2388 +udev-079-r1.ebuild, +udev-081-r1.ebuild:
2389 Version bump for new scripts to stop udev from starting init scripts
2390 too early, #118419.
2391
2392 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> udev-079.ebuild:
2393 Stable on hppa.
2394
2395 18 Jan 2006; Joseph Jezak <josejx@gentoo.org> udev-079.ebuild:
2396 Marked ppc stable.
2397
2398 *udev-081 (17 Jan 2006)
2399
2400 17 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-081.ebuild:
2401 add 081 release from upstream.
2402
2403 17 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-079.ebuild:
2404 Stable on sparc
2405
2406 14 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-079.ebuild:
2407 079 marked stable on x86 to handle upcoming 2.6.15 stable marking too.
2408
2409 25 Dec 2005; Joshua Kinard <kumba@gentoo.org> udev-070-r1.ebuild:
2410 Marked stable on mips.
2411
2412 *udev-079 (23 Dec 2005)
2413
2414 23 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2415 +files/05-udev-early.rules-079, +udev-079.ebuild:
2416 079 release, fixes some /dev/disk names and naming of network devices bugs.
2417
2418 *udev-078 (19 Dec 2005)
2419
2420 19 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2421 +files/05-udev-early.rules-078, +files/udev.rules-078, +udev-078.ebuild:
2422 078 release.
2423 fixes dvb issue (hopefully for real this time.)
2424 scsi tool fixes.
2425 added new config file to run before everyone else.
2426
2427 18 Dec 2005; Markus Rothe <corsair@gentoo.org> udev-070-r1.ebuild:
2428 Stable on ppc64
2429
2430 *udev-077-r5 (13 Dec 2005)
2431
2432 13 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2433 +files/udev.rules-077-r5, +udev-077-r5.ebuild:
2434 Fix DVB naming issue (#115123) and fix the serial port names to be real with
2435 symlinks for people who can't live without the dumb devfs names...
2436
2437 *udev-077-r4 (11 Dec 2005)
2438
2439 11 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2440 +files/udev-start-077-r4.sh, +udev-077-r4.ebuild:
2441 seed /lib/udev/devices with some known device files (fixes some errors at boot
2442 time.) Also rework the udev-start.sh file a bit to fix the order of how we
2443 start up udev.
2444
2445 *udev-077-r3 (09 Dec 2005)
2446
2447 09 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-077-r3.ebuild:
2448 077-r3 release - fix dependancy on newer version of baselayout (for those who
2449 are running stable for other packages, and don't seem to want to upgrade) as
2450 we need it to start udev properly at boot time.
2451
2452 *udev-077-r2 (08 Dec 2005)
2453
2454 08 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2455 +files/udev-start-077-r2.sh, +udev-077-r2.ebuild:
2456 changes to udev-start.sh to handle the good features in the 2.6.15 kernel
2457 release (only use netlink, faster startup time using uevent, etc.)
2458
2459 Everything should still work just fine for older kernel releases, if not,
2460 please enter bugs.
2461
2462 *udev-077-r1 (07 Dec 2005)
2463
2464 07 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2465 +files/udev.rules-077-r1, +files/udev-parisc-path_id.patch,
2466 +udev-077-r1.ebuild:
2467 077-r1 release.
2468 Fixes a number of little bugs that people have reported.
2469
2470 *udev-077 (07 Dec 2005)
2471
2472 07 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-077,
2473 +files/udev-start-077.sh, +udev-077.ebuild:
2474 Rudimentary 077 udev support added. Should fix lots of odd bugs
2475 people have been having with 073.
2476
2477 12 Nov 2005; Chris White <chriswhite@gentoo.org> Manifest:
2478 Fixed silly bug #112235. Feel free to chew my head off, it's breaking user's
2479 systems for a very silly reason.
2480
2481 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> udev-070-r1.ebuild:
2482 Stable on ppc.
2483
2484 *udev-073 (07 Nov 2005)
2485
2486 07 Nov 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-073.ebuild:
2487 073 release.
2488 Fixes the "kernel does not have inotify" issue.
2489
2490 *udev-072 (06 Nov 2005)
2491
2492 06 Nov 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-072.ebuild:
2493 072 release. Careful about running this on kernels older
2494 than 2.6.14, I do not know what will happen with that...
2495
2496 25 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-045.ebuild,
2497 -udev-056.ebuild, -udev-058.ebuild, -udev-068.ebuild:
2498 remove more old versions of udev from the tree
2499
2500 25 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2501 -files/udev-070-gcc2.patch, -udev-030.ebuild, -udev-059.ebuild,
2502 -udev-060.ebuild, -udev-062.ebuild, -udev-063.ebuild, -udev-064.ebuild,
2503 -udev-064-r1.ebuild, -udev-065.ebuild, -udev-066.ebuild, -udev-067.ebuild,
2504 -udev-070.ebuild:
2505 remove a bunch of old udev versions from the tree
2506
2507 *udev-071 (19 Oct 2005)
2508
2509 19 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-071.ebuild:
2510 071 release
2511 added firmware_helper to hopefully help out the firmware issues people are
2512 seeing.
2513
2514 *udev-070-r1 (19 Oct 2005)
2515
2516 19 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-070-r1.ebuild:
2517 Fix 109789 caused by gcc 2 patch which was incorrect :(
2518
2519 19 Oct 2005; Mike Frysinger <vapier@gentoo.org>
2520 +files/udev-070-gcc2.patch, udev-070.ebuild:
2521 Fix building with gcc-2.x.
2522
2523 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> udev-070.ebuild:
2524 Mark 070 stable on alpha
2525
2526 17 Oct 2005; <dang@gentoo.org> udev-070.ebuild:
2527 Marked stable on amd64
2528
2529 17 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-070.ebuild:
2530 Stable on sparc
2531
2532 14 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-070.ebuild:
2533 Marked 070 stable on x86
2534
2535 14 Oct 2005; Carlos Silva <r3pek@gentoo.org> udev-068-r1.ebuild,
2536 udev-070.ebuild:
2537 Added a workaround to the md5sum calculation. Older versions of coreutils
2538 doesn't return the end '-'
2539
2540 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> udev-068-r1.ebuild:
2541 Mark 068-r1 stable on alpha
2542
2543 *udev-070 (14 Sep 2005)
2544
2545 14 Sep 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-070.ebuild:
2546 070 release, gets rid of some kernel log messages people were seeing on
2547 startup.
2548
2549 *udev-069 (13 Sep 2005)
2550
2551 13 Sep 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-069.ebuild:
2552 069 udev release. Lots of tiny bug fixes all over the place.
2553
2554 *udev-068-r1 (12 Sep 2005)
2555
2556 12 Sep 2005; Martin Schlemmer <azarah@gentoo.org> +files/udev-start.sh,
2557 +files/udev-stop.sh, udev-068.ebuild, +udev-068-r1.ebuild:
2558 Add rcscript addons. Note that they will only be used in next unstable
2559 baselayout version 1.12.0.
2560
2561 08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> udev-068.ebuild:
2562 Stable on mips.
2563
2564 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> udev-068.ebuild:
2565 Stable on ppc.
2566
2567 03 Sep 2005; Markus Rothe <corsair@gentoo.org> udev-068.ebuild:
2568 Stable on ppc64
2569
2570 31 Aug 2005; Luis Medinas <metalgod@gentoo.org> udev-068.ebuild:
2571 Marked Stable on AMD64.
2572
2573 31 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-068.ebuild:
2574 Stable on sparc
2575
2576 30 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-068.ebuild:
2577 Add more info messages (like anyone reads them...) for people upgrading
2578 to the latest 068 release that does not have devfs style names anymore.
2579
2580 Marked 068 stable on x86, let the bugs begin...
2581
2582 *udev-068 (18 Aug 2005)
2583
2584 18 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-068.ebuild:
2585 068 release
2586 This should fix the cdrom, dvb, and any other external callout problem that
2587 was happening with the 066 and 067 release.
2588 Also fixes the CFLAGS issue.
2589
2590 13 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> Manifest:
2591 fixed 067 digest md5
2592
2593 *udev-067 (13 Aug 2005)
2594
2595 13 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-067.ebuild:
2596 067 release
2597
2598 Fixes persistant name stuff at boot (and the cdrom naming at boot).
2599 Fixes build of cdrom_id with older versions of linux-headers.
2600
2601 *udev-066 (11 Aug 2005)
2602
2603 11 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-066.ebuild:
2604 066 release
2605 Should fix cdrom permission problem from 065
2606 helper programs are moved to /sbin
2607 Lots of config file tweaks.
2608
2609 *udev-065 (02 Aug 2005)
2610
2611 02 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-065.ebuild:
2612 065 release
2613
2614 Little bug fixes, new helper script "path_id".
2615
2616 Also, we now have persistent block device names in /dev/disk/ try them out and
2617 let me know if they are useful or not.
2618
2619 *udev-064-r1 (31 Jul 2005)
2620
2621 31 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2622 +files/udev.rules-064-r1, +udev-064-r1.ebuild:
2623 Start moving to a sane /dev naming scheme.
2624 This release removes the devfs names for the tty and consolde devices, and the
2625 symlinks that were implementing the LSB standard names. We only implement the
2626 LSB names now, which saves over 3Mb of RAM on /dev.
2627
2628 This rule change also speeds up udev init time by a order of magnitude
2629 (my slow box went from 5 seconds to .5 seconds, your mileage will vary,
2630 'time udevstart' as root before and after this release to see your difference.)
2631
2632 *udev-064 (26 Jul 2005)
2633
2634 26 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-064.ebuild:
2635 064 release
2636
2637 Fixes sparc and other 64 bit arch issues.
2638 Added another udev helper program, create_floppy_devices, which requires a
2639 kernel patch to work properly.
2640
2641 17 Jul 2005; Joshua Kinard <kumba@gentoo.org> udev-062.ebuild,
2642 udev-063.ebuild:
2643 Remove sparc keywords from udev-062 and udev-063 until bus error in Bug #99290
2644 is fixed.
2645
2646 *udev-063 (15 Jul 2005)
2647
2648 15 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-063.ebuild:
2649 063 release
2650 fixes cdrom and firewire raw device issues, among other things.
2651
2652 13 Jul 2005; Aron Griffis <agriffis@gentoo.org> udev-058.ebuild:
2653 stable on alpha
2654
2655 09 Jul 2005; Joseph Jezak <josejx@gentoo.org> udev-058.ebuild:
2656 Marked ppc stable.
2657
2658 07 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-061.ebuild:
2659 remove 061 from tree as it's so broken.
2660
2661 *udev-062 (07 Jul 2005)
2662
2663 07 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-062.ebuild:
2664 062 release
2665 Fixes big permission problem with 061 and some other things.
2666
2667 07 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> udev-058.ebuild:
2668 Stable amd64.
2669
2670 06 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-042.ebuild,
2671 -udev-043.ebuild, -udev-046.ebuild, -udev-048.ebuild, -udev-049.ebuild,
2672 -udev-050.ebuild, -udev-051.ebuild, -udev-052.ebuild, -udev-054.ebuild:
2673 deleted old udev ebuilds that are not needed
2674
2675 *udev-061 (06 Jul 2005)
2676
2677 06 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-061.ebuild:
2678 061 release
2679 Fixes the cdsymlink issue.
2680
2681 05 Jul 2005; Aron Griffis <agriffis@gentoo.org> udev-058.ebuild:
2682 stable on ia64
2683
2684 04 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-058.ebuild:
2685 Stable on sparc
2686
2687 *udev-060 (03 Jul 2005)
2688
2689 03 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2690 +files/udev.conf.post_059, +udev-060.ebuild:
2691 060 release
2692
2693 This one should actually boot, unlike 059, sorry about that...
2694
2695 01 Jul 2005; Markus Rothe <corsair@gentoo.org> udev-058.ebuild:
2696 Stable on ppc64
2697
2698 01 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-058.ebuild:
2699 mark 058 stable on x86
2700
2701 *udev-059 (01 Jul 2005)
2702
2703 01 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-059.ebuild:
2704 059 release
2705
2706 Note this is _very_ experimental still. Not quite sure if /etc/dev.d/
2707 rules still run properly, but booting should still work just fine (as
2708 long as your boot partitions aren't under some crazy-whack rule...)
2709
2710 28 Jun 2005; Joshua Kinard <kumba@gentoo.org> udev-056.ebuild:
2711 Marked stable on mips.
2712
2713 21 Jun 2005; Olivier Crête <tester@gentoo.org> udev-056.ebuild:
2714 Stable on amd64
2715
2716 27 May 2005; Joseph Jezak <josejx@gentoo.org> udev-056.ebuild:
2717 Marked ppc stable.
2718
2719 23 May 2005; Jason Wever <weeve@gentoo.org> udev-056.ebuild:
2720 Stable on SPARC.
2721
2722 22 May 2005; Markus Rothe <corsair@gentoo.org> udev-056.ebuild:
2723 Stable on ppc64
2724
2725 *udev-058 (20 May 2005)
2726
2727 20 May 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-058.ebuild:
2728 058 release.
2729 Please read RELEASE-NOTES if you have custom udev rules.
2730 This version is required if you have custom rules, and you are running
2731 a kernel newer than 2.6.12-rc4 (this includes 2.6.12 and the 2.6.12-mm
2732 releases.)
2733
2734 12 May 2005; Guy Martin <gmsoft@gentoo.org> udev-056.ebuild:
2735 Stable on hppa.
2736
2737 11 May 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-056.ebuild:
2738 Marked 056 stable on x86 (finally...) This fixes a whole lot of reported bugs.
2739 But please be careful about changes in the rule structures if you had any
2740 custom rules written for older versions of udev.
2741
2742 26 Mar 2005; Joseph Jezak <josejx@gentoo.org> udev-045.ebuild:
2743 Marked ppc stable.
2744
2745 *udev-056 (24 Mar 2005)
2746
2747 24 Mar 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-056.ebuild:
2748 added 056 release
2749
2750 20 Mar 2005; Markus Rothe <corsair@gentoo.org> udev-045.ebuild:
2751 Stable on ppc64
2752
2753 *udev-054 (25 Feb 2005)
2754
2755 25 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-054.ebuild:
2756 054 release
2757
2758 *udev-052 (08 Feb 2005)
2759
2760 08 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-052.ebuild:
2761 052 release.
2762 Lots of gentoo config bugs fixed in here.
2763
2764 *udev-051 (03 Feb 2005)
2765
2766 03 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
2767 +files/udev.conf.post_050, +udev-051.ebuild:
2768 update to 051 release. This fixes (or should) the firmware oops. Also,
2769 please note that the .permissions files are now gone! If you had custom ones
2770 in the past, you need to move that logic into the .rules files (if not,
2771 you'll just get root only access to the devices, so it's not a security
2772 issue...)
2773
2774 18 Jan 2005; Joshua Kinard <kumba@gentoo.org> udev-045.ebuild:
2775 Marked stable on mips.
2776
2777 01 Jan 2005; Jason Wever <weeve@gentoo.org> udev-045.ebuild:
2778 Stable on sparc.
2779
2780 *udev-050 (17 Dec 2004)
2781
2782 17 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
2783 +files/udev-050-udev_volume_id.patch, +udev-050.ebuild:
2784 050 release (fixes some segfaults in the 049 release)
2785
2786 *udev-039 (17 Dec 2004)
2787
2788 17 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-024-r1.ebuild,
2789 -udev-025-r1.ebuild, -udev-026-r1.ebuild, -udev-027.ebuild,
2790 -udev-028.ebuild, -udev-029.ebuild, -udev-031.ebuild, -udev-032.ebuild,
2791 -udev-033.ebuild, -udev-034-r1.ebuild, -udev-034.ebuild, -udev-035.ebuild,
2792 -udev-036.ebuild, -udev-038.ebuild, -udev-039.ebuild, -udev-040.ebuild,
2793 -udev-044.ebuild:
2794 removed a lot of old udev ebuilds.
2795
2796 15 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> udev-045.ebuild:
2797 Stable on alpha.
2798
2799 *udev-049 (14 Dec 2004)
2800
2801 14 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-049.ebuild:
2802 049 release
2803
2804 14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> udev-045.ebuild:
2805 Stable on amd64.
2806
2807 09 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
2808 048 release
2809
2810 the /etc/hotplug.d/default/05-wait_for_sysfs.hotplug symlink is now gone.
2811
2812 07 Dec 2004; Mike Frysinger <vapier@gentoo.org> udev-046.ebuild:
2813 Cross compile support.
2814
2815 *udev-046 (18 Nov 2004)
2816
2817 18 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
2818 +files/udev.conf.post_046, +udev-046.ebuild:
2819 046 release
2820
2821 Note: If you rely on the output of udevinfo, please run udevstart
2822 after upgrading, or just reboot. This isn't really a big deal, as
2823 I don't know of many tools that do rely on this (HAL might, don't
2824 remember) but it's a good idea.
2825
2826 18 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-045.ebuild:
2827 mark 045 stable on x86
2828
2829 *udev-045 (17 Nov 2004)
2830
2831 17 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-045.ebuild:
2832 045 release (just a rules file update to fix bugs caused by the 044 release,
2833 sorry about that...)
2834
2835 11 Nov 2004; Travis Tilley <lv@gentoo.org> udev-043.ebuild:
2836 stable on amd64
2837
2838 12 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> udev-043.ebuild:
2839 Stable on alpha.
2840
2841 11 Nov 2004; Joshua Kinard <kumba@gentoo.org> udev-042.ebuild:
2842 Marked stable on mips.
2843
2844 *udev-044 (10 Nov 2004)
2845
2846 10 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-044.ebuild:
2847 044 release
2848 added cdrom symlinks
2849 added 'static' IUSE support (will build with klibc)
2850 fixed 'maketest' FEATURE usage (no more sudo dependancy)
2851 other minor bugfixes and updates
2852
2853 09 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-043.ebuild:
2854 add sudo to the list of depends to build with
2855 mark 043 stable
2856
2857 *udev-043 (05 Nov 2004)
2858
2859 05 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-043.ebuild:
2860 043 release
2861
2862 *udev-042 (22 Oct 2004)
2863
2864 22 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-042.ebuild:
2865 042 release
2866 wait_for_sysfs updates (needed for -mm or latest -bk kernels)
2867 inotify fix
2868 Other bug fixes.
2869
2870 *udev-040 (18 Oct 2004)
2871
2872 18 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-040.ebuild:
2873 040 release
2874 Now fixes all the vcs issues in wait_for_sysfs (famous last words...)
2875 Also fixes mtr device node issue, sorry about that...
2876
2877 15 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> :
2878 039 release
2879 Fixes the firmware loading bug.
2880 Should fix almost all wait_for_sysfs messages now too.
2881 If not, please send them to the address the log message tells you to.
2882
2883 13 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-037.ebuild:
2884 remove 037 files, as that version didn't build the extras directory correctly.
2885
2886 *udev-037 (13 Oct 2004)
2887
2888 13 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-037.ebuild,
2889 +udev-038.ebuild:
2890 037 and 038 version bump.
2891 Lots of good bug fixes, and better wait_for_sysfs error reporting.
2892 (Don't use 037, it will not build for you...)
2893
2894 *udev-036 (12 Oct 2004)
2895
2896 12 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-036.ebuild:
2897 036 bump.
2898 Hopefully get a bit better error reporting out of wait_for_sysfs now.
2899
2900 *udev-035 (11 Oct 2004)
2901
2902 11 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-035.ebuild:
2903 035 bump
2904 Lots more wait_for_sysfs warnings fixed. If anyone sees any on their boxes,
2905 please send them to the address that the message tells you to.
2906
2907 09 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-034-r1.ebuild:
2908 oops, missed HOMEPAGE change for udev...
2909
2910 *udev-034-r1 (09 Oct 2004)
2911
2912 09 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-034-r1.ebuild:
2913 Fix bug 66634 and 66930 at the same time.
2914 (udevinfo and udevtest were getting placed in /bin/ instead of /usr/bin/)
2915
2916 *udev-034 (07 Oct 2004)
2917
2918 07 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-034.ebuild:
2919 034 release bump, which fixes a lot of the wait_for_sysfs log messages
2920
2921 If people see any more of them, please send them to the email address
2922 in the log message.
2923
2924 *udev-033 (06 Oct 2004)
2925
2926 06 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
2927 +files/udev.hotplug.empty, +udev-033.ebuild:
2928 033 upstream release
2929 added volume_id back to the package, as it works again
2930 new program, wait_for_sysfs is now run before udev.
2931 udev is now 10-udev.hotplug in /etc/hotplug.d/default so that HAL
2932 is happier.
2933 Please feel free to delete the /etc/hotplug.d/default/udev.hotplug file.
2934
2935 *udev-032 (13 Sep 2004)
2936
2937 13 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-032.ebuild:
2938 032 release which fixes a number of 031 reported bugs.
2939
2940 13 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
2941 -files/udev-015-no-wait-for-sleep.patch,
2942 -files/udev-016-logging-config-option.patch,
2943 -files/udev-017-no-wait-for-sleep.patch,
2944 -files/udev-018-sysfs-build-fix.patch,
2945 -files/udev-019-unlink-existing.patch:
2946 deleted a lot of old patches from the tree
2947
2948 *udev-031 (10 Sep 2004)
2949
2950 10 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-031.ebuild:
2951 031 release
2952 No more udev_volume_id as it doesn't build :(
2953
2954 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> udev-025-r1.ebuild,
2955 udev-030.ebuild:
2956 Masked udev-030.ebuild stable for ppc
2957
2958 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> udev-025-r1.ebuild:
2959 Masked udev-025-r1.ebuild stable for ppc
2960
2961 21 Aug 2004; Joshua Kinard <kumba@gentoo.org> udev-030.ebuild:
2962 Marked stable on mips.
2963
2964 11 Aug 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-030.ebuild:
2965 mark 030 stable on x86
2966
2967 28 Jul 2004; Travis Tilley <lv@gentoo.org> udev-030.ebuild:
2968 marking stable on amd64 for misc bugfixes
2969
2970 22 Jul 2004; Tom Gall <tgall@gentoo.org> udev-030.ebuild:
2971 stable, ppc64, let the brave new world start!
2972
2973 10 Jul 2004; Ciaran McCreesh <ciaranm@gentoo.org> udev-029.ebuild:
2974 -sparc, see bug #55959
2975
2976 *udev-030 (09 Jul 2004)
2977
2978 09 Jul 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-030.ebuild:
2979 version bump to 030
2980 Should fix bug 55959 for amd64 (actually the bug was there for all arches
2981 the others just got lucky...)
2982
2983 *udev-029 (02 Jul 2004)
2984
2985 02 Jul 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-029.ebuild:
2986 029 version bump.
2987 Another stab at fixing the dm udevstart issue.
2988
2989 30 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-016-r2.ebuild:
2990 removed old ebuilds, closing bug #4900
2991
2992 28 Jun 2004; Joshua Kinard <kumba@gentoo.org> udev-026-r1.ebuild:
2993 Marked stable on mips.
2994
2995 *udev-028 (25 Jun 2004)
2996
2997 25 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-028.ebuild:
2998 version bump, hopefully will fix the lvm issue
2999
3000 19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> udev-024-r1.ebuild,
3001 udev-025-r1.ebuild:
3002 Marked stable on amd64.
3003
3004 *udev-027 (14 Jun 2004)
3005
3006 14 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-027.ebuild:
3007 027 version bump.
3008 Fixes the /dev/tty and /dev/misc/* permission problems.
3009
3010 *udev-026-r1 (07 Jun 2004)
3011
3012 07 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-026-r1.ebuild:
3013 026 version bump
3014 Added udev_volume_id to built files for people who want to use it.
3015
3016 07 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
3017 files/udev.conf.post_024:
3018 fix http://bugs.gentoo.org/show_bug.cgi?id=48740 by changing the default
3019 perms to 0660
3020
3021 *udev-023-r1 (07 May 2004)
3022
3023 07 May 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-021-r1.ebuild,
3024 -udev-022-r1.ebuild, -udev-023-r1.ebuild, udev-025-r1.ebuild:
3025 removed 021-r1, 022-r1, and 023-r1 release as they are not needed anymore.
3026
3027 *udev-025-r1 (21 Apr 2004)
3028
3029 21 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
3030 +files/udev.conf.post_024, +udev-025-r1.ebuild:
3031 version bump.
3032
3033 Changed the configs to look in /etc/udev/rules.d/ for udev rules
3034 and in /etc/udev/permissions.d/ for permission files. Put the
3035 default files in those directories with the 50- prefix to allow
3036 users to override anything they don't like much easier.
3037
3038 07 Apr 2004; Will Woods <wwoods@gentoo.org> udev-024-r1.ebuild:
3039 added ~alpha to KEYWORDS
3040
3041 12 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
3042 Marked stable on x86 (crosses his fingers...)
3043
3044 *udev-024-r1 (02 Apr 2004)
3045
3046 02 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
3047 024 release bump
3048
3049 Use the udev.rules.gentoo and udev.permissions.gentoo files from the main
3050 udev tarball now, as they are synced up properly.
3051
3052 Add the etc/dev.d/net/hotplug.dev script to properly handle renaming network
3053 devices with udev.
3054
3055 24 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> :
3056 Took k the sysfsutils dependancy off, as it is onot needed.
3057
3058 Bump to 023 release
3059 Remove DBUS support as it is currently broken in 023
3060
3061 22 Mar 2004; Joshua Kinard <kumba@gentoo.org> udev-022-r1.ebuild:
3062 Added ~mips to KEYWORDS.
3063
3064 *udev-022-r1 (20 Mar 2004)
3065
3066 20 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> metadata.xml,
3067 udev-022-r1.ebuild:
3068 Updated to version 022 of uevdev
3069
3070 *udev-016-r2 (16 Mar 2004)
3071 *udev-017-r1 (16 Mar 2004)
3072 *udev-018-r3 (16 Mar 2004)
3073 *udev-018-r4 (16 Mar 2004)
3074 *udev-018-r5 (16 Mar 2004)
3075 *udev-019-r2 (16 Mar 2004)
3076 *udev-019-r3 (16 Mar 2004)
3077 *udev-021-r1 (16 Mar 2004)
3078
3079 16 Mar 2004; Seemant Kulleen <seemant@gentoo.org> udev-016-r1.ebuild,
3080 udev-016-r2.ebuild, udev-017-r1.ebuild, udev-017.ebuild, udev-018-r1.ebuild,
3081 udev-018-r2.ebuild, udev-018-r3.ebuild, udev-018-r4.ebuild,
3082 udev-018-r5.ebuild, udev-018.ebuild, udev-019-r1.ebuild, udev-019-r2.ebuild,
3083 udev-019-r3.ebuild, udev-019.ebuild, udev-021-r1.ebuild, udev-021.ebuild:
3084 bumps to PROVIDE virtual/dev-manager
3085
3086 *udev-021 (04 Mar 2004)
3087
3088 06 Mar 2004; Mike Frysinger <vapier@gentoo.org>
3089 Add gcc-2.x compat patch.
3090
3091 04 Mar 2004; Martin Schlemmer <azarah@gentoo.org> udev-021.ebuild:
3092 Update version. Add udevstart and manpage to be installed.
3093
3094 29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019-r1.ebuild:
3095 Fix it to use udev.rules-018.
3096
3097 29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules-018:
3098 Fix missing comma, reported by floam.
3099
3100 *udev-019-r1 (29 Feb 2004)
3101
3102 29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019-r1.ebuild,
3103 files/udev-019-unlink-existing.patch:
3104 Remove existing file first before creating node/symlink (bug #43151).
3105
3106 *udev-019 (29 Feb 2004)
3107
3108 29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019.ebuild:
3109 Update version.
3110
3111 *udev-018-r2 (26 Feb 2004)
3112
3113 26 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-018-r2.ebuild,
3114 files/udev-018-sysfs-build-fix.patch:
3115 Fix build error, bug #42377, thanks Greg KH <greg@kroah.com>.
3116
3117 26 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> udev-018-r1.ebuild:
3118 Works on (most) sparc kit, adding ~sparc to the keywords
3119
3120 *udev-018-r1 (20 Feb 2004)
3121
3122 20 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-018-r1.ebuild:
3123 Give udevsend and udevd a go, as it seems previous issues are solved (missing
3124 events, etc).
3125
3126 *udev-018 (20 Feb 2004)
3127
3128 20 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-017.ebuild,
3129 udev-018.ebuild, files/udev.rules-018:
3130 Update version.
3131
3132 *udev-017 (13 Feb 2004)
3133
3134 13 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-017.ebuild,
3135 files/udev-017-no-wait-for-sleep.patch:
3136 Update version.
3137
3138 *udev-016-r1 (08 Feb 2004)
3139
3140 08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-016-r1.ebuild,
3141 files/udev.rules.post_012:
3142 Comment examples in udev.rules as they cause issues. Bump version to propagate
3143 this change. Closes bug #40758.
3144
3145 *udev-016 (03 Feb 2004)
3146
3147 03 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-016.ebuild,
3148 files/udev-016-logging-config-option.patch:
3149 Update version.
3150
3151 30 Jan 2004; Mike Frysinger <vapier@gentoo.org>
3152 udev-015-sysbus-missing-include.patch :
3153 Add patch to include missing header file #39792 by Simon Watson.
3154
3155 30 Jan 2004; Martin Schlemmer <azarah@gentoo.org>
3156 files/udev-015-logging-config-option.patch:
3157 Tweak patch to use #define and not a string.
3158
3159 *udev-015 (29 Jan 2004)
3160
3161 29 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-015.ebuild,
3162 files/udev-015-logging-config-option.patch,
3163 files/udev-015-no-wait-for-sleep.patch,
3164 files/udev.conf, files/udev.rules.post_012
3165 Update version. Update no-wait-for-sleep.patch to apply again. Add
3166 logging-config-option.patch to toggle logging via a udev.conf option,
3167 and add it to udev.conf. Update udev.rules.post_012 with some misc
3168 rules to extend devfs compat. Should close bug #39517.
3169
3170 *udev-013-r1 (16 Jan 2004)
3171
3172 16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013-r1.ebuild,
3173 files/udev.rules.post_012:
3174 Add sound/OSS and input devfs rules from Christophe Saout <christophe@saout.de>.
3175 Bump revision to make sure previous and ide-devfs.sh changes gets in.
3176
3177 16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules.post_012:
3178 Fix calling of ide-devfs.sh.
3179
3180 *udev-013 (16 Jan 2004)
3181
3182 16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013.ebuild,
3183 files/udev.rules.post_012:
3184 Update version. Update config files to suite new rules syntax.
3185
3186 *udev-012 (01 Jan 2004)
3187
3188 04 Jan 2004; Mike Frysinger <vapier@gentoo.org> udev-012-udev_c-gcc295-compat.patch :
3189 Another gcc-2.x compatible patch. I thought these guys wrote C, not C++ :).
3190
3191 01 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-012.ebuild,
3192 files/udev.permissions:
3193 Update version. Update udev.permissions (According to changes to Debian config
3194 file). Closes bug #36925.
3195
3196 27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
3197 files/udev-011-namedev_c-gcc295-compat.patch:
3198 Fix gcc-2.95.3 compat, bug #36556.
3199
3200 *udev-011 (27 Dec 2003)
3201
3202 27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
3203 files/udev-011-ide-devfs-form-fixes.patch, files/udev-011-ide-devfs.patch,
3204 files/udev-011-no-wait-for-sleep.patch,
3205 files/udev-011-unlink-before-symlink.patch, files/udev.conf,
3206 files/udev.permissions, files/udev.rules:
3207 Update version. Fix udev_db path to point to /dev, else it is not writable
3208 early during boot. Fix permissions on /dev/ptmx, else we use old style PTYs.
3209 Update udev.permissions to also include devfs paths. Update udev.rules to use
3210 some devfs layout for easy initial transition. Update included script
3211 (udev-011-ide-devfs*.patch) that handles ide devfs symlinks to also generate
3212 /dev/{cdroms,discs} ones. Fix udev to first remove any existing
3213 nodes/fifo's/sockets/etc before trying to create a symlink, else it silently
3214 fails without debugging enabled (udev-011-unlink-before-symlink.patch). Add
3215 hack so that we can disable the sleep period udev have (its there so that udev
3216 do not try to access the sysfs info before the kernel created the entries) -
3217 we do not need it when we disable sleep, as the entries are already created
3218 (udev-011-no-wait-for-sleep.patch).
3219
3220 *udev-009 (17 Dec 2003)
3221
3222 17 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-009.ebuild,
3223 files/udev-009-scsi_id-new-sysfs.patch:
3224 New version.
3225
3226 *udev-008 (14 Dec 2003)
3227
3228 14 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-008.ebuild,
3229 files/udev.conf:
3230 Update version.
3231
3232 *udev-007 (24 Nov 2003)
3233
3234 24 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-007.ebuild,
3235 files/namedev.permissions, files/udev-007-check-valid-mode.patch,
3236 files/udev.permissions:
3237 Update version. Add patch to stop udev segfault due to my type-o's that was in
3238 udev.permissions. Move namedev.permissions to udev.permissions and update it
3239 with more nodes.
3240
3241 *udev-006 (19 Nov 2003)
3242
3243 19 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-006.ebuild:
3244 Update version. Make it easier to choose between internal and external
3245 libsysfs; also make possible to enable kglibc support. Note that there were
3246 some libsysfs changes again, so we cannot use external libsysfs for this
3247 release ...
3248
3249 *udev-005-r1 (07 Nov 2003)
3250
3251 07 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-005-r1.ebuild:
3252 Update to build against external libsysfs.
3253
3254 *udev-005 (23 Oct 2003)
3255
3256 23 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-005.ebuild:
3257 Update version.
3258
3259 *udev-004 (22 Oct 2003)
3260
3261 22 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-004.ebuild,
3262 files/udev-004-disk-loop-fix.patch, files/udev-004-label-fixes.patch,
3263 files/udev-004-manpage-update.patch:
3264 New version.
3265
3266 21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
3267 udev-0.3.ebuild, files/udev-0.2-major_minor-in-decimal.patch,
3268 files/udev-0.3-fix-partition-support.patch:
3269 Cleanup.
3270
3271 *udev-003 (21 Oct 2003)
3272
3273 21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-003.ebuild,
3274 files/udev-003-fix-partition-support.patch:
3275 Ok, according to Greg KH 003, 004, etc is going to be the new versioning
3276 scheme, so revert my version fix.
3277
3278 21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild:
3279 Update DEPEND with hotplug, as we should be able to start using udev without
3280 modifying /proc/sys/kernel/hotplug.
3281
3282 *udev-0.3 (21 Oct 2003)
3283
3284 21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild,
3285 files/udev-0.3-fix-partition-support.patch:
3286 Update version.
3287
3288 *udev-0.2 (14 Oct 2003)
3289
3290 14 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
3291 files/namedev.permissions, files/udev-0.2-major_minor-in-decimal.patch:
3292 Initial version submitted by myself.

  ViewVC Help
Powered by ViewVC 1.1.20