Commit Graph

78 Commits (00a16a7ce9f3bc69ee381f76a684858d4e55ef00)

Author SHA1 Message Date
Mitchell Hashimoto 86df78a7be builder/vmware: delete unnecessary files from artifact
13 years ago
Mitchell Hashimoto 958502bbdc builder/vmware: populate files properly in artifact [GH-63]
13 years ago
Mitchell Hashimoto e4ad595c90 builder/vmware: default boot_wait
13 years ago
Mitchell Hashimoto 0c20949ed9 builder/virtualbox,vmware: work if port range for HTTP is 0 [GH-53]
13 years ago
Mitchell Hashimoto 358e71d98e builder/vmware: properly test file URLs
13 years ago
Mitchell Hashimoto 9a318ceddc builder/virtualbox, vmware: delete output dir if cancelled
13 years ago
Mitchell Hashimoto 213cfb3dad builder/vmware: error if output directory exists
13 years ago
Mitchell Hashimoto 2e0a051539 builder/*: Fail if provisioning fails [GH-33]
13 years ago
Mitchell Hashimoto 2ac81bfc4d fmt
13 years ago
Mitchell Hashimoto cf2fb01edb builder/vmware, builder/virtualbox: Don't continue if ISO error
13 years ago
Mitchell Hashimoto 4d41d90c97 builder/vmware: Try SSH handshake multiple times
13 years ago
Mitchell Hashimoto e082abea28 builder/vmware: support the <tab> special in boot commands
13 years ago
Mitchell Hashimoto 456aec3390 builder/vmware: configurable disk size (default 40 GB)
13 years ago
Mitchell Hashimoto 62406b5ab5 builder/vmware: Ability to specify the SSH port with "ssh_port"
13 years ago
Mitchell Hashimoto 95da55c0fa builder/vmware: Log the output of various commands
13 years ago
Mitchell Hashimoto 8b9263d38f builder/vmware: properly handle errors
13 years ago
Mitchell Hashimoto 0f354c79d1 packer: Add Destroy method to artifact
13 years ago
Mitchell Hashimoto 21b6d2a435 builder/common: multistep debug fn gracefully exits during an interrupt
13 years ago
Mitchell Hashimoto ac029d9ed0 builder/vmware: Use proper pausefn
13 years ago
Mitchell Hashimoto cbd3f59578 builder/vmware: Enable the debug runner
13 years ago
Mitchell Hashimoto a6194467ac builder/*: Adhere to the new interface
13 years ago
Mitchell Hashimoto a0a78b68e8 builder/common: Create a downloader
13 years ago
Mitchell Hashimoto 521b59a6fa Make everything support the new builder interface
13 years ago
Mitchell Hashimoto cbbc8de8b2 builder/vmware: Properly check MD5
13 years ago
Mitchell Hashimoto 520a2706ea builder/vmware: Validate MD5
13 years ago
Mitchell Hashimoto 4b46181f69 builder/vmware: require an MD5 for ISO
13 years ago
Mitchell Hashimoto 896c727097 builder/vmware: Basic support for downloading an ISO
13 years ago
Mitchell Hashimoto 657c3fd87d builder/vmware: better tests around iso_url, test files
13 years ago
Mitchell Hashimoto 62309cb6de Build/Builder take a Cache object now
13 years ago
Mitchell Hashimoto a23500e0a4 builder/vmware: downloadIso step, although not functional yet
13 years ago
Mitchell Hashimoto e39965e32a builder/vmware: validate iso_url more strictly
13 years ago
Mitchell Hashimoto c29d754fa8 builder/vmware: break out the proper loop
13 years ago
Mitchell Hashimoto ccfb4664cf builder/vmware: Make vmx path absolute when checking if running
13 years ago
Mitchell Hashimoto 174ae65a12 builder/vmware: Handle interrupts while waiting for SSH
13 years ago
Mitchell Hashimoto a0664c7ec8 builder/vmware: Ability to set the guest OS type
13 years ago
Mitchell Hashimoto 09db84eb5e builder/vmware: Verify VMware is ready
13 years ago
Mitchell Hashimoto f73ae4ef71 builder/vmware: seed RNG
13 years ago
Mitchell Hashimoto fd42a21f48 builder/vmware: support custom vmx data
13 years ago
Mitchell Hashimoto d3ea7956bc builder/vmware: if no files to serve, don't start http server
13 years ago
Mitchell Hashimoto 85ab8621d4 builder/vmware: Randomize HTTP port to avoid collisions
13 years ago
Mitchell Hashimoto 56108f2b16 fmt
13 years ago
Mitchell Hashimoto 16295dfbf3 builder/vmware: tests for vnc_port_* settings
13 years ago
Mitchell Hashimoto 7a5dce0dc9 builder/vmware: proper port range for VNC
13 years ago
Mitchell Hashimoto 0596266776 builder/vmware: Add better logging
13 years ago
Mitchell Hashimoto 5947d77f05 builder/vmware: configure VNC port randomly
13 years ago
Mitchell Hashimoto 068e94c3ee builder/vmware: Don't step VNC stuff in createVMX
13 years ago
Mitchell Hashimoto 43b8ec3709 builder/vmware: Test the shutdown timeout
13 years ago
Mitchell Hashimoto 03e22c6323 builder/vmware: graceful shutdown
13 years ago
Mitchell Hashimoto c559ec7d71 builder/vmware: check if running prior to shutting down
13 years ago
Mitchell Hashimoto f851e56dbd builder/vmware: Artifacts implemented
13 years ago