Ethan Turkeltaub
Ethan Turkeltaub
Looks like it. ETA on merge into master?
I too would like this option.
Is this being pulled in at some point? This would be a nice feature to have.
Aren't you changing the behavior of `with`? ``` get :account, "/:id" do ``` This is the same syntax as `map`, so wouldn't that URL map to `/:id` instead of `/account/:id`?
I'm also having the same issue under NixOS unstable on x86_64. ZFS version `zfs-2.2.2-1` and kernel version `6.1.52`.
@Enzime Thanks for the review, I've made those changes!
I currently still have this issue, despite that PR being merged into disko. Even with `forceImportRoot` set to `true`, I cannot import the ZFS root pool on boot.
@shimunn That was it, you're right! Should the module add the local storage directory to `ReadWritePaths` if it's set?