diff --git a/changelog/changes/2024-03-13-zfs.md b/changelog/changes/2024-03-13-zfs.md new file mode 100644 index 0000000000..bef99eb451 --- /dev/null +++ b/changelog/changes/2024-03-13-zfs.md @@ -0,0 +1 @@ +- Provided a ZFS-2.2.2 Flatcar extension as optional systemd-sysext image with the release. Write 'zfs' to `/etc/flatcar/enabled-sysext.conf` through Ignition and the sysext will be installed during provisioning. ZFS support is experimental and ZFS is not supported for the root partition. ([flatcar/scripts#1742](https://github.com/flatcar/scripts/pull/1742))