Commit Graph

1158 Commits (8c341b0c78b79dab69964349831f1e4e2eefdbde)
 

Author SHA1 Message Date
Mitchell Hashimoto 8c341b0c78 packer/plugin: flush os.Stderr whenever a plugin ends
13 years ago
Mitchell Hashimoto ce0322662d packer/plugin: use chan struct{} for condition variable behavior
13 years ago
Mitchell Hashimoto 31731414be packer/plugin: clean up stderr
13 years ago
Mitchell Hashimoto 467474910c packer/plugin: more stable stderr logging
13 years ago
Mitchell Hashimoto 6110079401 packer: Use ch for condition variable
13 years ago
Mitchell Hashimoto 1812efe3b5 communicator/ssh: use SetExited
13 years ago
Mitchell Hashimoto 1400645d69 packer/rpc: Use the SetExited for remote communicators
13 years ago
Mitchell Hashimoto 6a940d9ea8 packer: use locks/conds to avoid races on RemoteCmd.Exited [GH-42]
13 years ago
Mitchell Hashimoto 0bff938880 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto 85ec53e76c builder/common: Don't prepend slash to URL path if path is empty
13 years ago
Mitchell Hashimoto ac8548d998 builder/common: make rel path absolute in DownloadableURL [GH-215]
13 years ago
Mitchell Hashimoto 1ebb1b7ef6 builder/common: add DownloadableURL to remove duplication parsing URLs
13 years ago
Mitchell Hashimoto 9a37de618d Merge pull request #224 from zyegfryed/patch-1
13 years ago
Sébastien Fievet a5054cf314 Typo
13 years ago
Mitchell Hashimoto beb97af6ce Up version for dev
13 years ago
Mitchell Hashimoto 801a13dd38 v0.2.1
13 years ago
Mitchell Hashimoto e5b14ac450 builder/amazon/common: wait for AMI to be available [GH-207]
13 years ago
Mitchell Hashimoto e6557c53c2 ctrl-c closes stdin for plugins so that they are unblocked
13 years ago
Mitchell Hashimoto b455d70346 Remove TODO, it was from pre-0.1
13 years ago
Mitchell Hashimoto 48b08fe71a update comments in signal.go
13 years ago
Mitchell Hashimoto 74ef543d5c packer/plugin: connect stdin to parent stdin
13 years ago
Mitchell Hashimoto 9f38f4cb47 fmt
13 years ago
Mitchell Hashimoto 7a00b240c1 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto f5f4266371 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1ec2eacb92 Merge pull request #218 from jstamerj/master
13 years ago
Jeff Stamerjohn 88dcb43a3f Merge pull request #1 from jstamerj/jstamerj/windows
13 years ago
Jeff Stamerjohn c5aad085f3 Merge branch 'master' into jstamerj/windows
13 years ago
Jeff Stamerjohn 41df9fa2e8 Windows fixes
13 years ago
Mitchell Hashimoto 029dabaa49 Update CHANGELOG
13 years ago
Mitchell Hashimoto 4857faa363 Merge branch 'builder-amazon-instance'
13 years ago
Mitchell Hashimoto 0130b1310c builder/amazon/instance: default x509_upload_path
13 years ago
Mitchell Hashimoto 30a4bf7687 website: document the amazon-instance builder
13 years ago
Mitchell Hashimoto 8c3281405d builder/amazon/*: wait for AMI to be ready in common, use it instance
13 years ago
Mitchell Hashimoto 072d7a647a builder/amazon/instance: register AMI using API
13 years ago
Mitchell Hashimoto 77b92cd048 builder/amazon/instance: register the AMI
13 years ago
Mitchell Hashimoto 17f6914fc1 builder/amazon/instance: prefix has CreateTime support
13 years ago
Mitchell Hashimoto 5e6695264a builder/amazon/instance: upload bundle
13 years ago
Mitchell Hashimoto ad1015f35c builder/amazon/instance: bundle volume and keep track of dir
13 years ago
Mitchell Hashimoto 801541714e builder/amazon/instance: run ec2-bundle-vol in batch mode
13 years ago
Mitchell Hashimoto 3f543dddaa builder/amazon/instance: sudo the ec2-bundle-vol by default
13 years ago
Mitchell Hashimoto b5552c00f3 builder/amazon/instance: detect error bundling
13 years ago
Mitchell Hashimoto c6358b0475 builder/amazon/instance: ec2-bundle-vol is called
13 years ago
Mitchell Hashimoto 544b4b1429 builder/amazon/instance: check for the ami tools
13 years ago
Mitchell Hashimoto 3efdb009d7 builder/amazon/common: SSH into private IP if in VPC
13 years ago
Mitchell Hashimoto b9b5de5684 fmt
13 years ago
Mitchell Hashimoto a5546fa0f3 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto b11b60746b builder/amazon/instance: boilerplate for bundle volume
13 years ago
Mitchell Hashimoto c39299c21f builder/amazon/instance: after upload x509, should continue
13 years ago
Mitchell Hashimoto d11cabf893 builder/amazon/instance: upload x509 cert
13 years ago
Mitchell Hashimoto caaa6667ed plugin/builder-amazon-instance: add the plugin
13 years ago