Commit Graph

275 Commits (5437c0b4eabd9f5aba985366c9be98d35f1e4e22)

Author SHA1 Message Date
Yuya Kusakabe 5cac40b47c Fixes #1106, Remote ESXi builder doesn't upload floppy
12 years ago
Yuya Kusakabe 7ff781b258 Revert the way to retrieve vm ip in VMware ESXi Driver
12 years ago
Ross Smith II f2186fa6ff Merge pull request #995 from asatara/add-ssh-host-vmware
12 years ago
Mitchell Hashimoto 91574c3a60 builder/vmware: fix builds
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
higebu 37b92dff3a Fix unknown command and syntax error of the ESX5Driver
12 years ago
Ross Smith II 3f4baf4aec Merge pull request #1011 from rasa/add-cloning-in-windows
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Ross Smith II d420947db6 added %s for productVersion param
12 years ago
Ross Smith II 72924f0d56 builder/vmware-vmx: add cloning support on Windows [GH-824]
12 years ago
asatara ecbb0e8498 Added ssh_address variable to vmware builders
12 years ago
Mitchell Hashimoto 3c59d0ef96 builder/vmware/common: fix failing tests on Windows
12 years ago
Mitchell Hashimoto 68524a3840 builder/vmware/common: fix build tag for Windows
12 years ago
Mitchell Hashimoto 4576093c17 fmt
12 years ago
Mitchell Hashimoto 9a62269116 Merge pull request #900 from pmyjavec/ws10-linux-driver
12 years ago
Mitchell Hashimoto e3c0715eab fmt
12 years ago
Mitchell Hashimoto d44a42b04f Merge pull request #884 from pmyjavec/vmware-iso-driver-fix
12 years ago
Mitchell Hashimoto 9f7670a50f builder/vmware-iso: output upload error [GH-899]
12 years ago
Paul Myjavec 3ea4aa1a5a added workstation 10 driver for linux
12 years ago
Paul Myjavec 6e7a69372a these functions can be shared by 9 and 10 vmware workstation drivers
12 years ago
Paul Myjavec aedef06016 esx5, Get host IP by creating & inspecting connection, allows hypervisor to reside in other networks
12 years ago
Mitchell Hashimoto 430963f400 fmt
12 years ago
Myles Steinhauser 28286d2821 Fix tabs vs spaces
12 years ago
Myles Steinhauser e4cfcb2a8a Add more special scancodes
12 years ago
Mitchell Hashimoto 12938fe36b builder/virtualbox,vmware: checksum not required if checksum type is
12 years ago
Mitchell Hashimoto c74b3758d3 builder/vmware-iso: ESX5Driver impl OutputDir [GH-773]
12 years ago
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
12 years ago
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677]
12 years ago
Mitchell Hashimoto 9362cb5364 builder/vmware/vmx: set the full_disk_path so compacting works
12 years ago
Mitchell Hashimoto 8e75075ec9 builder/vmware/vmx: compact disk
12 years ago
Mitchell Hashimoto f134bcc3f4 builder/vmware/common: better UI when forcibly shutting down
12 years ago
Mitchell Hashimoto 2b3d98d48d builder/vmware/vmx: create artifact
12 years ago
Mitchell Hashimoto 7f38cea9f3 builder/vmware/vmx: shutdown
12 years ago
Mitchell Hashimoto ac8354ad9c builder/vmware/vmx: step connect SSH
12 years ago
Mitchell Hashimoto e11f655d22 builder/vmware/vmx: run the VMs
12 years ago
Mitchell Hashimoto 286edcb2b4 builder/vmware/vmx: configure VMX
12 years ago
Mitchell Hashimoto 03fb5fb0f1 builder/vmware/common: Fusion6 driver can clone
12 years ago
Mitchell Hashimoto 8fecdf179d builder/vmware/common: Fusion6Driver
12 years ago
Mitchell Hashimoto f23d66a1b9 builder/vmware/vmx: clone vmx
12 years ago
Mitchell Hashimoto 82fad98b07 builder/vmware/vmx: set the settings for cloning vmx
12 years ago
Mitchell Hashimoto eeeaec3562 builder/vmware/vmx: StepCloneVMX
12 years ago
Mitchell Hashimoto 141cfeb4bb builder/vmware/vmx: outputdir
12 years ago
Mitchell Hashimoto 6fdcb0f832 builder/vmware/vmx: initial stuff
12 years ago
Mitchell Hashimoto 16911d75e9 builder/vmware: move drivers out to common
12 years ago
Mitchell Hashimoto bee879409a builder/vmware: new artifact type that is common
12 years ago
Mitchell Hashimoto 8d963501d7 builder/vmware/iso: set SSHConfig
12 years ago
Mitchell Hashimoto 4f32692fd5 builder/vmware: StepShutdown
12 years ago
Mitchell Hashimoto 6c4af2d75f builder/vmware/iso: convert stepShutdown to use OutputDir for cleanup
12 years ago