Opened 19 years ago
Closed 19 years ago
#1751 closed enhancement (fixed)
udev-088
Reported by: | Matthew Burgess | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.2 |
Component: | Bootscripts | Version: | udev_update |
Severity: | normal | Keywords: | |
Cc: |
Description
New version. Perhaps the most interesting thing in the RELEASE-NOTES is:
Provide "udevtrigger" program to request events on coldplug. The shell script is much too slow with thousends of devices.
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 19 years ago
Component: | Book → Bootscripts |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
udev_update branch of book updated in r7483. Will raise a separate ticket for the bootscripts.
Note:
See TracTickets
for help on using tickets.
This would simplify the initscript a lot, by removing the whole walk_sysfs function and replacing the call to it with the call to the new "udevtrigger" program.
This program is also handy for the use with Suspend2, thus making any Suspend2-related changes to the initscript unneeded.