-
Notifications
You must be signed in to change notification settings - Fork 816
Closed as not planned
Labels
Description
v1.0 will change the default mount driver from reverse-sshfs to virtiofs (for vz) and 9p (for qemu),
so mounting will be more stable:
v1.0 is also a good milestone to have breaking changes, although we should try to avoid having breaking changes.
In v1.0, should we make the host home mount (/Users/foo) writable or not?
My current position is no, as I still want to minimize having breaking changes, and the mount can be easily configured to be writable with limactl start --mount-writable .
But I'm happy to hear opinions.
Reactions are currently unavailable