You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/qemu
Vasiliy Tolstov e1e3d3c1e1
fix quote in variable name
11 years ago
..
artifact.go removed a few stray 'VirtualBox' term uses in comments and docs. 13 years ago
builder.go fix quote in variable name 11 years ago
builder_test.go builder/qemu: remove floppy support, not used currently 12 years ago
driver.go builder/qemu: catch early exits of qemu 12 years ago
ssh.go builder/*: extract key path to ssh.Signer 12 years ago
step_boot_wait.go builder/qemu: simplify driver, make things more Go-like 12 years ago
step_configure_vnc.go builder/qemu: unnecssary log 12 years ago
step_create_disk.go Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release. 13 years ago
step_forward_ssh.go Fix for panic when ssh min and max port is the same for qemu builder. Taken directly from a previous patch by mitchellh 8f50d2dd9a 12 years ago
step_http_server.go Fix http_files typo in comments 12 years ago
step_prepare_output_dir.go Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release. 13 years ago
step_run.go Merge pull request #1558 from vtolstov/qemu_cache 11 years ago
step_shutdown.go builder/qemu: simplify driver, make things more Go-like 12 years ago
step_type_boot_command.go fmt 12 years ago
step_wait_for_shutdown.go builder/qemu: simplify driver, make things more Go-like 12 years ago