]> gitweb.fluxo.info Git - stowpkg.git/commitdiff
KVMX: image compression
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Jun 2018 12:57:55 +0000 (09:57 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Jun 2018 12:57:55 +0000 (09:57 -0300)
kvmxfile

index 23aaec1c3904b2711d3d9d1864732015ef65d69c..eca67cc4334ecf456558fe65eab43b8bdd5063f3 100644 (file)
--- a/kvmxfile
+++ b/kvmxfile
@@ -62,6 +62,9 @@ size="10G"
 # Image format: raw or qcow2
 format="qcow2"
 
+# Image compression (qcow2 only)
+qcow2_compression="1"
+
 # Bootstrap method: custom or vmdeboostrap
 method="custom"