arch-linux-gui / alg-releases

Release Engineering for ALG
https://archlinuxgui.in/download.html
136 stars 3 forks source link

Add support for ZFS #14

Open Zesko opened 2 years ago

Zesko commented 2 years ago

Is that possible to support ZFS filesystem via GUI or CLI? See the example:

https://forum.endeavouros.com/t/unofficial-zfs-on-root-installation-instructions/25898

Thanks!

demonkillerr commented 2 years ago

I think it can be implemented on GUI, with some considerations. Encryption being the main one. I think native zfs encryption is not supported still. Encryption will be via LUKS. I'll work the basic implementation first :)