eudev/TODO

23 lines
453 B
Plaintext
Raw Normal View History

2012-01-23 22:15:20 +07:00
- find a way to tell udev to not cancel firmware
requests in initramfs
2012-02-20 07:08:55 +07:00
- scsi_id -> sg3_utils?
- make gtk-doc optional like kmod
2012-03-07 23:55:30 +07:00
- move /usr/lib/udev/devices/ to tmpfiles
- trigger --subsystem-match=usb/usb_device
2011-08-12 19:05:54 +07:00
- kill rules_generator
2011-12-25 22:52:53 +07:00
- have a $attrs{} ?
2012-01-23 22:15:20 +07:00
- remove RUN+="socket:"
2011-08-12 19:05:54 +07:00
2011-10-06 06:30:55 +07:00
- libudev.so.1
2011-10-10 19:49:18 +07:00
- symbol versioning
2011-08-12 19:05:54 +07:00
- return object with *_unref()
- udev_monitor_from_socket()
2011-10-06 06:30:55 +07:00
- udev_queue_get_failed_list_entry()