Commit Graph

40 Commits (80ed988ffe4e5eb8df98b4e7cf1c8f51599bb7af)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh ada91b24e9 extract builder interface to sdk
5 years ago
Megan Marsh 5b714497e6 qemu: split config and config tests into their own files to match best practices from other builders
6 years ago
Richard Turc b4ff0ea4bc
[builder/qemu] Skip resize step when skip_resize_disk is enable #9860 (#9896)
6 years ago
Sylvia Moss ce45a1990a
Refactor communicator config for Qemu and add SkipNatMapping option (#9307)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
nywilken d2a9e6b32e Format code with `gofmt -s -w`
6 years ago
Moss 6ad7f593bf Undo ssh_wait_timeout backward incompatibility
6 years ago
Sylvia Moss d6a351b173
Rename communicator config variables and remove deprecated code (#8584)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh effd330945 make sure we continue to default to Megabytes for qemu disk size to prevent backwards incompatabilities.
6 years ago
Megan Marsh d010762dbf Revert "Revert "Qemu builder disk size as a string""
7 years ago
Megan Marsh 9c782f4d04 Revert "Qemu builder disk size as a string"
7 years ago
Kevin Faulkner 1ecfa032ba Qemu builder disk size as a string
7 years ago
Jayson Cofell 7f5fd4851e QEMU: Remove QMPEnable and depend upon VNC password usage for QMP enablement.
7 years ago
Jayson Cofell 4b0a7b0af7 Fix QEMU fmt miss
7 years ago
Jayson Cofell f1ad385669 Change QMP socket test to join with filepath
7 years ago
Jayson Cofell 5c5943b8ba Add VNC Password support to QEMU builder
7 years ago
Jayson Cofell afe9ba2869 QEMU: Initial QMP support
7 years ago
Jayson Cofell 37e15ec854 Add AdditionalDiskSizes test
7 years ago
Matt Coleman 3192f5e0da qemu builder: add the 'use_backing_file' setting for QCOW2 images
8 years ago
Matthew Hooker c8e76ce298
implement config struct for qemu
8 years ago
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 4fcbf75da9
s/non existent/nonexistent/
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
10 years ago
Matthew Hooker d920b3fbf4 run gofmt
10 years ago
Ricard Clau acededfc6e tests actually test the floppies
10 years ago
Ian Duffy fa273f3bea Allow configurable VNC bind IP for QEMU
10 years ago
James Bishopp bd8fb014c4 Removed ssh_key_path
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
Mark Peek c3d77dc5a1 Fix unintended BC issues in ISO option refactoring
11 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Mitchell Hashimoto 89af447c8c builder/qemu: convert to helper/comm
11 years ago
Emil Hessman cceb4b2868 builder/qemu: fix incorrect printf verb type
11 years ago
Mitchell Hashimoto d78787e182 builder/qemu: remove floppy support, not used currently
13 years ago
Mitchell Hashimoto e44aea496d builder/qemu: passing tests
13 years ago
Tom Hite 30d004022e 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