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

Contents of /sys-fs/udev/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.353 - (hide annotations) (download)
Tue Sep 25 08:50:47 2007 UTC (5 years, 7 months ago) by zzam
Branch: MAIN
Changes since 1.352: +4 -1 lines
Cleanup of ebuild style.
(Portage version: 2.1.3.9)

1 azarah 1.1 # ChangeLog for sys-fs/udev
2 zzam 1.222 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
3 zzam 1.353 # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.352 2007/09/24 19:59:37 zzam Exp $
4    
5     25 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115-r6.ebuild:
6     Cleanup of ebuild style.
7 zzam 1.352
8     *udev-115-r6 (24 Sep 2007)
9    
10     24 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
11     +files/udev-start-115-r6.sh, +files/udev-115-update-gentoo-rules-2.diff,
12     +files/udev.conf.115-r6, +udev-115-r6.ebuild:
13     Simplified rules a bit. Let user configure max inode nr of /dev, solving bug
14     #193586.
15 zzam 1.351
16     *udev-115-r5 (20 Sep 2007)
17    
18     20 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
19     files/udev-115-add-special-rule-files.diff, -udev-115-r2.ebuild,
20     -udev-115-r3.ebuild, -udev-115-r4.ebuild, +udev-115-r5.ebuild:
21     Added isdn and pilot devices to group uucp. Removed older test versions.
22 zzam 1.350
23     *udev-115-r4 (20 Sep 2007)
24    
25     20 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
26     files/udev-115-add-special-rule-files.diff, +udev-115-r4.ebuild:
27     Updated to git version. Fixed permission rules for sg devices.
28 zzam 1.349
29     *udev-115-r3 (11 Sep 2007)
30    
31     11 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
32     files/udev-115-add-special-rule-files.diff,
33     +files/udev-115-fix-modprobe-calls.diff, +files/udev-start-115-r3.sh,
34     files/pnp-aliases, +files/udev.conf.post_115, +udev-115-r3.ebuild:
35     No longer use modprobe-wrapper, that should fix bug 191813 and other
36     breakages caused by our wrapper. This also removes auto-blacklisting of
37     modules that get loaded by modules.autoload. It will break blacklisting of
38     some special aliased modules like pcspkr until bug 192201 is fixed. Now also
39     run persistent-net rules when coldplug is disabled, bug 191466.
40 zzam 1.348
41     10 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
42     files/udev-115-add-special-rule-files.diff, udev-115-r2.ebuild:
43     Updated to udev-git. Removed /dev/fb subdirectory for framebuffer devices.
44 zzam 1.347
45     07 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
46     files/udev-115-add-special-rule-files.diff, udev-115-r2.ebuild:
47     Updated to udev-git from today. This should fix selinux.
48 zzam 1.346
49     *udev-115-r2 (06 Sep 2007)
50    
51     06 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
52     +files/udev-115-add-special-rule-files.diff, +udev-115-r2.ebuild:
53     Added masked revision for testing new rules/merged with upstream.
54 zzam 1.345
55     05 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115.ebuild,
56     udev-115-r1.ebuild:
57     Fix make trying to rebuild manpages using xmlto, thanks to jakub, bug 191338.
58 zzam 1.344
59     *udev-115-r1 (04 Sep 2007)
60    
61     04 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> +files/modprobe-115.sh,
62     +udev-115-r1.ebuild:
63     Updated ebuild to git code of udev. This contains rule updates, mainly to
64     share more code with upstream. In this turn also changing modprobe.sh to be
65     able to load multiple modules at once. Now installing extras/collect. Adding
66     rules directory to CONFIG_PROTECT_MASK.
67 zzam 1.343
68     02 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild,
69     udev-115.ebuild:
70     Delete file from correct lib-dir (multilib), correcting bug 191043.
71 zzam 1.342
72     02 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild:
73     Also doing lib install cleanup for stable version.
74 zzam 1.341
75     02 Sep 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115.ebuild:
76     Cleaning up libvolume_id installation. Now die if dolib fails to prevent
77     broken udev installs, bug 190994.
78 zzam 1.340
79     30 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114-r2.ebuild:
80     Backported fix to kernel version check by Polynomial-C
81     <polynomial-C@gmx.de>, bug 190326.
82 zzam 1.339
83     26 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-115.ebuild:
84     Change kernel-version parsing to be more robust, now using
85     versionator.eclass, thanks to Polynomial-C <polynomial-C@gmx.de>, bug
86     190326.
87 zzam 1.338
88     *udev-115 (26 Aug 2007)
89    
90     26 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
91     +files/udev-115-rules-update.diff, +files/udev.conf.post_114,
92     +udev-115.ebuild:
93     Version bumped. No longer disable s390 persistent-net. Small improvements to
94     rule and conf-file installation.
95 zzam 1.337
96     25 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114-r2.ebuild:
97     Now warn about unappropriate kernel version with just using uname -r, and no
98     longer inheriting linux-info. That is to not pull in dependency to
99     virtual/linux-sources.
100 armin76 1.336
101     24 Aug 2007; Raúl Porcel <armin76@gentoo.org> udev-114.ebuild:
102     alpha/ia64 stable wrt #188796
103 zzam 1.335
104     *udev-114-r2 (22 Aug 2007)
105    
106     22 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
107     +files/udev-114-fix-persistent-net.diff, +udev-114-r2.ebuild:
108     Fixed persistent-net to now really ignore devices without DRIVERS having a
109     value, Bug 189042.
110 jer 1.334
111     21 Aug 2007; Jeroen Roovers <jer@gentoo.org> udev-114.ebuild:
112     Stable for HPPA (bug #188796).
113 zzam 1.333
114     17 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild,
115     udev-114-r1.ebuild:
116     Added blocker suggested in bug 189227, removed other hacks to keep the file.
117     I wanted to avoid this, but it seems blockers work better these days. And if
118     not, I don't get the bug, but portage-team ;)
119 zzam 1.332
120     17 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> Manifest:
121     Fixed manifest
122 zzam 1.331
123     17 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> udev-114.ebuild,
124     udev-114-r1.ebuild:
125     Now even modify device-mapper.rules to be sure to keep the file, else
126     unmerge-orphans will catch us.
127 zzam 1.330
128     *udev-114-r1 (16 Aug 2007)
129    
130     16 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
131     +files/udev-start-114-r1.sh, +files/udev-114-root-link-2.diff,
132     +udev-114-r1.ebuild:
133     Updated method to create /dev/root. It now is a symlink and directly created
134     by udev via an injected rule. Added warning about too old kernel to ebuild
135     and udev-start.sh. Now udev-start.sh fails with clear error message and not
136     with messages about failed netlink sockets.
137 opfer 1.329
138     15 Aug 2007; Christian Faulhammer <opfer@gentoo.org> udev-114.ebuild:
139     stable x86, bug 188796
140 angelos 1.328
141     14 Aug 2007; Christoph Mende <angelos@gentoo.org> udev-114.ebuild:
142     Stable on amd64 wrt bug #188796
143 gustavoz 1.327
144     14 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-114.ebuild:
145     Stable on sparc wrt #188796
146 dertobi123 1.326
147     14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> udev-114.ebuild:
148     ppc stable, bug #188796
149 corsair 1.325
150     14 Aug 2007; Markus Rothe <corsair@gentoo.org> udev-114.ebuild:
151     Stable on ppc64; bug #188796
152 zzam 1.324
153     *udev-114 (05 Aug 2007)
154    
155     05 Aug 2007; Matthias Schwarzott <zzam@gentoo.org> +files/modprobe-114.sh,
156     +udev-114.ebuild:
157     Version bumped. This contains updated rules and a slightly improved
158     modprobe-wrapper. Now one can match on SYMLINK. persistent-net is improved
159     to not match on dynamic mac addresses, supports s390 now.
160 josejx 1.323
161     29 Jul 2007; Joseph Jezak <josejx@gentoo.org> udev-104-r13.ebuild:
162     Marked ppc/ppc64 stable for bug #186508.
163 beandog 1.322
164     28 Jul 2007; Steve Dibb <beandog@gentoo.org> udev-104-r13.ebuild:
165     amd64 stable, bug 186508
166 kumba 1.321
167     28 Jul 2007; Joshua Kinard <kumba@gentoo.org> udev-104-r13.ebuild:
168     Stable on mips, per #186508.
169 armin76 1.320
170     27 Jul 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r13.ebuild:
171     alpha/ia64/x86 stable wrt #186508
172 jer 1.319
173     27 Jul 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r13.ebuild:
174     Stable for HPPA (bug #186508).
175 gustavoz 1.318
176     27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r13.ebuild:
177     Stable on sparc wrt #186508
178 zzam 1.317
179     *udev-104-r13 (24 Jul 2007)
180    
181     24 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
182     +files/udev-start-104-r13.sh, +files/udev-stop-104-r13.sh,
183     +udev-104-r13.ebuild:
184     Backported creation of /dev/root from udev-110-r1 to 104-r12 as this is
185     needed for sys-apps/hal that is already stable.
186 zzam 1.316
187     12 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
188     files/modprobe-113-r2.sh:
189     Convert module name to a regular expression, to match autoload/blacklist
190     entries regardless of being written with - or _.
191 zzam 1.315
192     *udev-113-r2 (12 Jul 2007)
193    
194     12 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
195     +files/udev-113-r2-rules.diff, +files/modprobe-113-r2.sh,
196     +files/udev-start-113-r2.sh, +files/udev.conf.post_113,
197     +udev-113-r2.ebuild:
198     Corrected typo in file mode for new added usb rule, Bug #185069. Now
199     automatically blacklist the modules in modules.autoload.d from coldplug, to
200     let modules-init script load them and respect the order in which they are
201     listed, relevant for multimedia devices like alsa, v4l and dvb, Bug #184833.
202 zzam 1.314
203     *udev-113-r1 (10 Jul 2007)
204    
205     10 Jul 2007; Matthias Schwarzott <zzam@gentoo.org>
206     +files/udev-113-r1-rules.diff, +udev-113-r1.ebuild:
207     Rules update. Adds rule to create usbfs like nodes for kernel 2.6.22. Try to
208     keep nodes /dev/net/tun and /dev/ppp after module unload.
209 zzam 1.313
210     *udev-113 (27 Jun 2007)
211    
212     27 Jun 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-113.ebuild:
213     Version bumped. Moved installing device-mapper rules to sys-fs/device-mapper
214     ebuild, Bug #182957. Added some code to make sure the file gets kept if
215     device-mapper is installed, and removed if not.
216 zzam 1.312
217     *udev-112-r1 (07 Jun 2007)
218    
219     07 Jun 2007; Matthias Schwarzott <zzam@gentoo.org>
220     +files/move_tmp_persistent_rules-112-r1.sh, +udev-112-r1.ebuild:
221     Added missing inclusion of functions.sh, thanks to steffi from
222     #gentoo-anfaenger. Changed einfo to ebegin/eend.
223 zzam 1.311
224     *udev-112 (05 Jun 2007)
225    
226     05 Jun 2007; Matthias Schwarzott <zzam@gentoo.org>
227     +files/udev-112-rules.diff, +udev-112.ebuild:
228     Version bumped. Now go back to using make install. udevmonitor is now
229     installed into /usr/sbin.
230 zzam 1.310
231     *udev-111-r3 (27 May 2007)
232    
233     27 May 2007; Matthias Schwarzott <zzam@gentoo.org>
234     -files/udev-start-111-r2.sh, +files/udev-start-111-r3.sh,
235     -udev-111-r2.ebuild, +udev-111-r3.ebuild:
236     Changed udev-start.sh to return an exit-code of 0, to not let baselayout
237     think udev failed, and start mdev afterwards, solving bug #179847.
238 zzam 1.309
239     *udev-111-r2 (25 May 2007)
240    
241     25 May 2007; Matthias Schwarzott <zzam@gentoo.org>
242     +files/udev-postmount-initd-111-r2, +files/udev-start-111-r2.sh,
243     +files/udev-stop-111-r2.sh, +files/move_tmp_persistent_rules.sh,
244     +udev-111-r2.ebuild:
245     Added additional init-script to be started after localmount
246     (udev-postmount), for moving persistent-rules temporarily created under
247     /dev/.udev/ to /etc directly at boot. For now this gets started via
248     initiated services, could be blocked by some rc-settings regarding hotplug.
249 zzam 1.308
250     *udev-111-r1 (22 May 2007)
251    
252     22 May 2007; Matthias Schwarzott <zzam@gentoo.org>
253     +files/modprobe-111-r1.sh, +udev-111-r1.ebuild:
254     Do not print modprobe-errors. Do some locking to not get multiple concurrent
255     modprobe calls for same module, and no multiple loading messages.
256 zzam 1.307
257     16 May 2007; Matthias Schwarzott <zzam@gentoo.org> udev-111.ebuild:
258     Use /get_libdir/udev, instead of /lib/udev.
259 zzam 1.306
260     12 May 2007; Matthias Schwarzott <zzam@gentoo.org>
261     -files/udev-stop-105.sh, -files/udev.rules-106-r3,
262     -files/udev.rules-106-r5, -files/udev-106-floppy-devices-no-umask.diff,
263     -files/udev-start-106-r2.sh, -files/udev-106-remove-dasd-rules.patch,
264     -files/udev.rules-107-r1, -files/udev-107-usbcd-by-id.patch,
265     -files/udev-start-107.sh, -files/udev-108-cleanup-early-rules.diff,
266     -files/udev-108-persistent-joystick.diff, -files/udev-start-108-r1.sh,
267     -files/udev-stop-108-r1.sh, -files/udev-109-respect-CFLAGS.diff,
268     -files/64-device-mapper.rules, -files/64-device-mapper.rules-107,
269     -files/64-device-mapper.rules-107-r1,
270     -files/udev-110-makefile-depend.diff, -files/udev-start-110.sh,
271     -files/blacklist, udev-104-r12.ebuild, -udev-106-r4.ebuild,
272     -udev-106-r5.ebuild, -udev-107.ebuild, -udev-107-r1.ebuild,
273     -udev-108.ebuild, -udev-108-r1.ebuild, -udev-109.ebuild,
274     -udev-109-r1.ebuild, -udev-110.ebuild, -udev-110-r1.ebuild,
275     udev-111.ebuild:
276     Second stage of cleanup: Removed all ebuilds between latest stable, and
277     latest ~ARCH version.
278 zzam 1.305
279     12 May 2007; Matthias Schwarzott <zzam@gentoo.org> -files/udev.rules-018,
280     -files/udev-021-udev_add_c-gcc295-compat.patch,
281     -files/udev-050-udev_volume_id.patch, -files/udev.rules-064-r1,
282     -files/udev.rules-077, -files/udev.rules-077-r1, -files/udev.rules-077-r5,
283     -files/udev-start-077-r2.sh, -files/udev-start-077-r4.sh,
284     -files/udev-start-077.sh, -files/05-udev-early.rules-078,
285     -files/udev.rules-078, -files/05-udev-early.rules-079,
286     -files/udev-start-079.sh, -files/udev.rules-084, -files/udev.rules-089,
287     -files/udev-start-089.sh, -files/udev-start-090.sh, -files/udev.rules-094,
288     -files/udev.rules-096, -files/udev.rules-096-r1,
289     -files/udev-096-udevtrigger.patch, -files/udev-start-096.sh,
290     -files/udev.rules-098, -files/udev-098-udevtrigger.patch,
291     -files/udev-start-098.sh, -files/udev-start-099.sh,
292     -files/udev-start-104-r10.sh, -files/modprobe.sh, -files/udev.conf,
293     -files/udev.conf.post_024, -files/udev.conf.post_046,
294     -files/udev.conf.post_050, -files/udev.conf.post_059,
295     -files/udev.hotplug.empty, -files/udev.permissions, -files/udev.rules,
296     -files/udev.rules.post_012, -files/udev-parisc-path_id.patch,
297     -files/udev-parisc-path_id-again.patch, -files/udev-start.sh,
298     -files/udev-stop.sh, -udev-079-r2.ebuild, -udev-087.ebuild,
299     -udev-087-r1.ebuild, -udev-090-r1.ebuild, -udev-094.ebuild,
300     -udev-096.ebuild, -udev-096-r1.ebuild, -udev-098.ebuild, -udev-099.ebuild,
301     -udev-100.ebuild, -udev-100-r2.ebuild, -udev-103.ebuild,
302     -udev-104-r11.ebuild:
303     Removed all ebuilds older than stable version 104-r12.
304 kumba 1.304
305     11 May 2007; Joshua Kinard <kumba@gentoo.org> udev-104-r12.ebuild:
306     Stable on mips, per #159871.
307 zzam 1.303
308     *udev-111 (10 May 2007)
309    
310     10 May 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-111.ebuild:
311     Version bumped.
312 uberlord 1.302
313     05 May 2007; Roy Marples <uberlord@gentoo.org> files/udev-start-110-r1.sh:
314     Work with dash again.
315 zzam 1.301
316     *udev-110-r1 (04 May 2007)
317    
318     04 May 2007; Matthias Schwarzott <zzam@gentoo.org>
319     +files/udev-start-110-r1.sh, +files/udev-stop-110-r1.sh,
320     +files/udev-110-root-link-1.diff, +udev-110-r1.ebuild:
321     Now creating /dev/root the easy way (mknod), Bug #175243. Printing a warning
322     at boot if persistent-net behaves bad, and if, then checking the stored
323     rules for duplicates.
324 zzam 1.300
325     04 May 2007; Matthias Schwarzott <zzam@gentoo.org>
326     +files/udev-110-makefile-depend.diff, udev-110.ebuild:
327     Fix parallel make issue, Bug #176918. Added forgotten backslash causing udev
328     to fail on selinux, Bug #176957.
329 zzam 1.299
330     03 May 2007; Matthias Schwarzott <zzam@gentoo.org>
331     files/udev-start-110.sh:
332     Make modprobe.sh write colorful output also with baselayout-2.
333 zzam 1.298
334     *udev-110 (02 May 2007)
335    
336     02 May 2007; Matthias Schwarzott <zzam@gentoo.org> +files/blacklist-110,
337     +files/udev-start-110.sh, +udev-110.ebuild:
338     Version bumped. Call volume-manager setup only for baselayout-1, Bug
339     #171593. Blacklist eth1394 by default, Bug #128962.
340 zzam 1.297
341     *udev-109-r1 (25 Apr 2007)
342    
343     25 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
344     +files/udev-109-respect-CFLAGS.diff, +udev-109-r1.ebuild:
345     No longer ignore MAKEOPTS, CFLAGS and LDFLAGS, requested in Bug #175893.
346 zzam 1.296
347     *udev-109 (24 Apr 2007)
348    
349     24 Apr 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-109.ebuild:
350     Version bumped.
351 zzam 1.295
352     *udev-108-r1 (23 Apr 2007)
353    
354     23 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
355     +files/udev-108-cleanup-early-rules.diff,
356     +files/udev-108-persistent-joystick.diff, +files/udev-start-108-r1.sh,
357     +files/udev-stop-108-r1.sh, +files/udev.conf.post_108,
358     +udev-108-r1.ebuild:
359     Removing variable that was unconditionally added to env of all events,
360     saving lot of space, Bug #173476. Restricting /dev-tmpfs in size, 10M by
361     default. Added persistent links for joysticks. Finally removed /etc/dev.d.
362     Make moving persistent-rules from tmp-storage to /etc more generic.
363 zzam 1.294
364     *udev-108 (29 Mar 2007)
365    
366     29 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-108.ebuild:
367     Version bumped.
368 zzam 1.293
369     28 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
370     files/udev.rules-107-r1:
371     Removed the commented legacy rules calling hotplug/dev.d, as the needed
372     helpers are no longer present udev.
373 zzam 1.292
374     *udev-107-r1 (28 Mar 2007)
375    
376     28 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
377     +files/64-device-mapper.rules-107-r1, +files/udev.rules-107-r1,
378     +udev-107-r1.ebuild:
379     Ignore luks crypt devices while not fully up. Small rule cleanup.
380 zzam 1.291
381     27 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> udev-079-r2.ebuild,
382     udev-087.ebuild, udev-087-r1.ebuild, udev-090-r1.ebuild, udev-094.ebuild,
383     udev-096.ebuild, udev-096-r1.ebuild, udev-098.ebuild, udev-099.ebuild,
384     udev-100.ebuild, udev-100-r2.ebuild, udev-103.ebuild, udev-104-r11.ebuild,
385     udev-104-r12.ebuild, udev-106-r4.ebuild, udev-106-r5.ebuild,
386     udev-107.ebuild:
387     Install rcaddon into get_libdir/rcscripts, Bug #172391.
388 zzam 1.290
389     *udev-107 (22 Mar 2007)
390    
391     22 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
392     +files/64-device-mapper.rules-107, +files/udev-107-usbcd-by-id.patch,
393     +files/udev-start-107.sh, udev-106-r5.ebuild, +udev-107.ebuild:
394     Do not install run_directory, it is marked as strongly deprecated. No need
395     for /dev/console redirect fix, Bug #151414. Do not call dmsetup from
396     udev-start, as rules already do this. Use by-id method for usb and firewire
397     cdrom persistence. Use higher priority for device-mapper persistent symlinks
398     to overwrite symlinks of multipath base devices.
399 wolf31o2 1.289
400     21 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> udev-104-r12.ebuild:
401     Stable on alpha wrt bug #159871.
402 zzam 1.288
403     *udev-106-r5 (19 Mar 2007)
404    
405     19 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
406     +files/udev.rules-106-r5, +files/64-device-mapper.rules,
407     +files/05-udev-early.rules-106-r5,
408     +files/udev-106-remove-dasd-rules.patch, +files/95-udev-late.rules,
409     +udev-106-r5.ebuild:
410     Updated early-rules for scsi-wait, like upstream. Created
411     95-udev-late.rules, which now contains 95-net.rules and the udevmonitor and
412     eventrecorder-rules. Removed dasd_id tool, that is now in s390-tools.
413     Removed old, broken seq_node.sh. Moved all device-mapper stuff to own file,
414     export name of dm-device in ID_DM_NAME. No longer call legacy /etc/dev.d/
415     stuff.
416 beandog 1.287
417     17 Mar 2007; Steve Dibb <beandog@gentoo.org> udev-104-r12.ebuild:
418     amd64 stable, bug 159871
419 zzam 1.286
420     17 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
421     files/modprobe-104-r12.sh:
422     Backported non-modular kernel fix toget it into release, Bug #168322.
423 zzam 1.285
424     14 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
425     -files/udev.rules-104-r7, -files/udev-start-104-r5.sh,
426     -files/udev.rules-105, -files/udev-start-105.sh, -files/udev.rules-106,
427     -files/udev.rules-106-r1, -files/udev.rules-106-r2, -files/net.sh,
428     -udev-104-r9.ebuild, -udev-104-r10.ebuild, -udev-105.ebuild,
429     -udev-106.ebuild, -udev-106-r1.ebuild, -udev-106-r2.ebuild,
430     -udev-106-r3.ebuild:
431     Cleanup of old ebuilds.
432 zzam 1.284
433     *udev-106-r4 (14 Mar 2007)
434    
435     14 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +udev-106-r4.ebuild:
436     Now really use new rules file, that should already be in udev-106-r3.
437 uberlord 1.283
438     14 Mar 2007; Roy Marples <uberlord@gentoo.org> files/modprobe-105.sh:
439     Remove bashisms from modprobe.sh
440 zzam 1.282
441     *udev-106-r3 (13 Mar 2007)
442    
443     13 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
444     +files/udev.rules-106-r3, +files/blacklist, +files/pnp-aliases,
445     +udev-106-r3.ebuild:
446     Symlink some utilities to /sbin where multipath-tools expect them, Bug
447     #168588. Install persistent-device rules for device-mapper devices. Added
448     template for blacklist file. Added modprobe file with aliases for isapnp
449     devices. Let device-mapper rule also react on change events.
450 corsair 1.281
451     12 Mar 2007; Markus Rothe <corsair@gentoo.org> udev-104-r12.ebuild:
452     Stable on ppc64; bug #159871
453 zzam 1.280
454     *udev-106-r2 (12 Mar 2007)
455    
456     12 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
457     +files/udev.rules-106-r2, +files/udev-start-106-r2.sh,
458     +udev-106-r2.ebuild:
459     Now support kernel cmdline gentoo=nocoldplug to disable udev coldplug. Do
460     not install persistent net rules for s390 arch, as it has no persistent mac
461     addresses. No longer ignore device mapper devices, but look up the name and
462     create /dev/mapper/NAME, that allows hal to get the events, Bug #137831. Do
463     not apply normal rules to network devices, Bug #166652.
464 uberlord 1.279
465     11 Mar 2007; Roy Marples <uberlord@gentoo.org> files/modprobe-104-r12.sh,
466     files/modprobe-105.sh, files/modprobe.sh:
467     Use /etc/init.d/functions.sh instead of /sbin/functions.sh
468 nixnut 1.278
469     10 Mar 2007; nixnut <nixnut@gentoo.org> udev-104-r12.ebuild:
470     Stable on ppc wrt bug 159871
471 jer 1.277
472     09 Mar 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r12.ebuild:
473     Stable for HPPA (bug #159871).
474 armin76 1.276
475     09 Mar 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r12.ebuild:
476     x86 stable wrt bug 159871
477 gustavoz 1.275
478     09 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r12.ebuild:
479     Stable on sparc wrt #159871
480 zzam 1.274
481     09 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
482     files/udev.rules-104-r10:
483     Backported fix for calling modprobe.sh for pnp devices from udev-106-r1.ebuild.
484 zzam 1.273
485     08 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r9.ebuild,
486     udev-104-r10.ebuild, udev-104-r11.ebuild, udev-104-r12.ebuild,
487     udev-105.ebuild, udev-106.ebuild, udev-106-r1.ebuild:
488     Depending on baselayout-1.12.5 now, as >udev-103 breaks older baselayouts
489     for missing /sbin/udev, Bug #169758.
490 zzam 1.272
491     *udev-106-r1 (06 Mar 2007)
492    
493     06 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
494     +files/udev.rules-106-r1, +udev-106-r1.ebuild:
495     Fixed floppy rule, fix calling modprobe.sh for pnp devices. Rule speedup by
496     not calling modprobe if already loaded.
497 zzam 1.271
498     *udev-106 (05 Mar 2007)
499    
500     05 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +files/udev.rules-106,
501     +files/udev-106-floppy-devices-no-umask.diff, +udev-106.ebuild:
502     Version bumped. Added rule to create the specific floppy device nodes like
503     /dev/floppy/fd0u1440. Some small rules cleanup/reorder.
504 zzam 1.270
505     02 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> files/udev.rules-105:
506     Let all modprobe calls use the wrapper.
507 zzam 1.269
508     *udev-105 (02 Mar 2007)
509    
510     02 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> +files/udev.rules-105,
511     +files/modprobe-105.sh, +files/udev-start-105.sh, +files/udev-stop-105.sh,
512     +udev-105.ebuild:
513     Version bumped. Cleaned up start/stop scripts regarding check for
514     udev-version. Reordered some rules, added module loading for ide tape
515     devices, scsi medium changers and mmc devices. Do not load module i82365 as
516     that can lead to deadlocks. Make modprobe.sh converted to generic shell and
517     ignore requests silently if kernel has no module support, Bug #168322.
518 uberlord 1.268
519     22 Feb 2007; Roy Marples <uberlord@gentoo.org>
520     files/udev-start-104-r12.sh, files/udev-stop-104-r8.sh:
521     udev-start,shop.sh now work with any shell
522 zzam 1.267
523     *udev-104-r12 (20 Feb 2007)
524    
525     20 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
526     +files/modprobe-104-r12.sh, +files/udev-start-104-r12.sh,
527     +udev-104-r12.ebuild:
528     Added code to detect emerge in chroot and not restart udevd there, Bug
529     #129204. Changed modprobe.sh to write to , and let udev-start create
530     /dev/tty1 when seeding to allow using it before udevd creates it, to not
531     write over boot splash, Bug #166990.
532 corsair 1.266
533     13 Feb 2007; Markus Rothe <corsair@gentoo.org> udev-104-r11.ebuild:
534     Stable on ppc64; bug #159871
535 josejx 1.265
536     13 Feb 2007; Joseph Jezak <josejx@gentoo.org> udev-104-r11.ebuild:
537     Marked ppc stable for bug #159871.
538 cryos 1.264
539     13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> udev-104-r11.ebuild:
540     Stable on amd64, bug 159871.
541 kloeri 1.263
542     12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> udev-104-r11.ebuild:
543     Stable on Alpha, bug 159871.
544 kloeri 1.262
545     12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> udev-104-r11.ebuild:
546     Stable on IA64, bug 159871.
547 gustavoz 1.261
548     12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r11.ebuild:
549     Stable on sparc wrt #159871
550 armin76 1.260
551     12 Feb 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r11.ebuild:
552     x86 stable wrt bug 159871
553 jer 1.259
554     12 Feb 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r11.ebuild:
555     Oh no, not again for HPPA (bug #159871).
556 zzam 1.258
557     *udev-104-r11 (12 Feb 2007)
558    
559     12 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
560     +files/udev-104-persistent-net-fix-name-dups.patch, +udev-104-r11.ebuild:
561     Removed check for a wrong file when looking for already used device-names,
562     solving Bug #166486.
563 gustavoz 1.257
564     12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r10.ebuild:
565     Stable on sparc wrt #159871
566 jer 1.256
567     12 Feb 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r10.ebuild:
568     Stable for HPPA (bug #159871).
569 armin76 1.255
570     11 Feb 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r10.ebuild:
571     x86 stable wrt bug 159871
572 zzam 1.254
573     11 Feb 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r10.ebuild:
574     Resetting all keywords which were copied from udev-104-r9 to let archs
575     themself set it stable.
576 zzam 1.253
577     11 Feb 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r10.ebuild:
578     Copy over keyword modification from 104-r9 (ppc).
579 josejx 1.252
580     11 Feb 2007; Joseph Jezak <josejx@gentoo.org> udev-104-r9.ebuild:
581     Marked ppc stable for bug #159871.
582 zzam 1.251
583     10 Feb 2007; Matthias Schwarzott <zzam@gentoo.org> files/modprobe.sh:
584     Corrected both grep-expressions, to not get commented blacklist entries, and
585     to get log output correct.
586 zzam 1.250
587     *udev-104-r10 (10 Feb 2007)
588    
589     10 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
590     +files/udev.rules-104-r10, +files/net-104-r10.sh,
591     +files/udev-start-104-r10.sh, +files/modprobe.sh, +udev-104-r10.ebuild:
592     Does not call /etc/init.d/net.IFACE for network devices which are registed
593     after being up (like ppp, isdn), solving bug #165936. Added modprobe wrapper
594     to make all modules blacklistable, Bug #130766, and to give console-output
595     about loading modules.
596 wolf31o2 1.249
597     08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> udev-104-r9.ebuild:
598     Stable on alpha wrt bug #159871.
599 chutzpah 1.248
600     08 Feb 2007; Patrick McLean <chutzpah@gentoo.org> udev-104-r9.ebuild:
601     Stable on amd64 bug #159871.
602 zzam 1.247
603     07 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
604     -files/udev.rules-104-r4, -files/udev-stop-104-r3.sh, -udev-104-r5.ebuild,
605     -udev-104-r6.ebuild, -udev-104-r7.ebuild, -udev-104-r8.ebuild:
606     Cleaned up older versions.
607 corsair 1.246
608     06 Feb 2007; Markus Rothe <corsair@gentoo.org> udev-104-r9.ebuild:
609     Stable on ppc64; bug #159871
610 jer 1.245
611     06 Feb 2007; Jeroen Roovers <jer@gentoo.org> udev-104-r9.ebuild:
612     Stable for HPPA (bug #159871).
613 gustavoz 1.244
614     05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> udev-104-r9.ebuild:
615     Stable on sparc wrt #159871
616 armin76 1.243
617     05 Feb 2007; Raúl Porcel <armin76@gentoo.org> udev-104-r9.ebuild:
618     x86 stable wrt bug 159871
619 zzam 1.242
620     *udev-104-r9 (04 Feb 2007)
621    
622     04 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
623     +files/udev-105-unlink-db-files.patch, +udev-104-r9.ebuild:
624     Adding another patch from udev-105, to unlink database files before
625     (re)creating them, fixing some symlink issues.
626 zzam 1.241
627     *udev-104-r8 (03 Feb 2007)
628    
629     03 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
630     +files/udev-stop-104-r8.sh, +files/udev-105-vol_id-fix.patch,
631     +udev-104-r8.ebuild:
632     Apply patch from udev-105 to let vol_id properly detect raid partitions.
633     Added code to udev-stop script to save persistent-{cd,net} rules created at
634     boot while root-device was read-only to /etc/udev/rules.d, to make it really
635     persistent over multiple boots.
636 zzam 1.240
637     *udev-104-r7 (31 Jan 2007)
638    
639     31 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
640     +files/udev.rules-104-r7, +udev-104-r7.ebuild:
641     Fix rule for sg-devices of scsi-cdroms, to only match attributes that are
642     reliable, Bug #164595.
643 zzam 1.239
644     *udev-104-r6 (30 Jan 2007)
645    
646     30 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
647     +files/udev-104-peristent-net-disable-xen.patch, +udev-104-r6.ebuild:
648     Stop persistent-net from touching xen-network-devices, solving Bug #162730.
649 zzam 1.238
650     30 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
651     -files/05-udev-early.rules-104-r2, -files/udev.rules-104-r2,
652     -files/udev-start-104-r3.sh, -udev-104-r3.ebuild, -udev-104-r4.ebuild:
653     Removed older revisions.
654 zzam 1.237
655     30 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> udev-104-r3.ebuild,
656     udev-104-r4.ebuild, udev-104-r5.ebuild:
657     Removed useless dependency on hotplug-base for newer versions.
658 zzam 1.235
659     *udev-104-r5 (29 Jan 2007)
660    
661     29 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
662     +files/05-udev-early.rules-104-r5, +files/udev-start-104-r5.sh,
663     +udev-104-r5.ebuild:
664     Enable bootup with empty /dev on root-partition, Bug #151414. Setting
665 zzam 1.236 IN_HOTPLUG for all events for compatibility. Now remove network-dev.d
666     script as there now is own net-hotplug-udev-rule, and this specific
667     script seemed to not work.
668 vapier 1.234
669     28 Jan 2007; Mike Frysinger <vapier@gentoo.org> udev-103.ebuild,
670     udev-104-r3.ebuild, udev-104-r4.ebuild:
671     Only screw with udevd when ROOT == /.
672 zzam 1.233
673     *udev-104-r4 (27 Jan 2007)
674    
675     27 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
676     +files/udev.rules-104-r4, +udev-104-r4.ebuild:
677     Changing serial,isdn,capi and all other dialout-devices to group uucp, mode
678     0660, solving Bug #108249.
679 zzam 1.232
680     27 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
681     -files/05-udev-early.rules-104, -files/udev.rules-104,
682     -files/udev-start-104.sh, -udev-104-r1.ebuild, -udev-104-r2.ebuild,
683     udev-104-r3.ebuild:
684     Deleted some buggy versions. Removed upgrade-warnings for ancient versions.
685 zzam 1.231
686     26 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> udev-090-r1.ebuild,
687     udev-094.ebuild, udev-096.ebuild, udev-096-r1.ebuild, udev-098.ebuild,
688     udev-099.ebuild, udev-100.ebuild, udev-100-r2.ebuild, udev-103.ebuild,
689     udev-104-r1.ebuild, udev-104-r2.ebuild, udev-104-r3.ebuild:
690     Explicitly inherited toolchain-funcs to solve Bug #144529.
691 zzam 1.230
692     *udev-104-r3 (25 Jan 2007)
693    
694     25 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
695     +files/udev-start-104-r3.sh, +files/udev-stop-104-r3.sh,
696     +udev-104-r3.ebuild:
697     Fixed ugly manpage symlink (.gz.bz2). No longer use mktemp in addon, Bug
698     #163695. Make storing devices work again, Bug #162866. Finally removed
699     device-nodes added to /lib by default, Bug #128302.
700 zzam 1.229
701     *udev-104-r2 (24 Jan 2007)
702    
703     24 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
704     +files/05-udev-early.rules-104-r2, +files/udev.rules-104-r2,
705     +files/udev-104-netif-rename-busywait.patch, +udev-104-r2.ebuild:
706     Avoid warnings about wait_for_sysfs rule for persistent-net, Bug #163096.
707     Added missing reaction on netif rename return code for success, Bug #158531.
708     Removed duplicated old rule for scsi-module-loading. Consistent use of ENV
709     for MODALIAS, Bug #163410.
710 zzam 1.228
711     22 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
712     -files/40-scsi-hotplug.rules, -files/udev.rules-103-r1,
713     -files/udev.rules-103-r2, -files/udev.rules-103-r3, -udev-103-r1.ebuild,
714     -udev-103-r2.ebuild, -udev-103-r3.ebuild, -udev-104.ebuild:
715     Nuked crappy revisions.
716 zzam 1.227
717     *udev-104-r1 (20 Jan 2007)
718    
719     20 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
720     +files/udev-start-104.sh, +udev-104-r1.ebuild:
721     Fixed using disappeared /sbin/udev for checking udev-version in
722     rcscript-addon, now just write udev-version into skript at emerge time,
723     reported by Polyomial-C <polynomial-C@gmx.de> on Bug #161801.
724 zzam 1.226
725     *udev-104 (19 Jan 2007)
726    
727     19 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
728     +files/05-udev-early.rules-104, +files/udev.rules-104, +udev-104.ebuild:
729     Version bumped, Bug #161801. Added depend to libselinux, Bug #156704. Moved
730     scsi-rules to all other rules inside 50-udev.rules, removing
731     40-scsi-hotplug.rules in pkg_postinst, Added rule for loading st/osst tape
732     module, setting timeout of tape-like scsi-devices to large value (900s),
733     inspired by redhat-rules. Added wait-rule for "device/driver" to work around
734     race in persistence-net. Added raw usb-devices for use by libusb to group
735     usb with group write permission, Bug #150223. Removed installation of
736     /sbin/udev as it no longer exists and /sbin/rc also does not seem to need it
737     any longer.
738 zzam 1.225
739     *udev-103-r3 (16 Jan 2007)
740    
741     16 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
742     +files/udev.rules-103-r3, +files/40-scsi-hotplug.rules,
743     +files/95-net.rules, +udev-103-r3.ebuild:
744     Restrict cdrom_id rule to ACTION==add. Move network-init-script rules to a
745     place after network-device persistance rules. Add rules to autoload
746     scsi-device-class drivers (sr_mod, sd_mod).
747 uberlord 1.224
748     *udev-103-r2 (16 Jan 2007)
749    
750     16 Jan 2007; Roy Marples <uberlord@gentoo.org> +files/udev.rules-103-r2,
751     +files/net.sh, +udev-103-r2.ebuild:
752     udev can now automatically start our network scripts again.
753 zzam 1.223
754     *udev-103-r1 (15 Jan 2007)
755    
756     15 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
757     +files/udev.rules-103-r1, +udev-103-r1.ebuild:
758     Remove old cdrom-rules, solving Bug #158060. Disable calling hotplugd for
759     compatibility to remove co-existance problems for firmware loading and more,
760     Bug #147006 and Bug #145809.
761 zzam 1.222
762     15 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> metadata.xml:
763     Added cardoe and me to maintainers.
764 gustavoz 1.221
765     11 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-103.ebuild:
766     Stable on sparc
767 jer 1.220
768     06 Dec 2006; Jeroen Roovers <jer@gentoo.org> udev-103.ebuild:
769     Stable for HPPA.
770 corsair 1.219
771     03 Dec 2006; Markus Rothe <corsair@gentoo.org> udev-103.ebuild:
772     Stable on ppc64
773 gregkh 1.218
774     25 Nov 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-103.ebuild:
775     mark 103 stable on x86
776 uberlord 1.217
777     04 Nov 2006; Roy Marples <uberlord@gentoo.org> files/udev-start-099.sh:
778     Change the bash =~ operator to work with all versions.
779 gregkh 1.216
780     *udev-103 (23 Oct 2006)
781    
782     23 Oct 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-103.ebuild:
783     103 release
784 herbs 1.215
785     18 Sep 2006; Herbie Hopkins <herbs@gentoo.org> udev-100-r2.ebuild:
786     Multilib fixes, don't install helper scripts in /get_libdir/udev and call
787     them at /lib/udev in other scripts.
788 gregkh 1.214
789     12 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-100-r1.ebuild:
790     remove buggy 100-r1 ebuild
791 gregkh 1.213
792     *udev-100-r2 (12 Sep 2006)
793    
794     12 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-100-r2.ebuild:
795     Fix boot bug in 100-r1, sorry about that.
796 gregkh 1.212
797     *udev-100-r1 (11 Sep 2006)
798    
799     11 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-100-r1.ebuild:
800     add network and cdrom persistent device name rules
801 gregkh 1.211
802     *udev-100 (08 Sep 2006)
803    
804     08 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-100.ebuild:
805     100 release (fixes some disk persistent name issues.)
806 gregkh 1.210
807     *udev-099 (06 Sep 2006)
808    
809     06 Sep 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
810     +files/udev-start-099.sh, +udev-099.ebuild:
811     099 release
812 gregkh 1.209
813     *udev-098 (31 Aug 2006)
814    
815     31 Aug 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-098,
816     +files/udev-098-udevtrigger.patch, +files/udev-start-098.sh,
817     +udev-098.ebuild:
818     098 release. Loads of bugs fixed in the ebuild and surrounding scripts. Rules
819     files also updated to work properly.
820 azarah 1.208
821     19 Jul 2006; Martin Schlemmer <azarah@gentoo.org> udev-096-r1.ebuild:
822     Remove redundent 10-udev.hotplug symlink. Noticed by Walt
823     <wa1ter@myrealbox.com>.
824 azarah 1.207
825     *udev-096-r1 (17 Jul 2006)
826    
827     17 Jul 2006; Martin Schlemmer <azarah@gentoo.org>
828     +files/udev.rules-096-r1, +udev-096-r1.ebuild:
829     Fix path issues, bug #140668.
830 azarah 1.206
831     *udev-096 (15 Jul 2006)
832    
833     15 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +files/udev.rules-096,
834     +files/udev-096-udevtrigger.patch, +files/udev-start-096.sh,
835     +udev-096.ebuild:
836     Update version. Enable firmware loading, bug #138126. Add patches from bug
837     #119989.
838 kumba 1.205
839     06 Jul 2006; Joshua Kinard <kumba@gentoo.org> udev-090-r1.ebuild:
840     Marked stable on mips.
841 azarah 1.204
842     05 Jul 2006; Martin Schlemmer <azarah@gentoo.org> files/seq_node.sh:
843     Fix some logic issues and typo's.
844 marienz 1.203
845     04 Jul 2006; Marien Zwart <marienz@gentoo.org> Manifest:
846     Fix Manifest (a couple of files mysteriously ended up with an off-by-one
847     size and different checksums).
848 plasmaroo 1.202
849     03 Jul 2006; <plasmaroo@gentoo.org> udev-090-r1.ebuild:
850     Stable on IA64.
851 kanaka 1.201
852     02 Jul 2006; Joel Martin <kanaka@gentoo.org> udev-084.ebuild,
853     udev-085.ebuild, udev-086.ebuild, udev-087.ebuild, udev-087-r1.ebuild,
854     udev-089.ebuild, udev-089-r1.ebuild, udev-089-r2.ebuild, udev-090.ebuild,
855     udev-090-r1.ebuild, udev-094.ebuild:
856     From version 84 the CROSS variable changed to CROSS_COMPILE. Change
857     everything 084 and later.
858 azarah 1.200
859     28 Jun 2006; Martin Schlemmer <azarah@gentoo.org> Manifest:
860     Bah, repoman.
861 azarah 1.199
862     *udev-094 (28 Jun 2006)
863    
864     28 Jun 2006; Martin Schlemmer <azarah@gentoo.org> +files/udev.rules-094,
865     +files/seq_node.sh, +udev-094.ebuild:
866     Update version. Fix some '==' vs '=' errors with rules file. Add hopeful
867     sufficient replacement script for depriciated '%e' directive.
868 kloeri 1.198
869     28 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> udev-087-r1.ebuild:
870     Stable on alpha.
871 uberlord 1.197
872     *udev-090-r1 (19 Jun 2006)
873     *udev-087-r1 (19 Jun 2006)
874     *udev-079-r2 (19 Jun 2006)
875    
876     19 Jun 2006; Roy Marples <uberlord@gentoo.org> files/udev-stop.sh,
877     +udev-079-r2.ebuild, +udev-087-r1.ebuild, +udev-090-r1.ebuild:
878     Remove the try command from udev-stop.sh, #136350 thanks to Paul Bredbury.
879 uberlord 1.196
880     24 May 2006; Roy Marples <uberlord@gentoo.org> files/udev-start-077-r2.sh,
881     files/udev-start-077-r4.sh, files/udev-start-079.sh,
882     files/udev-start-089.sh, files/udev-start-090.sh:
883     Fix typo "Finializing" > "Finalizing"
884 blubb 1.195
885     01 May 2006; Simon Stelling <blubb@gentoo.org> udev-087.ebuild:
886     stable on amd64
887 kumba 1.194
888     29 Apr 2006; Joshua Kinard <kumba@gentoo.org> udev-087.ebuild:
889     Marked stable on mips.
890 gregkh 1.193
891     *udev-090 (17 Apr 2006)
892    
893     17 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> files/udev.rules-089,
894     +files/udev-start-090.sh, +udev-090.ebuild:
895     090 udev release.
896     Lots of little bug fixes from 089.
897     pnp modules should now be autoloaded (if not, please read comments
898     in the 050-udev.rules file in the /etc/udev/rules/ directory on what
899     you need to add to the modules.conf file).
900     "safer" ebuild now, we do error checking and warn about coldplug
901     still being present on the box.
902     We also create device nodes directly on the root fs, not in /var
903     to help those who mount /var -nodev.
904 hansmi 1.192
905     16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> udev-087.ebuild:
906     Stable on ppc.
907 corsair 1.191
908     09 Apr 2006; Markus Rothe <corsair@gentoo.org> udev-087.ebuild:
909     Stable on ppc64
910 gustavoz 1.190
911     05 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-087.ebuild:
912     Stable on sparc
913 gregkh 1.189
914     *udev-089-r2 (04 Apr 2006)
915    
916     04 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-089,
917     +udev-089-r2.ebuild:
918     fix raid-devfs.sh losage (bug #128682)
919     fix inability to boot on kernels older than 2.6.14 (bug #128792)
920 agriffis 1.188
921     04 Apr 2006; Aron Griffis <agriffis@gentoo.org> udev-087.ebuild:
922     Mark 087 stable on ia64
923 gregkh 1.187
924     *udev-089-r1 (04 Apr 2006)
925    
926     04 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-089-r1.ebuild:
927     oops path_id went away, put it back now.
928 gregkh 1.186
929     *udev-089 (03 Apr 2006)
930    
931     03 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
932     +files/udev-start-089.sh, +udev-089.ebuild:
933     089 release
934     adds a new library (can 64 bit arches please verify that I didn't mess
935     something up here?)
936     adds "coldplug" functionality to udev by default, use the module blacklist
937     option to prevent things from being loaded if you don't like this.
938 gregkh 1.185
939     03 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-087.ebuild:
940     mark 087 stable on x86 due to 2.6.16 being stable soon
941 robbat2 1.184
942     *udev-087 (15 Mar 2006)
943    
944     15 Mar 2006; Robin H. Johnson <robbat2@gentoo.org> +udev-087.ebuild:
945     Version bump, now supports SAS hardware.
946 vapier 1.183
947     06 Mar 2006; Mike Frysinger <vapier@gentoo.org> files/udev-stop.sh:
948     Pass --numeric-owner to tar to make shutdown with NIS users happy.
949 gregkh 1.182
950     *udev-086 (02 Mar 2006)
951    
952     02 Mar 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
953     files/udev-start-079.sh, +udev-086.ebuild:
954     086 release
955     fixed problem that /dev/.udev might be a file instead of a directory
956     Startup queue waiting problem fixed (people with fancy disk setups hit this.)
957 gregkh 1.181
958     *udev-085 (21 Feb 2006)
959    
960     21 Feb 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-085.ebuild:
961     085 added
962 kanaka 1.180
963     21 Feb 2006; Joel Martin <kanaka@gentoo.org> udev-070-r1.ebuild:
964     Fix invalid size value for udev.permissions in Manifest
965 kumba 1.179
966     19 Feb 2006; Joshua Kinard <kumba@gentoo.org> udev-079-r1.ebuild:
967     Marked stable on mips.
968 wolf31o2 1.178
969     17 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
970     files/udev-start-079.sh:
971     Added patch from bug #123129 to fix evms_activate for LiveCD builds.
972 agriffis 1.177
973     08 Feb 2006; Aron Griffis <agriffis@gentoo.org> udev-079-r1.ebuild:
974     Mark 079-r1 stable on alpha
975 gregkh 1.176
976     *udev-084 (31 Jan 2006)
977    
978     31 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
979     files/05-udev-early.rules-079, +files/udev.rules-084,
980     +files/udev.conf.post_081, +files/udev-parisc-path_id-again.patch,
981     +udev-084.ebuild:
982     084 release - lots of little bug fixes, and config file updates.
983 corsair 1.174
984 corsair 1.175 22 Jan 2006; Markus Rothe <corsair@gentoo.org> udev-079-r1.ebuild:
985 corsair 1.174 Stable on ppc64
986 dang 1.173
987     22 Jan 2006; <dang@gentoo.org> udev-079-r1.ebuild:
988     Marked stable on amd64
989 uberlord 1.172
990     *udev-081-r1 (21 Jan 2006)
991     *udev-079-r1 (21 Jan 2006)
992    
993     21 Jan 2006; Roy Marples <uberlord@gentoo.org> +files/udev-start-079.sh,
994     +udev-079-r1.ebuild, +udev-081-r1.ebuild:
995     Version bump for new scripts to stop udev from starting init scripts
996     too early, #118419.
997 gmsoft 1.171
998     18 Jan 2006; Guy Martin <gmsoft@gentoo.org> udev-079.ebuild:
999     Stable on hppa.
1000 josejx 1.170
1001     18 Jan 2006; Joseph Jezak <josejx@gentoo.org> udev-079.ebuild:
1002     Marked ppc stable.
1003 gregkh 1.169
1004     *udev-081 (17 Jan 2006)
1005    
1006     17 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-081.ebuild:
1007     add 081 release from upstream.
1008 gustavoz 1.168
1009     17 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-079.ebuild:
1010     Stable on sparc
1011 gregkh 1.167
1012     14 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-079.ebuild:
1013     079 marked stable on x86 to handle upcoming 2.6.15 stable marking too.
1014 kumba 1.166
1015     25 Dec 2005; Joshua Kinard <kumba@gentoo.org> udev-070-r1.ebuild:
1016     Marked stable on mips.
1017 gregkh 1.165
1018     *udev-079 (23 Dec 2005)
1019    
1020     23 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1021     +files/05-udev-early.rules-079, +udev-079.ebuild:
1022     079 release, fixes some /dev/disk names and naming of network devices bugs.
1023 gregkh 1.164
1024     *udev-078 (19 Dec 2005)
1025    
1026     19 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1027     +files/05-udev-early.rules-078, +files/udev.rules-078, +udev-078.ebuild:
1028     078 release.
1029     fixes dvb issue (hopefully for real this time.)
1030     scsi tool fixes.
1031     added new config file to run before everyone else.
1032 corsair 1.163
1033     18 Dec 2005; Markus Rothe <corsair@gentoo.org> udev-070-r1.ebuild:
1034     Stable on ppc64
1035 gregkh 1.162
1036     *udev-077-r5 (13 Dec 2005)
1037    
1038     13 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1039     +files/udev.rules-077-r5, +udev-077-r5.ebuild:
1040     Fix DVB naming issue (#115123) and fix the serial port names to be real with
1041     symlinks for people who can't live without the dumb devfs names...
1042 gregkh 1.161
1043     *udev-077-r4 (11 Dec 2005)
1044    
1045     11 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1046     +files/udev-start-077-r4.sh, +udev-077-r4.ebuild:
1047     seed /lib/udev/devices with some known device files (fixes some errors at boot
1048     time.) Also rework the udev-start.sh file a bit to fix the order of how we
1049     start up udev.
1050 gregkh 1.160
1051     *udev-077-r3 (09 Dec 2005)
1052    
1053     09 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-077-r3.ebuild:
1054     077-r3 release - fix dependancy on newer version of baselayout (for those who
1055     are running stable for other packages, and don't seem to want to upgrade) as
1056     we need it to start udev properly at boot time.
1057 gregkh 1.159
1058     *udev-077-r2 (08 Dec 2005)
1059    
1060     08 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1061     +files/udev-start-077-r2.sh, +udev-077-r2.ebuild:
1062     changes to udev-start.sh to handle the good features in the 2.6.15 kernel
1063     release (only use netlink, faster startup time using uevent, etc.)
1064    
1065     Everything should still work just fine for older kernel releases, if not,
1066     please enter bugs.
1067 gregkh 1.158
1068     *udev-077-r1 (07 Dec 2005)
1069    
1070     07 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1071     +files/udev.rules-077-r1, +files/udev-parisc-path_id.patch,
1072     +udev-077-r1.ebuild:
1073     077-r1 release.
1074     Fixes a number of little bugs that people have reported.
1075 gregkh 1.157
1076     *udev-077 (07 Dec 2005)
1077    
1078     07 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-077,
1079     +files/udev-start-077.sh, +udev-077.ebuild:
1080     Rudimentary 077 udev support added. Should fix lots of odd bugs
1081     people have been having with 073.
1082 chriswhite 1.156
1083     12 Nov 2005; Chris White <chriswhite@gentoo.org> Manifest:
1084     Fixed silly bug #112235. Feel free to chew my head off, it's breaking user's
1085     systems for a very silly reason.
1086 hansmi 1.155
1087     11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> udev-070-r1.ebuild:
1088     Stable on ppc.
1089 gregkh 1.154
1090     *udev-073 (07 Nov 2005)
1091    
1092     07 Nov 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-073.ebuild:
1093     073 release.
1094     Fixes the "kernel does not have inotify" issue.
1095 gregkh 1.153
1096     *udev-072 (06 Nov 2005)
1097    
1098     06 Nov 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-072.ebuild:
1099     072 release. Careful about running this on kernels older
1100     than 2.6.14, I do not know what will happen with that...
1101 gregkh 1.152
1102     25 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-045.ebuild,
1103     -udev-056.ebuild, -udev-058.ebuild, -udev-068.ebuild:
1104     remove more old versions of udev from the tree
1105 gregkh 1.151
1106     25 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1107     -files/udev-070-gcc2.patch, -udev-030.ebuild, -udev-059.ebuild,
1108     -udev-060.ebuild, -udev-062.ebuild, -udev-063.ebuild, -udev-064.ebuild,
1109     -udev-064-r1.ebuild, -udev-065.ebuild, -udev-066.ebuild, -udev-067.ebuild,
1110     -udev-070.ebuild:
1111     remove a bunch of old udev versions from the tree
1112 gregkh 1.150
1113     *udev-071 (19 Oct 2005)
1114    
1115     19 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-071.ebuild:
1116     071 release
1117     added firmware_helper to hopefully help out the firmware issues people are
1118     seeing.
1119 gregkh 1.149
1120     *udev-070-r1 (19 Oct 2005)
1121    
1122     19 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-070-r1.ebuild:
1123     Fix 109789 caused by gcc 2 patch which was incorrect :(
1124 vapier 1.148
1125     19 Oct 2005; Mike Frysinger <vapier@gentoo.org>
1126     +files/udev-070-gcc2.patch, udev-070.ebuild:
1127     Fix building with gcc-2.x.
1128 agriffis 1.147
1129     18 Oct 2005; Aron Griffis <agriffis@gentoo.org> udev-070.ebuild:
1130     Mark 070 stable on alpha
1131 dang 1.146
1132     17 Oct 2005; <dang@gentoo.org> udev-070.ebuild:
1133     Marked stable on amd64
1134 gustavoz 1.145
1135     17 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-070.ebuild:
1136     Stable on sparc
1137 gregkh 1.144
1138     14 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-070.ebuild:
1139     Marked 070 stable on x86
1140 r3pek 1.143
1141     14 Oct 2005; Carlos Silva <r3pek@gentoo.org> udev-068-r1.ebuild,
1142     udev-070.ebuild:
1143     Added a workaround to the md5sum calculation. Older versions of coreutils
1144     doesn't return the end '-'
1145 agriffis 1.142
1146     16 Sep 2005; Aron Griffis <agriffis@gentoo.org> udev-068-r1.ebuild:
1147     Mark 068-r1 stable on alpha
1148 gregkh 1.141
1149     *udev-070 (14 Sep 2005)
1150    
1151     14 Sep 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-070.ebuild:
1152     070 release, gets rid of some kernel log messages people were seeing on
1153     startup.
1154 gregkh 1.140
1155     *udev-069 (13 Sep 2005)
1156    
1157     13 Sep 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-069.ebuild:
1158     069 udev release. Lots of tiny bug fixes all over the place.
1159 azarah 1.138
1160     *udev-068-r1 (12 Sep 2005)
1161    
1162     12 Sep 2005; Martin Schlemmer <azarah@gentoo.org> +files/udev-start.sh,
1163     +files/udev-stop.sh, udev-068.ebuild, +udev-068-r1.ebuild:
1164 azarah 1.139 Add rcscript addons. Note that they will only be used in next unstable
1165     baselayout version 1.12.0.
1166 ka0ttic 1.137
1167     08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> udev-068.ebuild:
1168     Stable on mips.
1169 hansmi 1.136
1170     03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> udev-068.ebuild:
1171     Stable on ppc.
1172 corsair 1.135
1173     03 Sep 2005; Markus Rothe <corsair@gentoo.org> udev-068.ebuild:
1174     Stable on ppc64
1175 metalgod 1.134
1176     31 Aug 2005; Luis Medinas <metalgod@gentoo.org> udev-068.ebuild:
1177     Marked Stable on AMD64.
1178 gustavoz 1.133
1179     31 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-068.ebuild:
1180     Stable on sparc
1181 gregkh 1.132
1182     30 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-068.ebuild:
1183     Add more info messages (like anyone reads them...) for people upgrading
1184     to the latest 068 release that does not have devfs style names anymore.
1185    
1186     Marked 068 stable on x86, let the bugs begin...
1187 gregkh 1.131
1188     *udev-068 (18 Aug 2005)
1189    
1190     18 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-068.ebuild:
1191     068 release
1192     This should fix the cdrom, dvb, and any other external callout problem that
1193     was happening with the 066 and 067 release.
1194     Also fixes the CFLAGS issue.
1195 gregkh 1.130
1196     13 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> Manifest:
1197     fixed 067 digest md5
1198 gregkh 1.129
1199     *udev-067 (13 Aug 2005)
1200    
1201     13 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-067.ebuild:
1202     067 release
1203    
1204     Fixes persistant name stuff at boot (and the cdrom naming at boot).
1205     Fixes build of cdrom_id with older versions of linux-headers.
1206 gregkh 1.128
1207     *udev-066 (11 Aug 2005)
1208    
1209     11 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-066.ebuild:
1210     066 release
1211     Should fix cdrom permission problem from 065
1212     helper programs are moved to /sbin
1213     Lots of config file tweaks.
1214 gregkh 1.127
1215     *udev-065 (02 Aug 2005)
1216    
1217     02 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-065.ebuild:
1218     065 release
1219    
1220     Little bug fixes, new helper script "path_id".
1221    
1222     Also, we now have persistent block device names in /dev/disk/ try them out and
1223     let me know if they are useful or not.
1224 gregkh 1.126
1225     *udev-064-r1 (31 Jul 2005)
1226    
1227     31 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1228     +files/udev.rules-064-r1, +udev-064-r1.ebuild:
1229     Start moving to a sane /dev naming scheme.
1230     This release removes the devfs names for the tty and consolde devices, and the
1231     symlinks that were implementing the LSB standard names. We only implement the
1232     LSB names now, which saves over 3Mb of RAM on /dev.
1233    
1234     This rule change also speeds up udev init time by a order of magnitude
1235     (my slow box went from 5 seconds to .5 seconds, your mileage will vary,
1236     'time udevstart' as root before and after this release to see your difference.)
1237 gregkh 1.125
1238     *udev-064 (26 Jul 2005)
1239    
1240     26 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-064.ebuild:
1241     064 release
1242    
1243     Fixes sparc and other 64 bit arch issues.
1244     Added another udev helper program, create_floppy_devices, which requires a
1245     kernel patch to work properly.
1246 kumba 1.124
1247     17 Jul 2005; Joshua Kinard <kumba@gentoo.org> udev-062.ebuild,
1248     udev-063.ebuild:
1249     Remove sparc keywords from udev-062 and udev-063 until bus error in Bug #99290
1250     is fixed.
1251 gregkh 1.123
1252     *udev-063 (15 Jul 2005)
1253    
1254     15 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-063.ebuild:
1255     063 release
1256     fixes cdrom and firewire raw device issues, among other things.
1257 agriffis 1.122
1258     13 Jul 2005; Aron Griffis <agriffis@gentoo.org> udev-058.ebuild:
1259     stable on alpha
1260 josejx 1.121
1261     09 Jul 2005; Joseph Jezak <josejx@gentoo.org> udev-058.ebuild:
1262     Marked ppc stable.
1263 gregkh 1.120
1264     07 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-061.ebuild:
1265     remove 061 from tree as it's so broken.
1266 gregkh 1.119
1267     *udev-062 (07 Jul 2005)
1268    
1269     07 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-062.ebuild:
1270     062 release
1271     Fixes big permission problem with 061 and some other things.
1272 eradicator 1.118
1273     07 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> udev-058.ebuild:
1274     Stable amd64.
1275 gregkh 1.117
1276     06 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-042.ebuild,
1277     -udev-043.ebuild, -udev-046.ebuild, -udev-048.ebuild, -udev-049.ebuild,
1278     -udev-050.ebuild, -udev-051.ebuild, -udev-052.ebuild, -udev-054.ebuild:
1279     deleted old udev ebuilds that are not needed
1280 gregkh 1.116
1281     *udev-061 (06 Jul 2005)
1282    
1283     06 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-061.ebuild:
1284     061 release
1285     Fixes the cdsymlink issue.
1286 agriffis 1.115
1287     05 Jul 2005; Aron Griffis <agriffis@gentoo.org> udev-058.ebuild:
1288     stable on ia64
1289 gustavoz 1.114
1290     04 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-058.ebuild:
1291     Stable on sparc
1292 gregkh 1.113
1293     *udev-060 (03 Jul 2005)
1294    
1295     03 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1296     +files/udev.conf.post_059, +udev-060.ebuild:
1297     060 release
1298    
1299     This one should actually boot, unlike 059, sorry about that...
1300 corsair 1.112
1301     01 Jul 2005; Markus Rothe <corsair@gentoo.org> udev-058.ebuild:
1302     Stable on ppc64
1303 gregkh 1.111
1304     01 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-058.ebuild:
1305     mark 058 stable on x86
1306 gregkh 1.110
1307     *udev-059 (01 Jul 2005)
1308    
1309     01 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-059.ebuild:
1310     059 release
1311    
1312     Note this is _very_ experimental still. Not quite sure if /etc/dev.d/
1313     rules still run properly, but booting should still work just fine (as
1314     long as your boot partitions aren't under some crazy-whack rule...)
1315 kumba 1.109
1316     28 Jun 2005; Joshua Kinard <kumba@gentoo.org> udev-056.ebuild:
1317     Marked stable on mips.
1318 tester 1.108
1319     21 Jun 2005; Olivier Crête <tester@gentoo.org> udev-056.ebuild:
1320     Stable on amd64
1321 josejx 1.107
1322     27 May 2005; Joseph Jezak <josejx@gentoo.org> udev-056.ebuild:
1323     Marked ppc stable.
1324 weeve 1.106
1325     23 May 2005; Jason Wever <weeve@gentoo.org> udev-056.ebuild:
1326     Stable on SPARC.
1327 corsair 1.105
1328     22 May 2005; Markus Rothe <corsair@gentoo.org> udev-056.ebuild:
1329     Stable on ppc64
1330 gregkh 1.104
1331     *udev-058 (20 May 2005)
1332    
1333     20 May 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-058.ebuild:
1334     058 release.
1335     Please read RELEASE-NOTES if you have custom udev rules.
1336     This version is required if you have custom rules, and you are running
1337     a kernel newer than 2.6.12-rc4 (this includes 2.6.12 and the 2.6.12-mm
1338     releases.)
1339 gmsoft 1.103
1340     12 May 2005; Guy Martin <gmsoft@gentoo.org> udev-056.ebuild:
1341     Stable on hppa.
1342 gregkh 1.102
1343     11 May 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-056.ebuild:
1344     Marked 056 stable on x86 (finally...) This fixes a whole lot of reported bugs.
1345     But please be careful about changes in the rule structures if you had any
1346     custom rules written for older versions of udev.
1347 josejx 1.101
1348     26 Mar 2005; Joseph Jezak <josejx@gentoo.org> udev-045.ebuild:
1349     Marked ppc stable.
1350 gregkh 1.100
1351     *udev-056 (24 Mar 2005)
1352    
1353     24 Mar 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-056.ebuild:
1354     added 056 release
1355 corsair 1.99
1356     20 Mar 2005; Markus Rothe <corsair@gentoo.org> udev-045.ebuild:
1357     Stable on ppc64
1358 gregkh 1.97
1359     *udev-054 (25 Feb 2005)
1360    
1361     25 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-054.ebuild:
1362 agriffis 1.98 054 release
1363 gregkh 1.96
1364     *udev-052 (08 Feb 2005)
1365    
1366     08 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-052.ebuild:
1367     052 release.
1368     Lots of gentoo config bugs fixed in here.
1369 gregkh 1.95
1370     *udev-051 (03 Feb 2005)
1371    
1372     03 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
1373     +files/udev.conf.post_050, +udev-051.ebuild:
1374     update to 051 release. This fixes (or should) the firmware oops. Also,
1375     please note that the .permissions files are now gone! If you had custom ones
1376     in the past, you need to move that logic into the .rules files (if not,
1377     you'll just get root only access to the devices, so it's not a security
1378     issue...)
1379 kumba 1.94
1380     18 Jan 2005; Joshua Kinard <kumba@gentoo.org> udev-045.ebuild:
1381     Marked stable on mips.
1382 weeve 1.93
1383     01 Jan 2005; Jason Wever <weeve@gentoo.org> udev-045.ebuild:
1384     Stable on sparc.
1385 gregkh 1.92
1386     *udev-050 (17 Dec 2004)
1387    
1388     17 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
1389     +files/udev-050-udev_volume_id.patch, +udev-050.ebuild:
1390     050 release (fixes some segfaults in the 049 release)
1391 gregkh 1.91
1392     *udev-039 (17 Dec 2004)
1393    
1394     17 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-024-r1.ebuild,
1395     -udev-025-r1.ebuild, -udev-026-r1.ebuild, -udev-027.ebuild,
1396     -udev-028.ebuild, -udev-029.ebuild, -udev-031.ebuild, -udev-032.ebuild,
1397     -udev-033.ebuild, -udev-034-r1.ebuild, -udev-034.ebuild, -udev-035.ebuild,
1398     -udev-036.ebuild, -udev-038.ebuild, -udev-039.ebuild, -udev-040.ebuild,
1399     -udev-044.ebuild:
1400     removed a lot of old udev ebuilds.
1401 kloeri 1.90
1402     15 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> udev-045.ebuild:
1403     Stable on alpha.
1404 gregkh 1.89
1405     *udev-049 (14 Dec 2004)
1406    
1407     14 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-049.ebuild:
1408     049 release
1409 absinthe 1.88
1410     14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> udev-045.ebuild:
1411     Stable on amd64.
1412 gregkh 1.87
1413     09 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
1414     048 release
1415    
1416     the /etc/hotplug.d/default/05-wait_for_sysfs.hotplug symlink is now gone.
1417 vapier 1.86
1418     07 Dec 2004; Mike Frysinger <vapier@gentoo.org> udev-046.ebuild:
1419     Cross compile support.
1420 gregkh 1.85
1421     *udev-046 (18 Nov 2004)
1422    
1423     18 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
1424     +files/udev.conf.post_046, +udev-046.ebuild:
1425     046 release
1426    
1427     Note: If you rely on the output of udevinfo, please run udevstart
1428     after upgrading, or just reboot. This isn't really a big deal, as
1429     I don't know of many tools that do rely on this (HAL might, don't
1430     remember) but it's a good idea.
1431 gregkh 1.84
1432     18 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-045.ebuild:
1433     mark 045 stable on x86
1434 gregkh 1.83
1435     *udev-045 (17 Nov 2004)
1436    
1437     17 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-045.ebuild:
1438     045 release (just a rules file update to fix bugs caused by the 044 release,
1439     sorry about that...)
1440 lv 1.82
1441     11 Nov 2004; Travis Tilley <lv@gentoo.org> udev-043.ebuild:
1442     stable on amd64
1443 kloeri 1.81
1444     12 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> udev-043.ebuild:
1445     Stable on alpha.
1446 kumba 1.80
1447     11 Nov 2004; Joshua Kinard <kumba@gentoo.org> udev-042.ebuild:
1448     Marked stable on mips.
1449 gregkh 1.79
1450     *udev-044 (10 Nov 2004)
1451    
1452     10 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-044.ebuild:
1453     044 release
1454     added cdrom symlinks
1455     added 'static' IUSE support (will build with klibc)
1456     fixed 'maketest' FEATURE usage (no more sudo dependancy)
1457     other minor bugfixes and updates
1458 gregkh 1.78
1459     09 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-043.ebuild:
1460     add sudo to the list of depends to build with
1461     mark 043 stable
1462 gregkh 1.77
1463     *udev-043 (05 Nov 2004)
1464    
1465     05 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-043.ebuild:
1466     043 release
1467 gregkh 1.76
1468     *udev-042 (22 Oct 2004)
1469    
1470     22 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-042.ebuild:
1471     042 release
1472     wait_for_sysfs updates (needed for -mm or latest -bk kernels)
1473     inotify fix
1474     Other bug fixes.
1475 gregkh 1.75
1476     *udev-040 (18 Oct 2004)
1477    
1478     18 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-040.ebuild:
1479     040 release
1480     Now fixes all the vcs issues in wait_for_sysfs (famous last words...)
1481     Also fixes mtr device node issue, sorry about that...
1482 gregkh 1.74
1483     15 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> :
1484     039 release
1485     Fixes the firmware loading bug.
1486     Should fix almost all wait_for_sysfs messages now too.
1487     If not, please send them to the address the log message tells you to.
1488 gregkh 1.73
1489     13 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-037.ebuild:
1490     remove 037 files, as that version didn't build the extras directory correctly.
1491 gregkh 1.72
1492     *udev-037 (13 Oct 2004)
1493    
1494     13 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-037.ebuild,
1495     +udev-038.ebuild:
1496     037 and 038 version bump.
1497     Lots of good bug fixes, and better wait_for_sysfs error reporting.
1498     (Don't use 037, it will not build for you...)
1499 gregkh 1.71
1500     *udev-036 (12 Oct 2004)
1501    
1502     12 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-036.ebuild:
1503     036 bump.
1504     Hopefully get a bit better error reporting out of wait_for_sysfs now.
1505 gregkh 1.70
1506     *udev-035 (11 Oct 2004)
1507    
1508     11 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-035.ebuild:
1509     035 bump
1510     Lots more wait_for_sysfs warnings fixed. If anyone sees any on their boxes,
1511     please send them to the address that the message tells you to.
1512 gregkh 1.69
1513     09 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-034-r1.ebuild:
1514     oops, missed HOMEPAGE change for udev...
1515 gregkh 1.68
1516     *udev-034-r1 (09 Oct 2004)
1517    
1518     09 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-034-r1.ebuild:
1519     Fix bug 66634 and 66930 at the same time.
1520     (udevinfo and udevtest were getting placed in /bin/ instead of /usr/bin/)
1521 gregkh 1.67
1522     *udev-034 (07 Oct 2004)
1523    
1524     07 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-034.ebuild:
1525     034 release bump, which fixes a lot of the wait_for_sysfs log messages
1526    
1527     If people see any more of them, please send them to the email address
1528     in the log message.
1529 gregkh 1.66
1530     *udev-033 (06 Oct 2004)
1531    
1532     06 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
1533     +files/udev.hotplug.empty, +udev-033.ebuild:
1534     033 upstream release
1535     added volume_id back to the package, as it works again
1536     new program, wait_for_sysfs is now run before udev.
1537     udev is now 10-udev.hotplug in /etc/hotplug.d/default so that HAL
1538     is happier.
1539     Please feel free to delete the /etc/hotplug.d/default/udev.hotplug file.
1540 gregkh 1.65
1541     *udev-032 (13 Sep 2004)
1542    
1543     13 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-032.ebuild:
1544     032 release which fixes a number of 031 reported bugs.
1545 gregkh 1.64
1546     13 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
1547     -files/udev-015-no-wait-for-sleep.patch,
1548     -files/udev-016-logging-config-option.patch,
1549     -files/udev-017-no-wait-for-sleep.patch,
1550     -files/udev-018-sysfs-build-fix.patch,
1551     -files/udev-019-unlink-existing.patch:
1552     deleted a lot of old patches from the tree
1553 gregkh 1.63
1554     *udev-031 (10 Sep 2004)
1555    
1556     10 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-031.ebuild:
1557     031 release
1558     No more udev_volume_id as it doesn't build :(
1559 pvdabeel 1.62
1560     03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> udev-025-r1.ebuild,
1561     udev-030.ebuild:
1562     Masked udev-030.ebuild stable for ppc
1563    
1564     03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> udev-025-r1.ebuild:
1565     Masked udev-025-r1.ebuild stable for ppc
1566 kumba 1.61
1567     21 Aug 2004; Joshua Kinard <kumba@gentoo.org> udev-030.ebuild:
1568     Marked stable on mips.
1569 gregkh 1.60
1570     11 Aug 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-030.ebuild:
1571     mark 030 stable on x86
1572 lv 1.59
1573     28 Jul 2004; Travis Tilley <lv@gentoo.org> udev-030.ebuild:
1574     marking stable on amd64 for misc bugfixes
1575 tgall 1.58
1576     22 Jul 2004; Tom Gall <tgall@gentoo.org> udev-030.ebuild:
1577     stable, ppc64, let the brave new world start!
1578 ciaranm 1.57
1579     10 Jul 2004; Ciaran McCreesh <ciaranm@gentoo.org> udev-029.ebuild:
1580     -sparc, see bug #55959
1581 gregkh 1.56
1582     *udev-030 (09 Jul 2004)
1583    
1584     09 Jul 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-030.ebuild:
1585     version bump to 030
1586     Should fix bug 55959 for amd64 (actually the bug was there for all arches
1587     the others just got lucky...)
1588 gregkh 1.55
1589     *udev-029 (02 Jul 2004)
1590    
1591     02 Jul 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-029.ebuild:
1592     029 version bump.
1593     Another stab at fixing the dm udevstart issue.
1594 gregkh 1.54
1595     30 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-016-r2.ebuild:
1596     removed old ebuilds, closing bug #4900
1597 kumba 1.53
1598     28 Jun 2004; Joshua Kinard <kumba@gentoo.org> udev-026-r1.ebuild:
1599     Marked stable on mips.
1600 gregkh 1.52
1601     *udev-028 (25 Jun 2004)
1602    
1603     25 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-028.ebuild:
1604     version bump, hopefully will fix the lvm issue
1605 kugelfang 1.50
1606     19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> udev-024-r1.ebuild,
1607     udev-025-r1.ebuild:
1608     Marked stable on amd64.
1609 gregkh 1.49
1610     *udev-027 (14 Jun 2004)
1611    
1612     14 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-027.ebuild:
1613     027 version bump.
1614     Fixes the /dev/tty and /dev/misc/* permission problems.
1615 gregkh 1.48
1616     *udev-026-r1 (07 Jun 2004)
1617    
1618     07 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-026-r1.ebuild:
1619     026 version bump
1620     Added udev_volume_id to built files for people who want to use it.
1621 gregkh 1.47
1622     07 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
1623     files/udev.conf.post_024:
1624     fix http://bugs.gentoo.org/show_bug.cgi?id=48740 by changing the default
1625     perms to 0660
1626 gregkh 1.46
1627     *udev-023-r1 (07 May 2004)
1628    
1629     07 May 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-021-r1.ebuild,
1630     -udev-022-r1.ebuild, -udev-023-r1.ebuild, udev-025-r1.ebuild:
1631     removed 021-r1, 022-r1, and 023-r1 release as they are not needed anymore.
1632 gregkh 1.45
1633     *udev-025-r1 (21 Apr 2004)
1634    
1635     21 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
1636     +files/udev.conf.post_024, +udev-025-r1.ebuild:
1637     version bump.
1638    
1639     Changed the configs to look in /etc/udev/rules.d/ for udev rules
1640     and in /etc/udev/permissions.d/ for permission files. Put the
1641     default files in those directories with the 50- prefix to allow
1642     users to override anything they don't like much easier.
1643 wwoods 1.43
1644     07 Apr 2004; Will Woods <wwoods@gentoo.org> udev-024-r1.ebuild:
1645     added ~alpha to KEYWORDS
1646 gregkh 1.42
1647 gregkh 1.44 12 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
1648     Marked stable on x86 (crosses his fingers...)
1649    
1650 gregkh 1.42 *udev-024-r1 (02 Apr 2004)
1651    
1652     02 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
1653     024 release bump
1654    
1655     Use the udev.rules.gentoo and udev.permissions.gentoo files from the main
1656     udev tarball now, as they are synced up properly.
1657    
1658     Add the etc/dev.d/net/hotplug.dev script to properly handle renaming network
1659     devices with udev.
1660 gregkh 1.41
1661     24 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> :
1662     Took k the sysfsutils dependancy off, as it is onot needed.
1663    
1664     Bump to 023 release
1665     Remove DBUS support as it is currently broken in 023
1666 kumba 1.40
1667     22 Mar 2004; Joshua Kinard <kumba@gentoo.org> udev-022-r1.ebuild:
1668     Added ~mips to KEYWORDS.
1669 gregkh 1.39
1670     *udev-022-r1 (20 Mar 2004)
1671    
1672     20 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> metadata.xml,
1673     udev-022-r1.ebuild:
1674     Updated to version 022 of uevdev
1675 seemant 1.37
1676 aliz 1.38 *udev-016-r2 (16 Mar 2004)
1677     *udev-017-r1 (16 Mar 2004)
1678     *udev-018-r3 (16 Mar 2004)
1679     *udev-018-r4 (16 Mar 2004)
1680     *udev-018-r5 (16 Mar 2004)
1681 seemant 1.37 *udev-019-r2 (16 Mar 2004)
1682 aliz 1.38 *udev-019-r3 (16 Mar 2004)
1683     *udev-021-r1 (16 Mar 2004)
1684 seemant 1.37
1685     16 Mar 2004; Seemant Kulleen <seemant@gentoo.org> udev-016-r1.ebuild,
1686     udev-016-r2.ebuild, udev-017-r1.ebuild, udev-017.ebuild, udev-018-r1.ebuild,
1687     udev-018-r2.ebuild, udev-018-r3.ebuild, udev-018-r4.ebuild,
1688     udev-018-r5.ebuild, udev-018.ebuild, udev-019-r1.ebuild, udev-019-r2.ebuild,
1689     udev-019-r3.ebuild, udev-019.ebuild, udev-021-r1.ebuild, udev-021.ebuild:
1690     bumps to PROVIDE virtual/dev-manager
1691 azarah 1.35
1692     *udev-021 (04 Mar 2004)
1693    
1694 vapier 1.36 06 Mar 2004; Mike Frysinger <vapier@gentoo.org>
1695     Add gcc-2.x compat patch.
1696    
1697 azarah 1.35 04 Mar 2004; Martin Schlemmer <azarah@gentoo.org> udev-021.ebuild:
1698     Update version. Add udevstart and manpage to be installed.
1699 azarah 1.34
1700     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019-r1.ebuild:
1701     Fix it to use udev.rules-018.
1702 azarah 1.33
1703     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules-018:
1704     Fix missing comma, reported by floam.
1705 azarah 1.32
1706     *udev-019-r1 (29 Feb 2004)
1707    
1708     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019-r1.ebuild,
1709     files/udev-019-unlink-existing.patch:
1710     Remove existing file first before creating node/symlink (bug #43151).
1711 azarah 1.31
1712     *udev-019 (29 Feb 2004)
1713    
1714     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019.ebuild:
1715     Update version.
1716 azarah 1.30
1717     *udev-018-r2 (26 Feb 2004)
1718    
1719     26 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-018-r2.ebuild,
1720     files/udev-018-sysfs-build-fix.patch:
1721     Fix build error, bug #42377, thanks Greg KH <greg@kroah.com>.
1722 ciaranm 1.29
1723     26 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> udev-018-r1.ebuild:
1724     Works on (most) sparc kit, adding ~sparc to the keywords
1725 azarah 1.28
1726     *udev-018-r1 (20 Feb 2004)
1727    
1728     20 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-018-r1.ebuild:
1729     Give udevsend and udevd a go, as it seems previous issues are solved (missing
1730     events, etc).
1731 azarah 1.27
1732     *udev-018 (20 Feb 2004)
1733    
1734     20 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-017.ebuild,
1735     udev-018.ebuild, files/udev.rules-018:
1736     Update version.
1737 azarah 1.26
1738     *udev-017 (13 Feb 2004)
1739    
1740     13 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-017.ebuild,
1741     files/udev-017-no-wait-for-sleep.patch:
1742     Update version.
1743 azarah 1.25
1744     *udev-016-r1 (08 Feb 2004)
1745    
1746     08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-016-r1.ebuild,
1747     files/udev.rules.post_012:
1748     Comment examples in udev.rules as they cause issues. Bump version to propagate
1749     this change. Closes bug #40758.
1750 azarah 1.24
1751     *udev-016 (03 Feb 2004)
1752    
1753     03 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-016.ebuild,
1754     files/udev-016-logging-config-option.patch:
1755     Update version.
1756 vapier 1.23
1757     30 Jan 2004; Mike Frysinger <vapier@gentoo.org>
1758     udev-015-sysbus-missing-include.patch :
1759     Add patch to include missing header file #39792 by Simon Watson.
1760 azarah 1.22
1761     30 Jan 2004; Martin Schlemmer <azarah@gentoo.org>
1762     files/udev-015-logging-config-option.patch:
1763     Tweak patch to use #define and not a string.
1764 azarah 1.21
1765     *udev-015 (29 Jan 2004)
1766    
1767     29 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-015.ebuild,
1768     files/udev-015-logging-config-option.patch,
1769     files/udev-015-no-wait-for-sleep.patch,
1770     files/udev.conf, files/udev.rules.post_012
1771     Update version. Update no-wait-for-sleep.patch to apply again. Add
1772     logging-config-option.patch to toggle logging via a udev.conf option,
1773     and add it to udev.conf. Update udev.rules.post_012 with some misc
1774     rules to extend devfs compat. Should close bug #39517.
1775 azarah 1.20
1776     *udev-013-r1 (16 Jan 2004)
1777    
1778     16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013-r1.ebuild,
1779     files/udev.rules.post_012:
1780     Add sound/OSS and input devfs rules from Christophe Saout <christophe@saout.de>.
1781     Bump revision to make sure previous and ide-devfs.sh changes gets in.
1782 azarah 1.19
1783     16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules.post_012:
1784     Fix calling of ide-devfs.sh.
1785 azarah 1.18
1786     *udev-013 (16 Jan 2004)
1787    
1788     16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013.ebuild,
1789     files/udev.rules.post_012:
1790     Update version. Update config files to suite new rules syntax.
1791 azarah 1.16
1792     *udev-012 (01 Jan 2004)
1793    
1794 vapier 1.17 04 Jan 2004; Mike Frysinger <vapier@gentoo.org> udev-012-udev_c-gcc295-compat.patch :
1795     Another gcc-2.x compatible patch. I thought these guys wrote C, not C++ :).
1796    
1797 azarah 1.16 01 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-012.ebuild,
1798     files/udev.permissions:
1799     Update version. Update udev.permissions (According to changes to Debian config
1800     file). Closes bug #36925.
1801 azarah 1.14
1802     27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
1803     files/udev-011-namedev_c-gcc295-compat.patch:
1804 azarah 1.15 Fix gcc-2.95.3 compat, bug #36556.
1805 azarah 1.13
1806     *udev-011 (27 Dec 2003)
1807    
1808     27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
1809     files/udev-011-ide-devfs-form-fixes.patch, files/udev-011-ide-devfs.patch,
1810     files/udev-011-no-wait-for-sleep.patch,
1811     files/udev-011-unlink-before-symlink.patch, files/udev.conf,
1812     files/udev.permissions, files/udev.rules:
1813     Update version. Fix udev_db path to point to /dev, else it is not writable
1814     early during boot. Fix permissions on /dev/ptmx, else we use old style PTYs.
1815     Update udev.permissions to also include devfs paths. Update udev.rules to use
1816     some devfs layout for easy initial transition. Update included script
1817     (udev-011-ide-devfs*.patch) that handles ide devfs symlinks to also generate
1818     /dev/{cdroms,discs} ones. Fix udev to first remove any existing
1819     nodes/fifo's/sockets/etc before trying to create a symlink, else it silently
1820     fails without debugging enabled (udev-011-unlink-before-symlink.patch). Add
1821     hack so that we can disable the sleep period udev have (its there so that udev
1822     do not try to access the sysfs info before the kernel created the entries) -
1823     we do not need it when we disable sleep, as the entries are already created
1824     (udev-011-no-wait-for-sleep.patch).
1825 azarah 1.12
1826     *udev-009 (17 Dec 2003)
1827    
1828     17 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-009.ebuild,
1829     files/udev-009-scsi_id-new-sysfs.patch:
1830     New version.
1831 azarah 1.11
1832     *udev-008 (14 Dec 2003)
1833    
1834     14 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-008.ebuild,
1835     files/udev.conf:
1836     Update version.
1837 azarah 1.10
1838     *udev-007 (24 Nov 2003)
1839    
1840     24 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-007.ebuild,
1841     files/namedev.permissions, files/udev-007-check-valid-mode.patch,
1842     files/udev.permissions:
1843     Update version. Add patch to stop udev segfault due to my type-o's that was in
1844     udev.permissions. Move namedev.permissions to udev.permissions and update it
1845     with more nodes.
1846 azarah 1.9
1847     *udev-006 (19 Nov 2003)
1848    
1849     19 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-006.ebuild:
1850     Update version. Make it easier to choose between internal and external
1851     libsysfs; also make possible to enable kglibc support. Note that there were
1852     some libsysfs changes again, so we cannot use external libsysfs for this
1853     release ...
1854 azarah 1.8
1855     *udev-005-r1 (07 Nov 2003)
1856    
1857     07 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-005-r1.ebuild:
1858 azarah 1.9 Update to build against external libsysfs.
1859 azarah 1.7
1860     *udev-005 (23 Oct 2003)
1861    
1862     23 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-005.ebuild:
1863     Update version.
1864 azarah 1.6
1865     *udev-004 (22 Oct 2003)
1866    
1867     22 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-004.ebuild,
1868     files/udev-004-disk-loop-fix.patch, files/udev-004-label-fixes.patch,
1869     files/udev-004-manpage-update.patch:
1870     New version.
1871 azarah 1.5
1872     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
1873     udev-0.3.ebuild, files/udev-0.2-major_minor-in-decimal.patch,
1874     files/udev-0.3-fix-partition-support.patch:
1875     Cleanup.
1876 azarah 1.4
1877     *udev-003 (21 Oct 2003)
1878    
1879     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-003.ebuild,
1880     files/udev-003-fix-partition-support.patch:
1881     Ok, according to Greg KH 003, 004, etc is going to be the new versioning
1882     scheme, so revert my version fix.
1883 azarah 1.3
1884     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild:
1885     Update DEPEND with hotplug, as we should be able to start using udev without
1886     modifying /proc/sys/kernel/hotplug.
1887 azarah 1.2
1888     *udev-0.3 (21 Oct 2003)
1889    
1890     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild,
1891     files/udev-0.3-fix-partition-support.patch:
1892     Update version.
1893 azarah 1.1
1894     *udev-0.2 (14 Oct 2003)
1895    
1896     14 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
1897     files/namedev.permissions, files/udev-0.2-major_minor-in-decimal.patch:
1898     Initial version submitted by myself.
1899    

  ViewVC Help
Powered by ViewVC 1.1.13