[gentoo-user] udev-103 and blacklisting

2006-12-22 Thread Marco Calviani
Hi users, some days ago i've upgraded to udev-103 since it became stable. However after this operation, as most of you know, /etc/hotplug/blacklist stops working. There have been reportings on this http://bugs.gentoo.org/show_bug.cgi?id=130766 but since now, no reliable solution have been found

RE: [gentoo-user] udev-103 and blacklisting

2006-12-22 Thread
> -Original Message- > From: Marco Calviani [mailto:[EMAIL PROTECTED] > Sent: 22 December 2006 10:36 > To: gentoo-user@lists.gentoo.org > Subject: [gentoo-user] udev-103 and blacklisting > > > Hi users, > some days ago i've upgraded to udev-103 s

RE: [gentoo-user] udev-103 and blacklisting

2006-12-22 Thread
> -Original Message- > From: Marco Calviani [mailto:[EMAIL PROTECTED] > Sent: 22 December 2006 10:36 > To: gentoo-user@lists.gentoo.org > Subject: [gentoo-user] udev-103 and blacklisting > > > Hi users, > some days ago i've upgraded to udev-103 s

Re: [gentoo-user] udev-103 and blacklisting

2006-12-22 Thread Marco Calviani
Hi Nelson, Can you divert output to /dev/null? Or cron a job that chops out all those errors? Those are good ideas, but i'm questioning how is it possible to mark stable a so important package that has such "improvements" over the previous stable one, without good amplification of the changes

Re: [gentoo-user] udev-103 and blacklisting

2006-12-22 Thread Hans-Werner Hilse
Hi, On Fri, 22 Dec 2006 11:36:07 +0100 "Marco Calviani" <[EMAIL PROTECTED]> wrote: > some days ago i've upgraded to udev-103 since it became stable. > However after this operation, as most of you know, > /etc/hotplug/blacklist stops working. There have been reportings on > this http://bugs.ge

Re: [gentoo-user] udev-103 and blacklisting

2006-12-22 Thread Marco Calviani
Hi Hans, $ echo alias evbug off >> /etc/modules.d/my-aliases $ update-modules thanks this solution is working. Will this be the solution for the future or a "blacklist" file will be reintroduced? Cheers, mc -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] udev-103 and blacklisting

2006-12-22 Thread Richard Fish
On 12/22/06, Marco Calviani <[EMAIL PROTECTED]> wrote: thanks this solution is working. Will this be the solution for the future or a "blacklist" file will be reintroduced? If you don't want udev to load any modules at all, you can set RC_COLDPLUG=no in /etc/conf.d/rc. [1] This should restore t