Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-16 | store devpath with the usual leading slash | Kay Sievers | |
2007-03-14 | encode db-file names, instead of just replacing '/' | Kay Sievers | |
2006-10-08 | if /sys/subsystem exists, skip class, bus, block scanning | Kay Sievers | |
2006-09-20 | udevtrigger: fix typo that prevents partition events | MichaĆ Bartoszkiewicz | |
2006-09-19 | udevtrigger: trigger devices sorted by their dependency | Kay Sievers | |
Resolve the links to the real device location in the tree, and sort the list, to make sure that parent devices are triggered before their childs. | |||
2006-09-03 | fix "subsytem" typo | Sergey Vlasov | |
2006-09-03 | make struct option arrays static const | Sergey Vlasov | |
2006-09-03 | udevtrigger: fix pattern match | Kay Sievers | |
2006-09-03 | udevd: use files instead of symlinks for /dev/.udev/queue,failed | Kay Sievers | |
2006-09-03 | udevtrigger: remove unused longindex | Kay Sievers | |
2006-09-03 | udevtrigger: options to filter by subsystem and sysfs attribute | Kay Sievers | |
2006-08-28 | update source file headers | Kay Sievers | |
2006-08-21 | cleanup commandline argument handling | Kay Sievers | |
Print and log failure, but don't fail for tools which are usually not used iteractively. Add '--help' to all tools. | |||
2006-08-20 | udevtrigger: add --retry-failed | Kay Sievers | |
2006-04-08 | udevtrigger: fix event order | Kay Sievers | |
Thanks for the fix to: Thomas de Grenier de Latour <degrenier@easyconnect.fr> | |||
2006-03-17 | add udevtrigger to request events for coldplug | Kay Sievers | |
The shell script can't handle 1000's of devices. |