Hi,

> How about depending the dkms on kernel versions known to work with it?

We can add dependency on linux-libc-dev (which always has the same version as 
kernel).
This prevents:

1. kernel upgrade to versions that zfs does not **explicitly** say it supports 
in META,
  even it **might** actually build and work.
2. any user-compiled kernels. Users can create a fake package if needed.

> Furthermore, zfs-dkms should require on the same version of spl-dkms to 
ensure interoperability (rather than specifying a range).

Now spl has been merged into zfs-dkms. This is not a problem any more.

Thanks,
Shengqi Chen

Reply via email to