Commit Graph

81 Commits (05ab50949f75a182f6df2ade104f511c177d889d)

Author SHA1 Message Date
Justin Bronn c6d1c8e9d5 Make it possible to customize the VMware virtual disk type id.
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 b879b17b1c builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
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 0363a1cdc2 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Emil Sit 329266e86e builder/v*: Include path to output dir in error
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
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 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 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 9ec94fc6a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Steven Merrill 58daa1d84e Add a 'skip_compaction' step.
13 years ago
Mitchell Hashimoto 67920da4ec Merge pull request #108 from smerrill/headless-mode
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 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
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 fb4b940c53 builder/vmware: properly test file URLs
13 years ago
Mitchell Hashimoto 0486a90738 builder/vmware: error if output directory exists
13 years ago
Mitchell Hashimoto 53b7b3965f fmt
13 years ago
Mitchell Hashimoto 24f852f699 builder/vmware: configurable disk size (default 40 GB)
13 years ago
Mitchell Hashimoto 43085e472b builder/vmware: Ability to specify the SSH port with "ssh_port"
13 years ago
Mitchell Hashimoto 6d3b09c542 builder/vmware: properly handle errors
13 years ago
Mitchell Hashimoto 21b6d2a435 builder/common: multistep debug fn gracefully exits during an interrupt
13 years ago
Mitchell Hashimoto ac029d9ed0 builder/vmware: Use proper pausefn
13 years ago
Mitchell Hashimoto cbd3f59578 builder/vmware: Enable the debug runner
13 years ago
Mitchell Hashimoto a6194467ac builder/*: Adhere to the new interface
13 years ago
Mitchell Hashimoto 521b59a6fa Make everything support the new builder interface
13 years ago
Mitchell Hashimoto 520a2706ea builder/vmware: Validate MD5
13 years ago