Matthew Burgess wrote:
> On Sun, 12 Jul 2009 12:13:55 -0500, Bruce Dubbs <[email protected]> wrote:
>> This is primarily to Bryan.
>> 
>> Are there any issues or changes needed for the udev instructions
>> that need to be made to incorporate udev-144 into the book?

There weren't any major overhauls to the install setup this time around,
so I don't *think* so.

I'll verify...

Looks like the scsi_id.config file is no longer installed by default,
though that's not a huge deal...

I don't see anything else when looking through the git commit messages
(and some of the changes).  Unless they changed the build-system in a
completely unrelated change (which they've done to other parts of udev
before), we should be fine.  INSTALL still matches what we're doing, as
well.

> Udev now also supports setting private variables via 'ENV{.FOO}=' 
> (note the '.' before the variable name) which won't be stored in 
> Udev's DB or exported by the event.  We don't have any variables with
> that naming convention in udev-config so won't regress anywhere
> because of that.  Nor can I immediately think of a use-case for
> private variables.

The only use case I can think of is for udev-internal processing: if
they need to attach some info to the event as they're handling it (say,
which worker it's on, or something like that).  I don't think these
variables are supposed to be used by rules; I know they can't be used by
external tools.  :-)

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to