Vanilla-OS / live-iso

Vanilla OS Live ISO Builder.

Repository from Github https://github.comVanilla-OS/live-isoRepository from Github https://github.comVanilla-OS/live-iso

ZFS support

albert-m-willemsen opened this issue · comments

Would be great to have ZFS support instead of only LVM and BTRFS.

This isn't feasible, the linux ZFS drivers are out of tree which means they take a while to update for new kernel releases, we'd have to stay on older kernel releases until ZFS updates the drivers which isnt a good idea.
Also the license the drivers use don't make it fully clear if we can even distribute them (same reason why distros like fedora dont have zfs support).