Create all images in $BUILDDIR/images
This commit is contained in:
committed by
Tobias Brunner
parent
482d3ec9ff
commit
48ea1d8b0b
@@ -27,6 +27,7 @@ load_qemu_nbd
|
||||
|
||||
mkdir -p $LOOPDIR
|
||||
mkdir -p $ROOTIMGCOMPILEDIR
|
||||
mkdir -p $IMGDIR
|
||||
|
||||
log_action "Creating root image $ROOTIMG"
|
||||
execute "qemu-img create -b $BASEIMG -f $IMGEXT $ROOTIMG"
|
||||
|
||||
Reference in New Issue
Block a user