summaryrefslogtreecommitdiff
path: root/udev
Commit message (Expand)AuthorAgeFilesLines
* makefiles: compile files on makeZdenek Kabelac2014-04-181-0/+2
* udev: run pvscan --cache via systemd-run in udev if the PV label is detected ...Peter Rajnoha2014-03-051-1/+1
* udev: create /dev/disk/by-id/lvm-pv-uuid-<PV_UUID> symlink for a PVPeter Rajnoha2014-02-181-0/+3
* udev: drop cryptsetup specific rules from 10-dm.rulesPeter Rajnoha2014-01-221-2/+0
* udev: clear temporary variable properlyPeter Rajnoha2014-01-201-1/+1
* udev: do not drop SYSTEMD_READY for non-activating eventsPeter Rajnoha2014-01-141-2/+2
* udev: fix SYSTEMD_READY assignment for foreign devices in lvmetad rulesPeter Rajnoha2013-12-111-0/+5
* udev: wrong line in previous commitPeter Rajnoha2013-10-301-1/+1
* udev: properly trigger LVM scan for MD partitionsPeter Rajnoha2013-10-301-0/+1
* udev: no need to check DM_NOSCAN in lvmetad rulesPeter Rajnoha2013-10-291-1/+0
* udev: proper reset of DM_UDEV_DISABLE_OTHER_RULES_FLAG and honour this flag i...Peter Rajnoha2013-10-292-1/+2
* make: correct sed line in udev's MakefilePeter Rajnoha2013-10-221-3/+1
* udev+systemd: refine lvm2-pvscan@.service to better track device existencePeter Rajnoha2013-10-221-1/+3
* udev+systemd: make pvscan --cache -aay run as systemd background job from udevPeter Rajnoha2013-10-182-2/+8
* udev: add support for "NOSCAN" flagPeter Rajnoha2013-10-083-1/+19
* udev: make subsystem rules responsible for importing subsystem flagsPeter Rajnoha2013-09-301-8/+0
* udev: fix 3min udev timeout so that it is applied for all LVM volumesPeter Rajnoha2013-09-271-2/+2
* udev: remove unused line in 69-dm-lvm-metad.rulesPeter Rajnoha2013-09-201-5/+1
* udev: keep DM_ACTIVATION and DM_UDEV_PRIMARY_SOURCE_FLAG meaning as before co...Peter Rajnoha2013-09-122-10/+11
* udev: override new udev default timeout of 30s to original 3minPeter Rajnoha2013-09-111-0/+2
* udev: fix pvscan --cache -aay to trigger on relevant eventsPeter Rajnoha2013-09-103-25/+65
* udev: DM_ID_FS_TYPE should be ID_FS_TYPE when comparing with old valuePeter Rajnoha2013-09-101-1/+1
* udev: also inform lvmetad about lost LVM1 PV labelPeter Rajnoha2013-09-091-1/+1
* tools: add -b/--background for pvscan --cache -aayPeter Rajnoha2013-09-031-1/+1
* udev: inform lvmetad about lost PV labelPeter Rajnoha2013-08-262-0/+7
* udev: fix lvmetad rules to not ignore loop device configurationPeter Rajnoha2013-08-161-1/+1
* udev: fire pvscan --cache properly on CHANGE event for MD devicesPeter Rajnoha2013-05-031-0/+1
* udev: add a few comments about variables used to recognize eventsPeter Rajnoha2013-05-031-0/+18
* udev: also autoactivate on coldplugPeter Rajnoha2013-04-192-1/+5
* activation: fix autoactivation to not trigger on each PV changePeter Rajnoha2012-12-212-5/+13
* pvscan: add --activate ay option (autoactivate)Peter Rajnoha2012-06-281-1/+1
* udev: udev rules cleanupPeter Rajnoha2012-06-275-27/+30
* Detect the lvm binary path in lvmetad udev rules.Peter Rajnoha2012-03-121-1/+6
* Switch pvscan --cache major:minor to --major --minor.Alasdair Kergon2012-03-061-1/+1
* Change pvscan --lvmetad to pvscan --cache.Alasdair Kergon2012-03-021-1/+1
* Add skeleton for lvmetad udev rules - 69-dm-lvm-metad.rules.Peter Rajnoha2012-02-242-0/+29
* Clean intermediate files.Peter Rajnoha2012-02-231-1/+1
* Call built-in blkid conditionaly (udev version >= 176), call standard blkidPeter Rajnoha2012-02-202-2/+8
* Switch to using built-in blkid in 13-dm-disk.rules.Peter Rajnoha2012-02-161-1/+1
* typoPeter Rajnoha2012-02-151-1/+1
* Add watch rule to 13-dm-disk.rules.Peter Rajnoha2012-02-151-0/+11
* Update udev rules to skip DM flags decoding for removed devicesZdenek Kabelac2011-08-111-6/+6
* 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