Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZFS dependency package #5

Open
MrSuicideParrot opened this issue Feb 13, 2022 · 1 comment
Open

ZFS dependency package #5

MrSuicideParrot opened this issue Feb 13, 2022 · 1 comment

Comments

@MrSuicideParrot
Copy link

Hi!
The dpkg package has as a dependency the zfs-dkms package. However, in Ubuntu, ZFS is also supported as a kernel module and you only need to install zfs-utils.
Is there any reason to have the dkms package as a dependency instead of this?

@Ekerim
Copy link

Ekerim commented May 12, 2022

There is also the choice between DKMS and kABI versions of ZFS on RHEL based distros... The dependency forces the use of DKMS which is something you might want to avoid in a production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants