summaryrefslogtreecommitdiff
path: root/TODO
blob: 13a27799fad50064d4e3e6f85b8714b21ad1372a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 - udev_enumerate_remove_matches()

 - test (now fixed) /dev/tape/ links

 - monitor: use clock MONOTONIC

 - 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