Commit Graph

122 Commits (badd5df3cd0bca11fe595e641f8deaabd4ea4e92)

Author SHA1 Message Date
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
Mitchell Hashimoto a0f1667df1 communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 2fff555e7f fmt
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 569ec0a2bb builder/vmware: generic checksum types [GH-175]
13 years ago
Mitchell Hashimoto 3b4ef72e47 Unused keys are invalid in templates [GH-104]
13 years ago
Mitchell Hashimoto 245deaf599 buidler/virtualbox,vmware: only stat if not force
13 years ago
Jason A. Beranek 9c31c69a7b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago
Mitchell Hashimoto 2981da4eef fmt
13 years ago
Jason A. Beranek 13c733a3db Add support for -force flag on builds [GH-119]
13 years ago
Mitchell Hashimoto e52f8e0486 fmt
13 years ago
Mitchell Hashimoto 0fdf9b09c9 builder/vmware: error if shutdown command failed
13 years ago
Mitchell Hashimoto 9ec94fc6a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Mitchell Hashimoto 50095283ef builder/virtualbox, builder/vmware: keyboard-interactive [GH-121]
13 years ago
Steven Merrill 58daa1d84e Add a 'skip_compaction' step.
13 years ago
Mitchell Hashimoto 874b4acf1c builder/vmware: output VNC info if headless
13 years ago
Mitchell Hashimoto 67920da4ec Merge pull request #108 from smerrill/headless-mode
13 years ago
Mitchell Hashimoto c7c22bee3c Merge pull request #115 from bdon/wait
13 years ago
Brandon Liu 471f33d02e Add wait5 and wait10 special keys for boot command.
13 years ago
Mitchell Hashimoto 4d5edcaac0 builder/vmware: Improve check for VMware cleanup
13 years ago
Mitchell Hashimoto 529f72c084 builder/vmware: No redundant errors
13 years ago
Mitchell Hashimoto 32490fb57c builder/vmware: Style nitpick
13 years ago
Mitchell Hashimoto c23cd4310b Merge pull request #107 from smerrill/compact-disk
13 years ago
Mitchell Hashimoto e0881a133b builder/vmware: wait for shutdown to avoid corrupt disk files [GH-111]
13 years ago
Steven Merrill ba14170f8f Small fix to be sure "full_disk_path" is put into state.
13 years ago
Steven Merrill 0dd6fcfa47 Small doc fixes.
13 years ago
Steven Merrill bade17edef Integrate code review comments.
13 years ago
Steven Merrill c4c43b1252 Add VMWare headless mode.
13 years ago
Steven Merrill c072a56b40 Finish initial compaction feature.
13 years ago
Steven Merrill 3b49f7bd20 First try at a compaction step.
13 years ago
Steven Merrill c9d0de593e Add a computed FullDiskPath config option.
13 years ago
Mitchell Hashimoto bac976332f builder/virtualbox, builder/vmware: output and VM name based on build
13 years ago
Mitchell Hashimoto f82aa7c974 builder/vmware: tools_upload_flavor and path
13 years ago
Mitchell Hashimoto a3f47462f5 fmt
13 years ago
Steven Merrill fc06324ca0 Incorporate code review feedback.
13 years ago
Steven Merrill dbad9a4058 Add a method to get the VMware Tools ISO path.
13 years ago
Steven Merrill da3b0f54c7 Upload the linux.iso to /tmp/linux.iso.
13 years ago
Mitchell Hashimoto 9dadd1ce8a builder/vmware: delete unnecessary files from artifact
13 years ago
Mitchell Hashimoto b9fb40b8a5 builder/vmware: populate files properly in artifact [GH-63]
13 years ago
Mitchell Hashimoto e7747b3ef4 builder/vmware: default boot_wait
13 years ago
Mitchell Hashimoto 8aaadf354a builder/virtualbox,vmware: work if port range for HTTP is 0 [GH-53]
13 years ago
Mitchell Hashimoto fb4b940c53 builder/vmware: properly test file URLs
13 years ago
Mitchell Hashimoto 98b4761ef1 builder/virtualbox, vmware: delete output dir if cancelled
13 years ago