Commit Graph

211 Commits (d73844c3efb4973c19e4005ecb2e50ff49d6bd87)

Author SHA1 Message Date
Mitchell Hashimoto 91392feb58 builder/vmware/iso: fix package name
12 years ago
Mitchell Hashimoto d1e68875a7 builder/vmware: move to iso package
12 years ago
Mitchell Hashimoto 5ab83238bf builder/vmware: separate step to configure vmx
12 years ago
Mitchell Hashimoto 69f971094c builder/vmware: style
12 years ago
Mitchell Hashimoto 6aef114372 go fmt
12 years ago
Mitchell Hashimoto 2789281285 builder/vmware: clarify guestiphack error message [GH-639]
12 years ago
Mitchell Hashimoto 8766a93245 builder/vmware: correct logic in cehcking if file is still there
12 years ago
Mitchell Hashimoto 6211cd2028 builder/vmware: more resilient to racing deletes [GH-675]
12 years ago
adrian kalaveshi d0387d1d3a Trivial bug fix in mechanism to clean installation ISOs for VMware builder
12 years ago
Mitchell Hashimoto b787d6fb1d builder/vmware: ESX artifacts have a different builder ID
12 years ago
Doug MacEachern 4af1c7f1b2 builder/vmware: Double check that OutputDirectory does not already exist
12 years ago
Doug MacEachern 3f5a02cf2a builder/vmware: Add ListFiles and Remove methods to OutputDir interface
12 years ago
Doug MacEachern 9655be5582 builder/vmware: Path related fixes in esx5 driver
12 years ago
Mitchell Hashimoto d88cb09d32 builder/vmware: ctrl-c works during wait for boot
12 years ago
Mitchell Hashimoto c8a6def83d builder/vmware: downcase more vmx data
13 years ago
Mitchell Hashimoto e4f1dcb6f9 builder/vmware: Fusion suppresses upgrade requests
13 years ago
Mitchell Hashimoto 781332b297 builder/vmware: fix local output dir exists check
13 years ago
Mitchell Hashimoto 52fb77a883 builder/vmware: case-insensitive VMX creation [GH-608]
13 years ago
Mitchell Hashimoto 47ac6897de builder/vmware: start/stop ESXi5 VMX with proper path
13 years ago
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