Wasn't sure if this should go under installation since ZFS is a little more tricky. I know Arch has a good wiki on this process, but obviously some things will be different as they have to issue some systemd commands or make systemd config files. Has anyone do this or could point me to some documentation on the steps for this using Obarun or just the s6/66 part? Thanks
Installing Obarun On ZFS
for the service part just do:
Edit ZFS=!yes and ZFS_IMPORT=!zpoolcache or ZFS_IMPORT=!scan depending of your needs.
then
For the rest, follow the Arch way.
# 66-env -t boot boot@ system
Edit ZFS=!yes and ZFS_IMPORT=!zpoolcache or ZFS_IMPORT=!scan depending of your needs.
then
# 66-enable -t boot -F boot@ system
At next boot, it will mount zfs. For the rest, follow the Arch way.