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

31 lines
721 B
Plaintext

- udev_enumerate_remove_matches()
- test (now fixed) /dev/tape/ links
- remove RUN+="socket:"
- libudev: return proper errno or set errno
- move ctrl.c from libudev/ to udev/
- move:
udevd -> --libexecdir
udevadm -> --bindir
- /run/udev/control socket
(add ConditionVirtualization=!pidns)
- kill rules_generator:
- no longer rename netifs in kernel namespace
- drop persistent optical names
- do not create rules on-the-fly, require explicit configuration
for netifs and optical drives
- properly document what system management needs to put
into rules files
- kill tabs?
- remove deprecated trigger --type=failed logic
- remove deprecated BUS=, SYSFS{}=, ID= keys