by johnramsden on 3/18/20, 8:58 PM with 25 comments
by cyberpunk on 3/18/20, 11:54 PM
The work lappy runs ubuntu with zfs on root, and it's pretty seamless, I'm very much onboard with it having boot environments! (zsys)
by _jal on 3/18/20, 9:40 PM
I'd love to see automated ZFS-on-root setup, but suspect that'll have to come from Canonical if we ever get it.
by kevans91 on 3/19/20, 3:54 AM
libze_util_temporary_mount would be a good candidate for using (or being replaced by?) the recently-introduced zfs_mount_at in libzfs once that's widely available enough. That was a fairly trivial addition to libzfs that was initially made to support libbe's be_mount(), which previously used the effectively non-portable amount() [post-mortem: should read zmount, but autocorrect is alwayscorrect]
by acd on 3/19/20, 7:56 AM
by mskalski on 3/19/20, 9:02 AM
by unixhero on 3/18/20, 9:57 PM