]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Log command line run on qemu 265/head
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 8 Oct 2018 23:07:29 +0000 (16:07 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 10 Oct 2018 21:10:55 +0000 (14:10 -0700)
commit8a571cba310619e3dd48c48cbc208ca2366d8854
tree03f85efe36e031b34a5b6b3a8d4dbbc9354201c7
parent75063c00d98b64a33e9c442c336f6a804ad2512e
Log command line run on qemu

This makes it easier to debug and customize what we are running when
calling qemu. And example customization might be:

sudo mkosi --default mkosi.fedora qemu \
    -drive if=pflash,format=raw,file=myvars.fd
mkosi