packer-cn/builder/qemu
Julian Phillips 90a57c411f Expand Artifact API to expose build state
In order that something consuming an artifact can have access to extra
builder specific data add the State method which allows the caller to
ask for arbitary values by name.
2014-09-22 11:15:47 +01:00
..
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
builder.go builder/*: extract key path to ssh.Signer 2014-09-03 20:23:39 -07:00
builder_test.go builder/qemu: remove floppy support, not used currently 2013-11-05 18:11:38 -08:00
driver.go builder/qemu: catch early exits of qemu 2013-11-05 22:03:43 -08:00
ssh.go builder/*: extract key path to ssh.Signer 2014-09-03 20:23:39 -07:00
step_boot_wait.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00
step_configure_vnc.go builder/qemu: unnecssary log 2013-11-05 17:48:52 -08:00
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. 2013-09-02 22:23:52 -05:00
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. 2013-09-02 22:23:52 -05:00
step_http_server.go Fix http_files typo in comments 2014-05-06 17:13:15 +02:00
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. 2013-09-02 22:23:52 -05:00
step_run.go builder/qemu: use 512M for -m [GH-1444] 2014-09-02 11:19:12 -07:00
step_shutdown.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00
step_type_boot_command.go fmt 2014-01-19 19:30:11 -08:00
step_wait_for_shutdown.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00