Commit Graph

95 Commits (916df47ff97e013160916b09bcbfcd68a4792d5b)

Author SHA1 Message Date
Mitchell Hashimoto 99605a0816 builder/vmware: ESX artifacts have a different builder ID
13 years ago
Doug MacEachern afa9f4aa3e builder/vmware: Add ListFiles and Remove methods to OutputDir interface
13 years ago
Mitchell Hashimoto 8062fd729d builder/vmware: Fusion suppresses upgrade requests
13 years ago
Mitchell Hashimoto 8dba90e4ad builder/vmware: set proper default disk type for esx
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 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 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 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 6090b6ecdf builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
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 0bff938880 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Emil Sit 20d3946eae builder/v*: Include path to output dir in error
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto d1ecd89635 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 229011def4 builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips d7e5a3bb1d builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto 28a22a5fbe builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto d49480ebff builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto b1c7d93ee8 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto 2ba0876d34 builder/vmware: unexport calculted config fields
13 years ago
Mitchell Hashimoto 5b4fc718aa builder/vmware: generic checksum types [GH-175]
13 years ago
Mitchell Hashimoto a354f5fc08 Unused keys are invalid in templates [GH-104]
13 years ago
Mitchell Hashimoto 39b3fe794b buidler/virtualbox,vmware: only stat if not force
13 years ago
Jason A. Beranek 442c5e3e3b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago
Mitchell Hashimoto 7c2f50d4dc fmt
13 years ago
Jason A. Beranek 71a1bd7354 Add support for -force flag on builds [GH-119]
13 years ago
Mitchell Hashimoto cae89a49a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Steven Merrill 9264f76053 Add a 'skip_compaction' step.
13 years ago
Mitchell Hashimoto b729ba0e00 Merge pull request #108 from smerrill/headless-mode
13 years ago
Steven Merrill 359ba01c6a Integrate code review comments.
13 years ago
Steven Merrill 4aa55c40de Add VMWare headless mode.
13 years ago
Steven Merrill d4cd9352d6 First try at a compaction step.
13 years ago
Steven Merrill 4de76ccd3f Add a computed FullDiskPath config option.
13 years ago
Mitchell Hashimoto da225c0d06 builder/virtualbox, builder/vmware: output and VM name based on build
13 years ago
Mitchell Hashimoto d306fe742c builder/vmware: tools_upload_flavor and path
13 years ago
Steven Merrill 3cda96f9a6 Upload the linux.iso to /tmp/linux.iso.
13 years ago
Mitchell Hashimoto 86df78a7be builder/vmware: delete unnecessary files from artifact
13 years ago