1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/TODO

19 lines
387 B
Plaintext
Raw Normal View History

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