mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
After working with `virt-sysprep`, it is a good idea to make the disk image sparse with `virt-sparsify`. This reduces the size of the resulting box. See https://libguestfs.org/virt-sparsify.1.html Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>