Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#1888 closed enhancement (fixed)

udev-101

Reported by: Matthew Burgess Owned by: Matthew Burgess
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. RELEASE-NOTES has the following:

The udev daemon can be started with --debug-trace now, which will execute all events serialized to get a chance to catch a possible action that crashes the box.

A warning is logged, if PHYSDEV* keys, the "device" link, or a parent device attribute like $attr{../file} is used, only WAIT_FOR_SYSFS rules are excluded from the warning. Referencing parent attributes directly may break when something in the kernel driver model changes. Udev will just find the attribute by walking up the parent chain.

Udevtrigger now sorts the list of devices depending on the device dependency, so a "usb" device is triggered after the parent "pci" device.

Change History (3)

comment:1 by Matthew Burgess, 18 years ago

Owner: changed from lfs-book@… to Matthew Burgess

comment:2 by Matthew Burgess, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in r7815.

comment:3 by Jeremy Huntwork, 17 years ago

Milestone: 6.3

Milestone 6.3 deleted

Note: See TracTickets for help on using tickets.