Commit Graph

112 Commits (2472e6bf06cacd84ede0c8fa188a715a886ffa6d)

Author SHA1 Message Date
Vasiliy Tolstov e5276b31a3 fix assign to driveArgs
10 years ago
Chris Bednarski fee00baf6a Revert "close #3192"
10 years ago
Vasiliy Tolstov 3b8f0023e5 close #3192
10 years ago
James Bishopp bd8fb014c4 Removed ssh_key_path
10 years ago
Dan Sedlacek 279555b8e1 Added ability to see what SSH Port packer generated in template data
10 years ago
Vasiliy Tolstov 2104fcec69 builder/qemu: allow to specify time.Duration in special <wait> command
10 years ago
Vasiliy Tolstov d96283e475 qemu: allow to use live iso without cache
10 years ago
Chris Bednarski db0e098800 Merge pull request #2750 from rickard-von-essen/issue-2743
10 years ago
Mark Peek 7f149e595d Refactor http server config into common
11 years ago
Mark Peek 31dd989e2e Add qcow2 shrink/compress tests for #2748
11 years ago
Vasiliy Tolstov 8e1cc16ab5 add convert step for qcow2 image format
11 years ago
Mark Peek c3d77dc5a1 Fix unintended BC issues in ISO option refactoring
11 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Mark Peek e9657e6a9f Merge pull request #2642 from oliviertremblay/master
11 years ago
Mark Peek c48548b3bb go fmt
11 years ago
Rickard von Essen e4dc543cae Fixes #2743: Change log messages for step_forward_ssh
11 years ago
Vasiliy Tolstov 48f8612b72 add virtio-scsi
11 years ago
Vasiliy Tolstov 3fae902bc3 enable discards only on qemu >= 2
11 years ago
Chris Bednarski bf733b75d5 Revert "By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5."
11 years ago
Chris Bednarski c8d1c650f0 Revert "Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing."
11 years ago
Chris Bednarski d13647ee0f Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing.
11 years ago
Olivier Tremblay 6644f57160 Merge branch 'master' into custom-targetpath
11 years ago
Olivier Tremblay f301a6454d Added documentation, renamed config param to iso_target_path
11 years ago
Olivier Tremblay 661552dfd5 Merge branch 'master' into custom-targetpath
11 years ago
Chris Bednarski 55fadd96bc By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5.
11 years ago
Chris Bednarski cabbe007dd Merge pull request #2415 from DrewDahl/fix-qemu-vnc-missed-keys
11 years ago
Bob Kuo 585638d063 Do not require exclusive VNC access while buildling
11 years ago
Olivier Tremblay 223e35fc65 Makes StepDownload's TargetPath customizable.
11 years ago
Andrew Dahl 1f6137e636 Add 1/10th second delay between key events to VNC for QEMU
11 years ago
Mitchell Hashimoto 5852bd7cd7 builder/qemu: default acceleration to tcg on Windows [GH-2284]
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto ba2cf18460 Merge branch 'master' of https://github.com/ldx/packer into ldx-master
11 years ago
Mitchell Hashimoto fd40b714c4 Merge pull request #2118 from vtolstov/image
11 years ago
Mitchell Hashimoto b7dab2689a fmt
11 years ago
Bob Kuo b77fcd90f3 Force qemu to use a VNC port by setting vnc_min_port == vnc_max_port
11 years ago
Mitchell Hashimoto 523a3342b8 builder/qemu: fix tests
11 years ago
Mitchell Hashimoto c76bed37ec Merge pull request #2236 from mitchellh/b-qemu-ssh
11 years ago
Mitchell Hashimoto ea86cb4c7e builder/qemu: use proper ssh port [GH-2074]
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 89af447c8c builder/qemu: convert to helper/comm
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Vasiliy Tolstov 3d94462e37 remove image format from image name
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 77af5f83f7 Merge pull request #2120 from vtolstov/discard
11 years ago
Mitchell Hashimoto 3e76547bff bulder/qemu: convert interpolation
11 years ago
Vasiliy Tolstov 3984f5e6f6 add discard option to qemu builder
11 years ago
Vilmos Nebehaj 956b9ded0a Try another ssh port if the current one is taken.
11 years ago
Emil Hessman cceb4b2868 builder/qemu: fix incorrect printf verb type
11 years ago
Seth Vargo 96c813684e Merge pull request #1645 from vtolstov/qemu_disk
12 years ago
Vasiliy Tolstov 2126615b3d disk_filename is used for artifacts, but it missed in case of disk_image = true
12 years ago