example_box/README.md in vagrant-libvirt-0.0.11 vs example_box/README.md in vagrant-libvirt-0.0.12
- old
+ new
@@ -19,5 +19,11 @@
* provider - Provider name is libvirt.
* format - Currently supported format is qcow2.
* virtual_size - Virtual size of image in GBytes.
+## Converting Boxes
+
+Instead of creating a box from scratch, you can use
+[vagrant-mutate](https://github.com/sciurus/vagrant-mutate)
+to take boxes created for other Vagrant providers and use them
+with vagrant-libvirt.