Commit Graph

746 Commits (7ec1c8dc44eba7f5e4b081d04a666a034ef4263d)

Author SHA1 Message Date
Mitchell Hashimoto 7ec1c8dc44 Merge pull request #681 from pcfens/qemu-img-formats
13 years ago
adrian kalaveshi a2de093b72 Trivial bug fix in mechanism to clean installation ISOs for VMware builder
13 years ago
Phil Fenstermacher 43bf7b2859 Changed error message and docs to match code - qemu-img options are qcow2 and raw
13 years ago
Mitchell Hashimoto c7d59342d2 builder/amazon/chroot: don't choose partition mount point if taken
13 years ago
Mitchell Hashimoto 6427a1fe0d builder/virtualbox: use VBOX_INSTALL_PATH to find VBoxManage
13 years ago
Mitchell Hashimoto 99605a0816 builder/vmware: ESX artifacts have a different builder ID
13 years ago
Doug MacEachern 9c32d73f2e builder/vmware: Double check that OutputDirectory does not already exist
13 years ago
Doug MacEachern afa9f4aa3e builder/vmware: Add ListFiles and Remove methods to OutputDir interface
13 years ago
Doug MacEachern 2503f8a4ba builder/vmware: Path related fixes in esx5 driver
13 years ago
Mitchell Hashimoto 9e333e03db builder/docker: ctrl-C works during provisioning
13 years ago
Mitchell Hashimoto 7992693737 builder/vmware: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto e28e827a16 builder/virtualbox: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto 80ed0d1d0c builder/docker: verify docker is available on path
13 years ago
Mitchell Hashimoto f1de5dbcac builder/docker: say when killing the container
13 years ago
Mitchell Hashimoto 47040b5aef builder/docker: remove unused file
13 years ago
Mitchell Hashimoto 2da3c995a2 builder/docker: stream output from commands
13 years ago
Mitchell Hashimoto 5bae4980f8 builder/docker: UploadDir
13 years ago
Mitchell Hashimoto 2851e188e1 builder/docker: show stderr if docker fails to run
13 years ago
Mitchell Hashimoto cff060a490 builder/docker: ability to disable pull
13 years ago
Mitchell Hashimoto 0e581bfec3 builder/docker: config refactor
13 years ago
Mitchell Hashimoto b4abf826da builder/docker: artifact
13 years ago
Mitchell Hashimoto e88a0a57b9 builder/docker: StepExport tests
13 years ago
Mitchell Hashimoto 20f76c6ffc builder/docker: StepRun tests
13 years ago
Mitchell Hashimoto b10abe30e0 builder/docker: StepPull test, driver abstraction for tests
13 years ago
Mitchell Hashimoto 13267c856f builder/docker: test StepTempDir
13 years ago
Mitchell Hashimoto b3dc5411ef builder/docker: config validation test
13 years ago
Mitchell Hashimoto 027d00b2fc builder/docker: perform cleanup in run method, not prematurely
13 years ago
Mitchell Hashimoto 5f752269df builder/docker: Communicator.Start doesn't block
13 years ago
Mitchell Hashimoto f2475baa7a builder/docker: export the final image
13 years ago
Mitchell Hashimoto 0bbb8116f5 builder/docker: remove the exit code file when we're done
13 years ago
Mitchell Hashimoto 13abefef9a builder/docker: command output and exit codes work
13 years ago
Mitchell Hashimoto ac5bf3f3b0 builder/docker: comment the sleep on remote exec
13 years ago
Mitchell Hashimoto b06dd1567a builder/docker: fix upload for copy to work
13 years ago
Mitchell Hashimoto 41b17c3316 builder/docker: Remote execution works!
13 years ago
Mitchell Hashimoto 4cdd532a93 builder/docker: a non-working communicator
13 years ago
Mitchell Hashimoto 4e6d46bbd0 builder/docker: start a container
13 years ago
Mitchell Hashimoto ab1f83fa11 builder/docker: tests for some exec stuff
13 years ago
Mitchell Hashimoto 539d415a27 builder/docker: pull images
13 years ago
Mitchell Hashimoto 049e3adc5d builder/docker: boilerplate
13 years ago
Mitchell Hashimoto aa59cd55ae builder/vmware: downcase more vmx data
13 years ago
Mitchell Hashimoto 8062fd729d builder/vmware: Fusion suppresses upgrade requests
13 years ago
Mitchell Hashimoto 1915c00525 builder/vmware: fix local output dir exists check
13 years ago
Mitchell Hashimoto 9e9f31314d builder/amazon/chroot: fix compile error
13 years ago
Mitchell Hashimoto 21c7d1c8b1 builder/amazon/chroot: allow no such file errors on upload [GH-588]
13 years ago
Mitchell Hashimoto e4b719a286 builder/amazon/chroot: quote commands and pass through a shell [GH-581]
13 years ago
Mitchell Hashimoto 7495f5bd26 builder/vmware: case-insensitive VMX creation [GH-608]
13 years ago
Mitchell Hashimoto 226c244a46 builder/vmware: start/stop ESXi5 VMX with proper path
13 years ago
Mitchell Hashimoto f88301a890 builder/vmware: only unregister if registration success
13 years ago
Mitchell Hashimoto 5f380a614f builder/vmware: register the VMX to the proper path on esx
13 years ago
Mitchell Hashimoto 4fd6b3222f builder/vmware: log when writing a VMX
13 years ago