eudev/TODO

29 lines
557 B
Plaintext
Raw Normal View History

- make "-/usr/bin/foo" non-fail
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?
- move 'collect' and /dev/z90crypt to s390-utils
- split-off keymaps?
- make gtk-doc optional like kmod
- move /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()