summaryrefslogtreecommitdiffstats
path: root/udev
Commit message (Expand)AuthorAgeFilesLines
* Set DM_UDEV_DISABLE_OTHER_RULES_FLAG for suspended DM devices in udev rules.Peter Rajnoha2011-01-281-0/+5
* Fix udev rules to support udev database content generated by older rules.Peter Rajnoha2010-08-121-2/+5
* Reinstate detection of inappropriate uevent with DISK_RO set and suppress it.Peter Rajnoha2010-08-121-0/+3
* Use "nowatch" udev rule for known inappropriate devices.Peter Rajnoha2010-07-072-0/+2
* Fix udev rules to handle spurious events properly.Peter Rajnoha2010-06-231-18/+24
* Add support for new IMPORT{db} udev rule.Peter Rajnoha2010-04-281-0/+22
* Update install rules for udev.Zdenek Kabelac2010-04-091-18/+7
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+2
* Install generated 10-dm.rules from builddir.Zdenek Kabelac2010-03-311-1/+2
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-1/+1
* Remove hard-coded rule to skip _mimage devices in 11-dm-lvm.rules.Peter Rajnoha2010-02-151-1/+1
* Always set environment variables for an LVM2 device in 11-dm-lvm.rules.Peter Rajnoha2010-01-071-1/+2
* Disable udev rules on change event with DISK_RO=1.Peter Rajnoha2009-12-071-0/+7
* Remove 'last_rule' from udev rules.Peter Rajnoha2009-11-131-13/+4
* More cleanup in udev rules:Peter Rajnoha2009-11-013-8/+11
* add copyright linesAlasdair Kergon2009-10-264-0/+16
* Cleanup of previous commit with latest changes in udev support code.Peter Rajnoha2009-10-261-1/+1
* Several changes to udev support code:Peter Rajnoha2009-10-264-13/+31
* Rename 11-lvm.rules to 11-dm-lvm.rules and 12-dm-disk.rules to 13-dm-disk.rules.Peter Rajnoha2009-10-262-0/+0
* Use udev flags in the rules and cleanup the rules:Peter Rajnoha2009-10-225-26/+17
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-6/+7
* Add more hints in 12-dm-permissions.rules. Add 'dmsetup splitname' and 'y|--y...Peter Rajnoha2009-09-231-2/+51
* Add some advisory comments for users in 12-dm-permissions.rules.Peter Rajnoha2009-09-221-3/+9
* Several changes in udev rules:Peter Rajnoha2009-09-115-8/+37
* Use new blkid instead of vol_id in udev rules.Peter Rajnoha2009-08-141-1/+1
* Remove 11-dm-permissions.rules (is now in 12-dm-permissions.rules).Peter Rajnoha2009-08-061-18/+0
* Rename template rule file 11-dm-permissions.rules to 12-dm-permissions.rules.Peter Rajnoha2009-08-061-0/+18
* Fix a typo in udev rule (splitname, NOT namesplit)Peter Rajnoha2009-08-042-2/+2
* Add default udev rules.Alasdair Kergon2009-08-036-0/+169
* dummy makefile for now to keep builds happyAlasdair Kergon2009-07-311-0/+16