aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-configs/zfs-mirror-encrypt.conf
Commit message (Collapse)AuthorAgeFilesLines
* feat: add ZFS encrypted volume tests (single disk + mirror)Craig Jennings2026-02-241-0/+17
Add automated tests for ZFS native encryption, matching existing Btrfs LUKS test coverage. ZFS encrypted boot requires two passphrase entries (ZFSBootMenu + mkinitcpio zfs hook), both sent via QEMU monitor sendkey with timed delays since ZFSBootMenu renders to VGA, not serial.