Author: freetz                       Date: Tue May  2 18:50:14 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed dm stuff (handled by persistent-storage rules)

---- Files affected:
SOURCES:
   udev.rules (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SOURCES/udev.rules
diff -u SOURCES/udev.rules:1.34 SOURCES/udev.rules:1.35
--- SOURCES/udev.rules:1.34     Tue May  2 20:47:53 2006
+++ SOURCES/udev.rules  Tue May  2 20:50:09 2006
@@ -80,11 +80,6 @@
 KERNEL=="msr[0-9]*",   NAME="cpu/%n/msr"
 KERNEL=="microcode",   NAME="cpu/microcode"
 
-# dm devices (ignore them)
-KERNEL=="dm-[0-9]*",   OPTIONS="ignore_device"
-# create a symlink named after the device map name
-# note devmap_name comes with multipath-tools package and it has it's own 
.rules file
-#KERNEL=="dm-[0-9]*",  PROGRAM="/sbin/devmap_name %M %m", NAME="%k", 
SYMLINK+="%c"
 KERNEL=="device-mapper",       NAME="mapper/control"
 
 # fb devices
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/udev.rules?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to