I have tested udev v130 with a clean build and my system is working
fine.

I have attached a new diff file with my small change to the .conf file
to include all the extras which gives me the persistent NIC names that I
need.

Adam

-----Original Message-----
From: Adam Stirk [mailto:[EMAIL PROTECTED] 
Sent: 03 November 2008 09:56
To: Michael Tross
Cc: T2 developers mailing list
Subject: Re: [t2] udev

I shall install the build tonight, I just didn't want to break my system
too much.

Adam

-----Original Message-----
From: Michael Tross [mailto:[EMAIL PROTECTED] 
Sent: 03 November 2008 08:35
To: Adam Stirk
Cc: T2 developers mailing list
Subject: RE: [t2] udev

Hi,

Am Sonntag, den 02.11.2008, 21:34 +0000 schrieb Adam Stirk:
> Hi,
> 
> I have found a problem with the rules in v130 (without testing) the
> rules are now being installed to /lib/udev/rules.d instead of
> /etc/udev/rules.d

this is right, but intentional by the udev authors, introduced in
udev-125:

http://marc.info/?l=linux-hotplug&m=121662743129837&w=2

They split the rules folder into three:

  /lib/udev/rules.d/  - default installed rules
  /etc/udev/rules.d/  - user rules + on-the-fly generated rules
  /dev/.udev/rules.d/ - temporary non-persistent rules created after
bootup

The udev default rules are installed below /lib now, and the T2 rules
are placed in /etc/udev/rules.d like before.

Michael

Attachment: t2-udev-130-r2.diff
Description: t2-udev-130-r2.diff

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to