blob: 6612be972210480d9736c94c3e47c22d871d328a (
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
|
- test (now fixed) /dev/tape/ links
- /run/udev/control socket
(add ConditionVirtualization=!pidns)
- move udevd -> --libexecdir
- allow path_id, usb_id, usb_db, pci_db as built-in?
- 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
- move udevadm -> --bindir
- remove deprecated trigger --type=failed logic
- remove deprecated BUS=, SYSFS{}=, ID= keys
- remove RUN+="socket:"
- kill tabs?
- libudev: return proper errno or set errno
|