chiark / gitweb /
rules: Gentoo - remove old devfs compat rules
authorMatthias Schwarzott <zzam@gentoo.org>
Mon, 3 May 2010 11:19:36 +0000 (13:19 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 3 May 2010 11:19:36 +0000 (13:19 +0200)
rules/gentoo/40-gentoo.rules

index 4751b51bce05da1d57f996c3b8e58ef0cf4c18c3..91a754597bd8e214d60baa750dcdd1a5111257c2 100644 (file)
@@ -1,11 +1,5 @@
 # do not edit this file, it will be overwritten on update
 
-# old devfs path, removing this could break systems
-# Bug 195839
-KERNEL=="md[0-9]*",    SYMLINK+="md/%n"
-KERNEL=="loop[0-9]*",  SYMLINK+="loop/%n"
-KERNEL=="ram[0-9]*",   SYMLINK+="rd/%n"
-
 # keep devices after driver unload
 KERNEL=="ppp", OPTIONS+="ignore_remove"
 KERNEL=="tun", OPTIONS+="ignore_remove"