Commit Graph

203 Commits (ece02bb19d1cdc0b23944f00fdfcd8e2da99c40e)

Author SHA1 Message Date
adrian kalaveshi a2de093b72 Trivial bug fix in mechanism to clean installation ISOs for VMware builder
12 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 7992693737 builder/vmware: ctrl-c works during wait for boot
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 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