Remove /etc/zfs/zdev.conf from configuration files and remove zdev.conf examples

* /etc/zfs/zdev.conf should not be a configuration file.
	This is by policy:
	E.2 Fully-featured maintainer script configuration handling
	http://www.debian.org/doc/debian-policy/ap-pkg-conffiles.html

	This kind of site-specific configuration files should not be added
	to the package files.
	You don't want this file to be removed when you purge the package.

  * zdev.conf is not longer supported by upstream. We are carring a patch
    patches/0001-Revert-Retire-zpool_id-infrastructure.patch that I would
    like to remove ASAP.

    * Remove also all the examples related to zdev.conf shipped.
      Users should use vdev_id.conf instead.

 [!] Don't add vdev_id.conf to configuration files.
This commit is contained in:
Carlos Alberto Lopez Perez 2013-04-02 03:08:34 +02:00
parent c810b9bf8f
commit dd1eb91c9a
2 changed files with 0 additions and 4 deletions

View File

@ -2,9 +2,6 @@ etc/zfs/vdev_id.conf.alias.example
etc/zfs/vdev_id.conf.multipath.example
etc/zfs/vdev_id.conf.sas_direct.example
etc/zfs/vdev_id.conf.sas_switch.example
etc/zfs/zdev.conf.x4550.example
etc/zfs/zdev.conf.supermicro.example
etc/zfs/zdev.conf.dragon.example
scripts/common.sh
scripts/zconfig.sh
scripts/zfault.sh

View File

@ -1,5 +1,4 @@
../tree/zfsutils/* /
etc/zfs/zdev.conf
sbin
lib/udev
usr/share/man