On 9/6/20 11:49 AM, marco wrote:
On Sun, Sep 06, 2020 at 10:22:33AM -0400, you (Ryan Moeller) sent the following 
to [freebsd-current] :
I switched back to base ZFS whilst on r364030 and upgraded to r365336 and 
deinstalled
openzfs and openzfs-kmod for now.
ZFS in base nicely auto-imported both zroot and backup pools for the 1st
time.
I need to update the port, it's a little behind what's in base now.
Thanks Ryan

How does one verify which version of OpenZFS is actually in base?
sysutils/openzfs{-kmod} has/have 20200821, UPDATING has the 20200824 listing.
I can't find any version reference of OpenZFS in base from svn log
either.


The git hashes are the most unambiguous way to see what you have. The svn log shows the last vendor update for zfs brought it to fd20a81b, and the most recent version of the port is at 6fe3498ca.

For the port I have hijacked zfs --version to show the git hash in the version string, but the base zfs does not do this, so it is not as easy to determine at runtime there.

-Ryan

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to