* Fix /dev/cdrom symlink to appear for all types of drives, not just for
pure CD-ROM ones. Also, fix the symlinks to stay after change events.
(LP: #1323777)
+ * 75-persistent-net-generator.rules: Adjust Ravello interfaces; they don't
+ violate the assignment schema, they should just not be persistent.
+ Thanks to Boris Figovsky. (Closes: #747475, LP: #1317776)
-- Michael Biebl <biebl@debian.org> Thu, 17 Jul 2014 00:48:14 +0200
ENV{MATCHADDR}=="52:54:ab:*", GOTO="globally_administered_whitelist"
# Kingston Technologies
ENV{MATCHADDR}=="e2:0c:0f:*", GOTO="globally_administered_whitelist"
-# Ravello Systems
-ENV{MATCHADDR}=="2c:c2:60:*", GOTO="globally_administered_whitelist"
# ignore interfaces with locally administered or null MAC addresses
ENV{MATCHADDR}=="7c:Ed:8d:*", ENV{MATCHADDR}=""
ENV{MATCHADDR}=="Dc:B4:c4:*", ENV{MATCHADDR}=""
+# ignore Ravello virtual interfaces
+ENV{MATCHADDR}=="2c:c2:60:*", ENV{MATCHADDR}=""
+
LABEL="globally_administered_whitelist"
# ibmveth interfaces have stable locally administered MAC addresses