Split out the bits which determine ID_NET_DRIVER or DRIVERS into separate udev rules...
authorMichael Biebl <biebl@debian.org>
Fri, 28 Aug 2015 14:30:15 +0000 (16:30 +0200)
committerMichael Biebl <biebl@debian.org>
Mon, 31 Aug 2015 20:41:17 +0000 (22:41 +0200)
commit1e0375826252abf9aab2aef273a2a24cd08c9f42
tree00c2947c7f58c1d61eb869df4168414bd9335776
parentf67b5deba3ed988d0b83a0496cd55f9a13441860
Split out the bits which determine ID_NET_DRIVER or DRIVERS into separate udev rules file

Those are not required with systemd-udevd v210 or newer. This way
distros which have a new enough version of udev can skip installing
84-nm-drivers.rules. While at it, don't use absolute paths for sed and
ethtool.
data/84-nm-drivers.rules [new file with mode: 0644]
data/85-nm-unmanaged.rules
data/Makefile.am