blob: 3b583fd00ffd469af34eec77227e7d3f928cc212 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
- make private functions in libudev-device.c static
- delete mobile-action-modeswitch
(moved to usb_modeswitch)
- /run/udev/control socket
(add ConditionVirtualization=!pidns)
- rules_generator:
- no longer rename netif in kernel namespace
- do not create rules on-the-fly, require explicit
configuration
- drop persistent optical names
- kill tabs?
- remove deprecated trigger --type=failed logic
- remove deprecated BUS=, SYSFS{}=, ID= keys
|