b00258cfc1
Testing shows this works $ ./bin/disk-image-create -x vm fedora-minimal [wait] $ ls -lh image.qcow2 -rw-r--r--. 1 545M Sep 24 14:11 image.qcow2 Change-Id: Ifab2afa439e62e9ee2909460ac6bb4b07bc41662
3 lines
64 B
Bash
3 lines
64 B
Bash
export DISTRO_NAME=fedora
|
|
export DIB_RELEASE=${DIB_RELEASE:-22}
|