#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 , 18 years ago
Owner: | changed from | to
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r7815.