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
Mitchell Hashimoto 636e647c45
builder/qemu: set proper HTTPIP for boot command [GH-597]
13 years ago
..
artifact.go removed a few stray 'VirtualBox' term uses in comments and docs. 13 years ago
builder.go builder/qemu: remove constructor, more Go-like 13 years ago
builder_test.go builder/qemu: remove floppy support, not used currently 13 years ago
driver.go builder/qemu: catch early exits of qemu 13 years ago
ssh.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_boot_wait.go builder/qemu: simplify driver, make things more Go-like 13 years ago
step_configure_vnc.go builder/qemu: unnecssary log 13 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 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_http_server.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_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 builder/qemu: simplify driver, make things more Go-like 13 years ago
step_shutdown.go builder/qemu: simplify driver, make things more Go-like 13 years ago
step_type_boot_command.go builder/qemu: set proper HTTPIP for boot command [GH-597] 13 years ago
step_wait_for_shutdown.go builder/qemu: simplify driver, make things more Go-like 13 years ago