Commit Graph

164 Commits (eb02dad16cf781b9092ef52d4e7fd66b4be3da36)

Author SHA1 Message Date
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
Mitchell Hashimoto 422f25749e builder/vmware: refactor the platform-specific stuff out
13 years ago
Mitchell Hashimoto fc89919347 Merge branch 'master' of https://github.com/rasa/packer into rasa-master
13 years ago
Mitchell Hashimoto 0363a1cdc2 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Ross Smith II cf46148300 added missing fallthru in case statement for linux option, fixes #221, #222
13 years ago
Ross Smith II 56c383cf68 gofmt fixes, improved/added log messages, fixes #221/#222
13 years ago
Ross Smith II 071a6099c8 fixes #221 Add support for VMWare Workstation in Windows
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 665b03a342 fmt
13 years ago
Mitchell Hashimoto f6854ae07e builder/vmware: more flexible ISO removing
13 years ago
Mitchell Hashimoto e05e83f9c8 Merge pull request #203 from timsutton/vmware-eject-isos
13 years ago
Mitchell Hashimoto 91c1bf0b8a Merge pull request #204 from sit/builder-output-directory-error
13 years ago
Mitchell Hashimoto e84811e2f8 Update changelog
13 years ago
JD Harrington dbd45dfd58 Add special keys for backspace, delete and F1-F12
13 years ago
Emil Sit 329266e86e builder/v*: Include path to output dir in error
13 years ago
Timothy Sutton 0c7efde103 Remove ISO from ide1 in stepCleanVMX
13 years ago
Mitchell Hashimoto 16d102d055 builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 42059f9b07 builder/*: extract to common the config decoding
13 years ago
Doug MacEachern e531af96e1 fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto 9d31a49fad builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto d126c45d77 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto a9252959ba builder/vmware: wording
13 years ago
Mitchell Hashimoto 05e081e07f builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips 4846d252a3 builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto 29279415d0 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 8e1e40c096 builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto fd58b33b38 builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 9387ba0fd4 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto 6b6beae3b8 builder/vmware: unexport calculted config fields
13 years ago