From: Kay Sievers Date: Sun, 30 May 2010 12:57:06 +0000 (+0200) Subject: rules: SUSE - move last distro rule to package X-Git-Tag: 174~460 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=52934a60c447ae78873b07a01b7fa25e60c86fe4;hp=66dfef36e042f167fc1cb2c768e8b08fda739a90 rules: SUSE - move last distro rule to package --- diff --git a/NEWS b/NEWS index 3aa5a430c..1e92f468e 100644 --- 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 index 653d1f371..000000000 --- a/rules/suse/79-kms.rules +++ /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}="" -