Commit Graph

228 Commits (ca867cdbb1fca3ada05f31fe2698e0ab529e45eb)

Author SHA1 Message Date
Mitchell Hashimoto 8d963501d7 builder/vmware/iso: set SSHConfig
13 years ago
Mitchell Hashimoto 4f32692fd5 builder/vmware: StepShutdown
13 years ago
Mitchell Hashimoto 6c4af2d75f builder/vmware/iso: convert stepShutdown to use OutputDir for cleanup
13 years ago
Mitchell Hashimoto 87ab914a3c builder/vmware: StepCompactDisk
13 years ago
Mitchell Hashimoto f01b21c610 builder/vmware: StepCleanVMX
13 years ago
Mitchell Hashimoto 8f8ea60b4f builder/vmware/common: StepCleanFiles
13 years ago
Mitchell Hashimoto 95e0e465cf builder/vmware: move StepRun to common
13 years ago
Mitchell Hashimoto 7f86fa5fef builder/vmware/iso: Move remote registration out to separate step
13 years ago
Mitchell Hashimoto 6cf8d9b319 builder/vmware/common: StepSuppressMessages
13 years ago
Mitchell Hashimoto e5f674a8c2 builder/vmware/common: Mock driver and test for DHCP Lease IP lookup
13 years ago
Mitchell Hashimoto 458bfd186f builder/vmware: move driver out of ISO
13 years ago
Mitchell Hashimoto d73cbd3744 builder/vmware/common: make the dir private for LocalOutputDir
13 years ago
Mitchell Hashimoto 50f8b2c1a3 builder/vmware: move outputdir stuff to common
13 years ago
Mitchell Hashimoto 8bd3ca4470 builder/vmware/common: shuffling stuff around
13 years ago
Mitchell Hashimoto 29931cd0c0 builder/vmware/common: SSHConfig
13 years ago
Mitchell Hashimoto 6d83ef5499 builder/vmware/iso: move VMX methods out to the common
13 years ago
Mitchell Hashimoto 33452c2dfd builder/vmware: add more stuff to common
13 years ago
Mitchell Hashimoto 91392feb58 builder/vmware/iso: fix package name
13 years ago
Mitchell Hashimoto d1e68875a7 builder/vmware: move to iso package
13 years ago
Mitchell Hashimoto 5ab83238bf builder/vmware: separate step to configure vmx
13 years ago
Mitchell Hashimoto 69f971094c builder/vmware: style
13 years ago
Mitchell Hashimoto 6aef114372 go fmt
13 years ago
Mitchell Hashimoto 2789281285 builder/vmware: clarify guestiphack error message [GH-639]
13 years ago
Mitchell Hashimoto 8766a93245 builder/vmware: correct logic in cehcking if file is still there
13 years ago
Mitchell Hashimoto 6211cd2028 builder/vmware: more resilient to racing deletes [GH-675]
13 years ago
adrian kalaveshi d0387d1d3a Trivial bug fix in mechanism to clean installation ISOs for VMware builder
13 years ago
Mitchell Hashimoto b787d6fb1d builder/vmware: ESX artifacts have a different builder ID
13 years ago
Doug MacEachern 4af1c7f1b2 builder/vmware: Double check that OutputDirectory does not already exist
13 years ago
Doug MacEachern 3f5a02cf2a builder/vmware: Add ListFiles and Remove methods to OutputDir interface
13 years ago
Doug MacEachern 9655be5582 builder/vmware: Path related fixes in esx5 driver
13 years ago
Mitchell Hashimoto d88cb09d32 builder/vmware: ctrl-c works during wait for boot
13 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