Add a menu option to bsdinstall zpool creation dialog that allows
the user to select a zfs compatibility template.
Details
Details
- Reviewers
- None
- Group Reviewers
Installer
Build release and use bsdinstall to create a zpool during installation. The resulting zpool should have features from the proper template file in /usr/share/zfs/compatibility.d/ or /etc/zfs/compatibility.d.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 65010 Build 61893: arc lint + arc unit
Event Timeline
Comment Actions
This change allows users to create a zpool during FreeBSD installation that can be used when booted into other OS's that do not support the latest ZFS features (such as Proxmox). @editor_callfortesting.org Michael Dexter requested this feature during BSDCan 2025.