summaryrefslogtreecommitdiff
path: root/TODO
blob: 7106d9c81e7a20acdc2d5cd333e35a5bf385efc2 (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
 - udev_enumerate_remove_matches()

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

 - libudev: return proper errno or set errno

 - /run/udev/control socket
   (add ConditionVirtualization=!pidns)

 - move:
     udevd -> --libexecdir
     udevadm -> --bindir

 - 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

 - remove RUN+="socket:"

 - remove deprecated trigger --type=failed logic

 - remove deprecated BUS=, SYSFS{}=, ID= keys

 - kill tabs?