Skip to content

WIP: openzfs 2.0 release

Antonio Russo requested to merge aerusso/zfs:experimental-0.9 into master

ZFSonLinux has been renamed to (merged with) OpenZFS, and the upcoming 0.9 release will bring substantial packaging changes. This WIP patch set attempts to address these changes. I will periodically rebase this onto debian/master.

Some of these changes require some thoughts, and I'm hoping to centralize discussion here:

  • Should we rename the source package zfs-linux to openzfs? Should the packages be changed from zfs-* to openzfs-*?
  • Do we want to rename zfsutils-linux? Maybe one of {open,}zfs-{utils,bin}?
  • Should we package the BSD zfs modules? I have no BSD experience, so I cannot spearhead that.
  • libzfs and libzpool have changed significantly (some symbols have been removed). I'm assuming we should bump them to libzfs3 and libzpool3. Is this correct?

I've built and installed this (with upstream d775c86d). Testing fails on Linux 5.6 (and upstream is aware and addressing the issue).

Edited by Antonio Russo

Merge request reports

Loading