Commit Graph

80 Commits (0a950a7cdcf61e7abae3ecdbde4ea1a0fcddd53e)

Author SHA1 Message Date
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
Mitchell Hashimoto 958502bbdc builder/vmware: populate files properly in artifact [GH-63]
13 years ago
Mitchell Hashimoto e4ad595c90 builder/vmware: default boot_wait
13 years ago
Mitchell Hashimoto 358e71d98e builder/vmware: properly test file URLs
13 years ago
Mitchell Hashimoto 213cfb3dad builder/vmware: error if output directory exists
13 years ago
Mitchell Hashimoto 2ac81bfc4d fmt
13 years ago
Mitchell Hashimoto 456aec3390 builder/vmware: configurable disk size (default 40 GB)
13 years ago
Mitchell Hashimoto 62406b5ab5 builder/vmware: Ability to specify the SSH port with "ssh_port"
13 years ago
Mitchell Hashimoto 8b9263d38f 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
Mitchell Hashimoto 4b46181f69 builder/vmware: require an MD5 for ISO
13 years ago