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
Ross Smith II 27491f93f8
use old ssh code until higebu's branch is ready, see #1019
12 years ago
..
artifact.go removed a few stray 'VirtualBox' term uses in comments and docs. 13 years ago
builder.go builder/qemu: support user templates in SSH key path 12 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 use old ssh code until higebu's branch is ready, see #1019 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 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 Added template processing for QemuArgs, floppy_files for auto-building floppies which attach to the VM at startup, and run_once flag to trigger just one powerup/powerdown. 12 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