summaryrefslogtreecommitdiff
path: root/rules/suse
AgeCommit message (Collapse)Author
2009-01-30rules: dm - add escape for uuid links with whitespaceKay Sievers
2008-11-19rules: merge group "video" into default rulesKay Sievers
2008-10-07replace spaces in dm and md name symlinksKay Sievers
We create multiple symlinks for dm names with spaces, which isn't what we want.
2008-07-18move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/Kay Sievers
None of these rules is supposed to be changed by users, so move them out of /etc. Custom rules, and automatically generated rules stay in /etc. All rules are still processed in lexical order, regardless which directory they live in.