aboutsummaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2010-05-03 13:19:36 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-03 13:19:36 +0200
commit7d5fb93976cabb66314cfc1ac35c23272b0954e3 (patch)
tree75d9c5833dedb7efd348c4ca0dbdc9f74e5f3605 /rules
parentc00b776880142a17de001e5df4f27283c9f0d279 (diff)
downloadudev-7d5fb93976cabb66314cfc1ac35c23272b0954e3.tar.gz
rules: Gentoo - remove old devfs compat rules
Diffstat (limited to 'rules')
-rw-r--r--rules/gentoo/40-gentoo.rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/gentoo/40-gentoo.rules b/rules/gentoo/40-gentoo.rules
index 4751b51b..91a75459 100644
--- a/rules/gentoo/40-gentoo.rules
+++ b/rules/gentoo/40-gentoo.rules
@@ -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"