Commit Graph

1499 Commits (cfcbfa39fbe4010bfef6a751c9068d0cb0302479)
 

Author SHA1 Message Date
Mitchell Hashimoto cfcbfa39fb Merge pull request #309 from jsiebens/virtualbox_ova
13 years ago
Mitchell Hashimoto a329d7dd2f packer: remove keep_input_artifact prior to sending to build [GH-310]
13 years ago
Mitchell Hashimoto be5ed793f9 packer: postProvisioner should be postProcessor
13 years ago
Johan Siebens a19bd564d3 builder/virtualbox: export to ovf or ova (default ovf)
13 years ago
Mitchell Hashimoto fcb24f6896 post-processor/vagrant: process output path properly
13 years ago
Mitchell Hashimoto 153057a01d Update CHANGELOG
13 years ago
Mitchell Hashimoto 45f3ca13cb builder/digitalocean: use HTTP proxy if in env
13 years ago
Mitchell Hashimoto 8bbed8656a common: use HTTP proxy if available from env [GH-252]
13 years ago
Mitchell Hashimoto b998e88b0a up version for dev
13 years ago
Mitchell Hashimoto 6c4cc42236 website: set some more page titles
13 years ago
Mitchell Hashimoto eb9ef51d96 scripts: update dist.sh to latest go-xc
13 years ago
Mitchell Hashimoto b0848b274f v0.3.2
13 years ago
Mitchell Hashimoto aef702a693 Merge pull request #305 from mitchellh/website-deep-links
13 years ago
Jack Pearkes 83ba1a2c76 website: generate toc data for linking into headers
13 years ago
Mitchell Hashimoto c5823be2e0 builder/amazon: fix crash case if SIGINT while waiting for instance
13 years ago
Mitchell Hashimoto fb09c0c492 Update CHANGELOG
13 years ago
Mitchell Hashimoto 66dd8ca741 Merge pull request #302 from mitchellh/do-encode-params
13 years ago
Jack Pearkes 0dce7086dc builder/digitalocean: better handling of url params in api requests
13 years ago
Mitchell Hashimoto 026175e67c website: document handling reboots
13 years ago
Mitchell Hashimoto 5963756cce website: doc iso_urls
13 years ago
Mitchell Hashimoto 3fc069c48b builder/vmware: interrupts work during VNC type on VMware
13 years ago
Mitchell Hashimoto b49fe4971a builder/amazon: modifying more than one AMI attribute type works
13 years ago
Mitchell Hashimoto 9e01b5a478 common: detect drive letter with windows file URLs [GH-284]
13 years ago
Mitchell Hashimoto 359f639e05 update CHANGELOG for go-fs fix that fixes [GH-285]
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 349a83d6d6 common: Remove Template, in packer now
13 years ago
Mitchell Hashimoto 1e520b161b packer: ConfigTemplate, move from common
13 years ago
Mitchell Hashimoto 420b2a7069 Allow failures on tip for Travis
13 years ago
Mitchell Hashimoto ebea49bf89 packer: shuffle some tests around to where they make more sense
13 years ago
Mitchell Hashimoto 063adf4bbb post-processor/vagrant: process user variabels [GH-295]
13 years ago
Mitchell Hashimoto 4f568a0afe post-processor/vagrant: use common.PackerConfig
13 years ago
Mitchell Hashimoto 334cf37fbb builder/vmware: support iso_urls for multiple URLs [GH-110]
13 years ago
Mitchell Hashimoto c0265d108a builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
13 years ago
Mitchell Hashimoto b872448758 builder/vmware: switch to common download step
13 years ago
Mitchell Hashimoto 0d152f541f builder/virtualbox: remove unused function
13 years ago
Mitchell Hashimoto 562ea28a79 builder/virtualbox: switch download guest additions to use new common
13 years ago
Mitchell Hashimoto bb352e5011 common: Add new StepDownload to DRY up downloads
13 years ago
Mark Peek 245b569c9b Update CHANGELOG: amazon block device mappings
13 years ago
Mark Peek b948755a1e website: document the amazon block device mappings
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto c0721bc3ef Update CHANGELOG
13 years ago
Mitchell Hashimoto 4d81ae70e8 Merge pull request #294 from phobos182/master
13 years ago
Jeremy Carroll 0a0c0c89c6 Was missing sending IAM profile data to instance store builders.
13 years ago
Mitchell Hashimoto 71664cb34e common: return -1 download percent if download hasn't started [GH-288]
13 years ago
Mitchell Hashimoto 62b87ee472 Merge pull request #290 from pierreozoux/patch-1
13 years ago
Pierre Ozoux 2fe54acd98 typo in the link
13 years ago
Mitchell Hashimoto 0ba17a1a50 builder/virtualbox: Don't validate guest additions URL so early because it requires template
13 years ago
Mitchell Hashimoto eb02dad16c add issues URL in crash detect output
13 years ago
Mitchell Hashimoto 6171c6f485 Enable panicwrap and put crash logs in crash.log
13 years ago
Mitchell Hashimoto 171ecaefa6 builder/virtualbox: guest-additions_url can use Version var [GH-272]
13 years ago