This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
builder
/
qemu
History
Megan Marsh
d2823622e5
Merge pull request
#6249
from iammattcoleman/add-use_backing_file
...
qemu builder: add the 'use_backing_file' setting for QCOW2 images
2018-07-23 13:40:04 -07:00
..
artifact.go
fmt
2014-10-28 08:43:19 -07:00
builder_test.go
qemu builder: add the 'use_backing_file' setting for QCOW2 images
2018-05-16 10:22:50 -04:00
builder.go
qemu builder: add the 'use_backing_file' setting for QCOW2 images
2018-05-16 10:22:50 -04:00
driver.go
move multistep imports to helper.
2018-01-24 17:09:15 -08:00
ssh.go
move multistep imports to helper.
2018-01-24 17:09:15 -08:00
step_configure_vnc.go
fix imports
2018-01-24 17:09:17 -08:00
step_convert_disk.go
make the convert retryable in case it takes a bit to release a lock
2018-06-28 14:21:28 -07:00
step_copy_disk.go
qemu builder: add the 'use_backing_file' setting for QCOW2 images
2018-05-16 10:22:50 -04:00
step_create_disk.go
qemu builder: add the 'use_backing_file' setting for QCOW2 images
2018-05-16 10:22:50 -04:00
step_forward_ssh.go
fix imports
2018-01-24 17:09:17 -08:00
step_prepare_output_dir.go
fix imports
2018-01-24 17:09:17 -08:00
step_resize_disk.go
Avoid warning when using raw format.
2018-03-29 14:51:02 +03:00
step_run.go
fix imports
2018-01-24 17:09:17 -08:00
step_set_iso.go
fix imports
2018-01-24 17:09:17 -08:00
step_shutdown.go
fix imports
2018-01-24 17:09:17 -08:00
step_type_boot_command.go
vnc_bind_address not getting passed through to qemu
2018-07-09 14:05:39 -06:00