mirror of
https://git.proxmox.com/git/mirror_zfs-debian
synced 2025-08-14 04:24:24 +00:00
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:
parent
c810b9bf8f
commit
dd1eb91c9a
3
debian/zfsutils.examples
vendored
3
debian/zfsutils.examples
vendored
@ -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
|
||||
|
1
debian/zfsutils.install
vendored
1
debian/zfsutils.install
vendored
@ -1,5 +1,4 @@
|
||||
../tree/zfsutils/* /
|
||||
etc/zfs/zdev.conf
|
||||
sbin
|
||||
lib/udev
|
||||
usr/share/man
|
||||
|
Loading…
Reference in New Issue
Block a user