Hi list,I would like to use OpenZFS on my backup server. Reading from https://raw.githubusercontent.com/openssh/openssh-portable/master/contrib/redhat/openssh.spec I can install it using two different methods:
DKMS kABI-tracking kmodI would avoid using dkms because a compilation could fail and cannot mount my devices on the next reboot but I don't know anything about kABI method.
OpenZFS by default uses DKMS method. What is the most secure method? Thank you in advance.
