James
James
@jotaf98 Hyphenation is only one aspect of typesetting. Open a LaTeX document and look put calipers up to your screen and measure the difference between the size of the space...
@jotaf98 I don't have time to look into it, but I hope the state of the art gets better!
+1 Note: If you sudo rm path to the image inside /var/lib/libvirt/images/ you also need to restart libvirtd otherwise when you use vagrant and it tries to put an image...
@mpalmer good idea about the refresh. Didn't know that exists, but I'll try it next time, thanks! If there's no clean solution to remove the image on box removal, maybe...
I think `vagrant box remove` should cause removal of the box from `/var/lib/libvirt/images/` In addition, copying it in could make use of a symlink (not recommended) or a reflink (recommended,...
@sciurus I agree... I think we should use the libvirt mechanism to remove the file from `/var/lib/libvirt/images/`...
@atinmu Haven't a clue about IPv6, and I'm working on the disk storage/provisioning stuff.
> not having access to these devices is a blocker to add support, but maybe we're able to get our hands on some test hardware that can be used for...
As you like. Just wanted to give you the heads up. Maybe it might be more sane to add the "copying" feature to `vidir` instead. The numbered lines is more...
Just wanted to get the approximate ACK, so that I can point people here if they're interested in fanotify benefits. Thanks!