mirror_zfs/cmd
Kyle Fuller 12d06bac9b Move udev rules from /etc/udev to /lib/udev
This change moves the default install location for the zfs udev
rules from /etc/udev/ to /lib/udev/.  The correct convention is
for rules provided by a package to be installed in /lib/udev/.
The /etc/udev/ directory is reserved for custom rules or local
overrides.

Additionally, this patch cleans up some abuse of the bindir install
location by adding a udevdir and udevruledir install directories.
This allows us to revert to the default bin install location.  The
udev install directories can be set with the following new options.

  --with-udevdir=DIR      install udev helpers [EPREFIX/lib/udev]
  --with-udevruledir=DIR  install udev rules [UDEVDIR/rules.d]

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #356
2011-08-08 16:21:10 -07:00
..
mount_zfs Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
sas_switch_id Move udev rules from /etc/udev to /lib/udev 2011-08-08 16:21:10 -07:00
zdb Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
zfs Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
zinject Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
zpios Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
zpool Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
zpool_id Move udev rules from /etc/udev to /lib/udev 2011-08-08 16:21:10 -07:00
zpool_layout Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
ztest Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00
zvol_id Move udev rules from /etc/udev to /lib/udev 2011-08-08 16:21:10 -07:00
Makefile.am Multipath device manageability improvements 2011-06-23 10:46:06 -07:00
Makefile.in Add backing_device_info per-filesystem 2011-08-04 13:37:38 -07:00