chiark / gitweb /
rules: SUSE - move last distro rule to package
authorKay Sievers <kay.sievers@vrfy.org>
Sun, 30 May 2010 12:57:06 +0000 (14:57 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Sun, 30 May 2010 12:57:06 +0000 (14:57 +0200)
NEWS
rules/suse/79-kms.rules [deleted file]

diff --git a/NEWS b/NEWS
index 3aa5a430c70bf7bd29b0b2421ddbffbbfed21636..1e92f468e1b2a9404f9bf3d4416114506e5f0944 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Udevd now parses the kernel commandline for the following variables:
 to help debuging coldplug setups where the loading of a kernel
 module crashes the system.
 
+The subdirectory in the source tree rules/packages has been renamed to
+rules/arch, anc contains only architecture specific rules now.
+
 udev 156
 ========
 Bugfixes.
diff --git a/rules/suse/79-kms.rules b/rules/suse/79-kms.rules
deleted file mode 100644 (file)
index 653d1f3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# do not edit this file, it will be overwritten on update
-
-ACTION=="add", SUBSYSTEM=="pci", ATTR{class}=="0x030000", ENV{MODALIAS}=""
-