]> sourceware.org Git - lvm2.git/commit
udev: udev rules cleanup
authorPeter Rajnoha <prajnoha@redhat.com>
Fri, 22 Jun 2012 09:50:02 +0000 (05:50 -0400)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 27 Jun 2012 10:11:56 +0000 (12:11 +0200)
commite6f8d86409e54300aeda05a82aad9b072d22ed4d
treed2cf9af1ae67694c79ce15acd024ec3d93531e3f
parent9a96f930a762418f1014f6a9da9546cb1f501f04
udev: udev rules cleanup

Remove executable path detection in udev rules and use sbindir that
is configured, but still provide the original functionality by means
of 'configure --enable-udev-rule-exec-detection'.

Normally, the exec path for the tools called in udev rules should
not differ from the sbindir used, however, there are cases this is
necessary. For example different environments could be assembled
in a way that these path differ for some reason (distribution installer,
initrd ...).

This functionality is kept for compatibility only. Any environment
moving the binaries around and using different paths should be fixed
eventually!
WHATS_NEW_DM
configure.in
udev/10-dm.rules.in
udev/11-dm-lvm.rules.in [moved from udev/11-dm-lvm.rules with 91% similarity]
udev/69-dm-lvm-metad.rules.in [moved from udev/69-dm-lvm-metad.rules with 75% similarity]
udev/95-dm-notify.rules.in [moved from udev/95-dm-notify.rules with 82% similarity]
udev/Makefile.in
This page took 0.033278 seconds and 5 git commands to generate.