Commit Graph

192 Commits (ba8a0dbec0600a259d9216057739fd71aba68d4c)

Author SHA1 Message Date
Mitchell Hashimoto ba8a0dbec0 builder/vmware: only unregister if registration success
13 years ago
Mitchell Hashimoto e5ae542142 builder/vmware: register the VMX to the proper path on esx
13 years ago
Mitchell Hashimoto 2ccc5e80c7 builder/vmware: log when writing a VMX
13 years ago
Mitchell Hashimoto b228723903 builder/vmware: for remote builds, put VMX in temp dir
13 years ago
Mitchell Hashimoto a4b54f1cf3 builder/vmware: set proper default disk type for esx
13 years ago
Mitchell Hashimoto 148d7c06ab builder/vmware: make upload dst,src like normal go
13 years ago
Mitchell Hashimoto 2c8843b4de builder/vmware: esx file check works properly
13 years ago
Mitchell Hashimoto 8a8ac430d1 builder/vmware: upload the ISO to the ESXi machine
13 years ago
Mitchell Hashimoto 483cda18c1 builder/vmware: make things more Go-like
13 years ago
Doug MacEachern a828a9a064 builder/vmware: new driver to support building images directly on ESX
13 years ago
Mitchell Hashimoto 7aab3381f1 builder/vmware: check for ifconfig in /sbin [GH-591]
13 years ago
Mitchell Hashimoto cf0ac15ecc builder/vmware: force LANG=C for ifconfig [GH-592]
13 years ago
Mitchell Hashimoto 9acaa97a32 builder/virtualbox,vmware: warning if shutdown_command is not specified
13 years ago
Mitchell Hashimoto a6150e6596 builder/all: update to warnings
13 years ago
Mitchell Hashimoto 5e3c8c4fe6 builder/virtualbox,vmware: support user templates in SSH key path
13 years ago
Mitchell Hashimoto acd9f3c9a3 builder/vmware: always set msg.AutoAnswer
13 years ago
Mitchell Hashimoto 3fc00a2dfa builder/vmware: auto-answer dialogs [GH-393]
13 years ago
Greg Karékinian 2378b652ca Fix typo
13 years ago
Mitchell Hashimoto f74ff91166 builder/vmware: new multistep API
13 years ago
Mitchell Hashimoto d54b0bd629 builder/vmware: support key based SSH auth [GH-70]
13 years ago
Mitchell Hashimoto 1566b4d858 builder/vmware: support vmx_template_path [GH-270]
13 years ago
Mitchell Hashimoto c753946c84 builder/vmware: ability to not request a PTY for SSH [GH-270]
13 years ago
Justin Bronn c6d1c8e9d5 Make it possible to customize the VMware virtual disk type id.
13 years ago
Mitchell Hashimoto 3fc069c48b builder/vmware: interrupts work during VNC type on VMware
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 334cf37fbb builder/vmware: support iso_urls for multiple URLs [GH-110]
13 years ago
Mitchell Hashimoto b872448758 builder/vmware: switch to common download step
13 years ago
Mitchell Hashimoto 71664cb34e common: return -1 download percent if download hasn't started [GH-288]
13 years ago
Mitchell Hashimoto b879b17b1c builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 1b2d9c4044 builder/vmware: find files if they exist [GH-279]
13 years ago
Mitchell Hashimoto c2506e9410 builder/vmware: fix windows builds
13 years ago
Mitchell Hashimoto 060ae56b2d builder/vmware: nitpick some styles
13 years ago
Ross Smith II 1e18249da9 fixed typo in vmware path on Windows XP, fixes #237/#238
13 years ago
Ross Smith II d4c45b412e Add support for VMWare Workstation on Windows XP, fixes #237
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto c023588614 builder/vmware: error checking on upload path template
13 years ago
Mitchell Hashimoto 8bb5d40537 builder/vmware: use new template stuff
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 6b2c2db77e builder/vmware: slightly nicer error messages
13 years ago
Mitchell Hashimoto 69d6d8f1b6 builder/vmware: error message tweaking for Player driver
13 years ago
Julian Phillips df180d6146 builder/vmware: We only need one runAndLog function
13 years ago
Julian Phillips 7b65daad37 builder/vmware: Add Support for VMware Player 5 (Linux)
13 years ago
Mitchell Hashimoto 54adabfd39 builder/vmware: sleep before cleaning files on Windows
13 years ago
Mitchell Hashimoto 558027465a builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto 8ac03e4898 builder/vmware: compile host_ip on every platform
13 years ago
Mitchell Hashimoto 1286f735be builder/vmware: redo host IP stuff for Windows
13 years ago
Mitchell Hashimoto f4adb35b9a builder/vmware: more logs for Workstation
13 years ago
Mitchell Hashimoto 6aacf20167 builder/vmware: convert line endings in workstation to Unix-style
13 years ago
Mitchell Hashimoto 8ac86e49d0 builder/vmware: improved logging for various workstation steps
13 years ago
Mitchell Hashimoto d1e0e955ab builder/vmware: verify various paths exist for Workstation
13 years ago