Commit Graph

197 Commits (aa59cd55ae4fe5ef6e0cf79d779de69588b087e4)

Author SHA1 Message Date
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 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
Mitchell Hashimoto d1134ea788 builder/vmware: for remote builds, put VMX in temp dir
13 years ago
Mitchell Hashimoto 8dba90e4ad builder/vmware: set proper default disk type for esx
13 years ago
Mitchell Hashimoto 13a420fe50 builder/vmware: make upload dst,src like normal go
13 years ago
Mitchell Hashimoto a665e01ba8 builder/vmware: esx file check works properly
13 years ago
Mitchell Hashimoto aba932b58b builder/vmware: upload the ISO to the ESXi machine
13 years ago
Mitchell Hashimoto 4d299ee41d builder/vmware: make things more Go-like
13 years ago
Doug MacEachern e7542ff33d builder/vmware: new driver to support building images directly on ESX
13 years ago
Mitchell Hashimoto d740015ef4 builder/vmware: check for ifconfig in /sbin [GH-591]
13 years ago
Mitchell Hashimoto dd6b5f0d85 builder/vmware: force LANG=C for ifconfig [GH-592]
13 years ago
Mitchell Hashimoto f40a6e21aa builder/virtualbox,vmware: warning if shutdown_command is not specified
13 years ago
Mitchell Hashimoto f9747ad110 builder/all: update to warnings
13 years ago
Mitchell Hashimoto 65169b4576 builder/virtualbox,vmware: support user templates in SSH key path
13 years ago
Mitchell Hashimoto fb8b82fca5 builder/vmware: always set msg.AutoAnswer
13 years ago
Mitchell Hashimoto e26f7e87e0 builder/vmware: auto-answer dialogs [GH-393]
13 years ago
Greg Karékinian 6cd10286db Fix typo
13 years ago
Mitchell Hashimoto 36698d4b6d builder/vmware: new multistep API
13 years ago
Mitchell Hashimoto e7b2751d63 builder/vmware: support key based SSH auth [GH-70]
13 years ago
Mitchell Hashimoto e50a15c4ee builder/vmware: support vmx_template_path [GH-270]
13 years ago
Mitchell Hashimoto 20541a7eda builder/vmware: ability to not request a PTY for SSH [GH-270]
13 years ago
Justin Bronn ffe63b8bd8 Make it possible to customize the VMware virtual disk type id.
13 years ago
Mitchell Hashimoto de80940027 builder/vmware: interrupts work during VNC type on VMware
13 years ago
Mitchell Hashimoto a1a7ff20c2 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 015933b29f builder/vmware: support iso_urls for multiple URLs [GH-110]
13 years ago
Mitchell Hashimoto 51fb48c5cd builder/vmware: switch to common download step
13 years ago
Mitchell Hashimoto 9f84f2c363 common: return -1 download percent if download hasn't started [GH-288]
13 years ago
Mitchell Hashimoto 6090b6ecdf builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 43c6b9e6d1 builder/vmware: find files if they exist [GH-279]
13 years ago
Mitchell Hashimoto 724e2b3c52 builder/vmware: fix windows builds
13 years ago
Mitchell Hashimoto 5decc186a6 builder/vmware: nitpick some styles
13 years ago
Ross Smith II cfc7715495 fixed typo in vmware path on Windows XP, fixes #237/#238
13 years ago
Ross Smith II 60fc565dbb Add support for VMWare Workstation on Windows XP, fixes #237
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto ad9575a041 builder/vmware: error checking on upload path template
13 years ago
Mitchell Hashimoto d71621a599 builder/vmware: use new template stuff
13 years ago
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 744c52f685 builder/vmware: slightly nicer error messages
13 years ago
Mitchell Hashimoto 844fde01a7 builder/vmware: error message tweaking for Player driver
13 years ago
Julian Phillips 4b6bbfd723 builder/vmware: We only need one runAndLog function
13 years ago
Julian Phillips 898e468edd builder/vmware: Add Support for VMware Player 5 (Linux)
13 years ago
Mitchell Hashimoto 5de3a948fa builder/vmware: sleep before cleaning files on Windows
13 years ago
Mitchell Hashimoto 8f6b2e4d32 builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto ce4db65fa0 builder/vmware: compile host_ip on every platform
13 years ago