Commit Graph

1471 Commits (fc61f8cb1dfcf2ddf992fbb31f04c03e73e6fa7b)
 

Author SHA1 Message Date
Mitchell Hashimoto fc61f8cb1d packer: shuffle some tests around to where they make more sense
13 years ago
Mitchell Hashimoto a3407e5e3d post-processor/vagrant: process user variabels [GH-295]
13 years ago
Mitchell Hashimoto deaec36040 post-processor/vagrant: use common.PackerConfig
13 years ago
Mitchell Hashimoto 015933b29f builder/vmware: support iso_urls for multiple URLs [GH-110]
13 years ago
Mitchell Hashimoto a6d4e326a7 builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
13 years ago
Mitchell Hashimoto 51fb48c5cd builder/vmware: switch to common download step
13 years ago
Mitchell Hashimoto bda45c1b53 builder/virtualbox: remove unused function
13 years ago
Mitchell Hashimoto 4188e07fc2 builder/virtualbox: switch download guest additions to use new common
13 years ago
Mitchell Hashimoto 2946d14edf common: Add new StepDownload to DRY up downloads
13 years ago
Mark Peek 78e891c2b1 Update CHANGELOG: amazon block device mappings
13 years ago
Mark Peek 507135ec84 website: document the amazon block device mappings
13 years ago
Mark Peek 40d6c46ed3 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto 165bac93d0 Update CHANGELOG
13 years ago
Mitchell Hashimoto 3242498928 Merge pull request #294 from phobos182/master
13 years ago
Jeremy Carroll c193048b3b Was missing sending IAM profile data to instance store builders.
13 years ago
Mitchell Hashimoto 9f84f2c363 common: return -1 download percent if download hasn't started [GH-288]
13 years ago
Mitchell Hashimoto f0592e8c70 Merge pull request #290 from pierreozoux/patch-1
13 years ago
Pierre Ozoux 24d60b61c7 typo in the link
13 years ago
Mitchell Hashimoto 91af560d26 builder/virtualbox: Don't validate guest additions URL so early because it requires template
13 years ago
Mitchell Hashimoto 989a9a8d63 add issues URL in crash detect output
13 years ago
Mitchell Hashimoto 0dfaacc09d Enable panicwrap and put crash logs in crash.log
13 years ago
Mitchell Hashimoto 80e37446e9 builder/virtualbox: guest-additions_url can use Version var [GH-272]
13 years ago
Mitchell Hashimoto 5f11d86279 notifications for travis
13 years ago
Mitchell Hashimoto 7f4132537a Add travis.yml
13 years ago
Mitchell Hashimoto cfca3d8f66 add `make deps`
13 years ago
Mitchell Hashimoto 6fb454ef0c command/inspect: template-build should be template-builder
13 years ago
Mitchell Hashimoto 4e854f6103 website: document inspect machine-readable types
13 years ago
Mitchell Hashimoto 69902bb0f0 website: document the inspect command
13 years ago
Mitchell Hashimoto 08f724e6b7 Update CHANGELOG, 0.3.2 will be built with Go 1.1.2
13 years ago
Mitchell Hashimoto c2ccd19b15 packer: Parallelize synopsis lookup to speed up help output
13 years ago
Mitchell Hashimoto 1fc4703b97 packer: get rid of unused code
13 years ago
Mitchell Hashimoto 5c26225b86 Update CHANGELOG
13 years ago
Mitchell Hashimoto 9b01b38a87 command/inspect: change logging to be %#v for better values
13 years ago
Mitchell Hashimoto 9775c00881 packer: ParseTemplateFile understands "-" to mean stdin
13 years ago
Mitchell Hashimoto 70282fedee command/inspect: help text shows machine-readable flag
13 years ago
Mitchell Hashimoto 6eceacf11f command/inspect: Inspect a templates contents
13 years ago
Mitchell Hashimoto e22eb3aa10 packer: export template RawConfig
13 years ago
Mitchell Hashimoto 02987f6c97 packer: Export the raw template config structs
13 years ago
Mitchell Hashimoto c163d53437 packer: unknown commands show better on UI
13 years ago
Mitchell Hashimoto eb5559817b Update CHANGELOG
13 years ago
Mitchell Hashimoto 2789162fec builder/virtualbox: instantiate driver in Run method
13 years ago
Mitchell Hashimoto 6090b6ecdf builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 2bec873de5 Up version for dev
13 years ago
Mitchell Hashimoto 0a39650332 provisioner/salt-masterless: switch replace to that prior replace works
13 years ago
Mitchell Hashimoto 1fd5937839 v0.3.1
13 years ago
Mitchell Hashimoto 95435e484c Update CHANGELOG
13 years ago
Mitchell Hashimoto bc097abc72 packer: Don't output up to \r with remote command, lost anyways
13 years ago
Mitchell Hashimoto 856f27bc9b provisioner/salt-masterless: replace windows slash with linux [GH-276]
13 years ago
Mitchell Hashimoto 43c6b9e6d1 builder/vmware: find files if they exist [GH-279]
13 years ago
Mitchell Hashimoto 9a2dbd54bf provisioner/shell: start_retry_timeout for reboot handling [GH-260]
13 years ago