Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

Author SHA1 Message Date
Mitchell Hashimoto 54d020b8c3 builder/amazon/chroot: use mountcommand configs
13 years ago
Mitchell Hashimoto 1c34e35574 builder/amazon/chroot: mount the root device
13 years ago
Mitchell Hashimoto ec526d97aa builder/amazon/chroot: more settings, validation
13 years ago
Mitchell Hashimoto cffb35ab33 builder/amazon/chroot: improved logging about what volume created
13 years ago
Mitchell Hashimoto 25eca62986 builder/amazon/chroot: fix types
13 years ago
Mitchell Hashimoto 76071eafc6 builder/amazon/chroot: only let it run on Linux
13 years ago
Mitchell Hashimoto bbcb2ea46b builder/amazon/chroot: put device in state bag
13 years ago
Mitchell Hashimoto b4435f6890 builder/amazon/chroot: more valid transition states while detaching
13 years ago
Mitchell Hashimoto 033218df0d builder/amazon/chroot: Attach volume
13 years ago
Mitchell Hashimoto 12e7042c5b builder/amazon/chroot: wait for volume to beecome ready
13 years ago
Mitchell Hashimoto c7b88d654e builder/amazon/common: generic wait for state to wait for any state
13 years ago
Mitchell Hashimoto 4773b48794 builder/amazon/chroot: delete the EBS volume after we're done
13 years ago
Mitchell Hashimoto 3a416bb105 builder/amazon/chroot: step to gather instance info
13 years ago
Mitchell Hashimoto fa92377ae5 builder/amazon/chroot: create the volume
13 years ago
Mitchell Hashimoto e24cbc1870 builder/amazon/chroot: extract the source AMI info
13 years ago
Mitchell Hashimoto 7f854902ec builder/amazon/chroot: verify we're on an EC2 instance
13 years ago
Mitchell Hashimoto d166433d4a builder/amazon/chroot: rename to builder-amazon-chroot
13 years ago
Mitchell Hashimoto b645586d58 builder/amazon/chroot: boilerplate
13 years ago
Mitchell Hashimoto 8fb4e1ab88 add tests files to everything to test compilation
13 years ago
Mitchell Hashimoto ae28778caf packer/plugin: flush os.Stderr whenever a plugin ends
13 years ago
Mitchell Hashimoto 69a5e83f47 packer/plugin: use chan struct{} for condition variable behavior
13 years ago
Mitchell Hashimoto 0dd4a4d83f packer/plugin: clean up stderr
13 years ago
Mitchell Hashimoto 52dbb3c423 packer/plugin: more stable stderr logging
13 years ago
Mitchell Hashimoto a380c1c91e packer: Use ch for condition variable
13 years ago
Mitchell Hashimoto 9b0c3b28c5 communicator/ssh: use SetExited
13 years ago
Mitchell Hashimoto 333ed6aa78 packer/rpc: Use the SetExited for remote communicators
13 years ago
Mitchell Hashimoto 26a117e36f packer: use locks/conds to avoid races on RemoteCmd.Exited [GH-42]
13 years ago
Ross Smith II e4086a0230 Updated website for vmware workstation support, fixes #221/#222
13 years ago
Mitchell Hashimoto 0363a1cdc2 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto 3ae0b2f0a5 builder/common: Don't prepend slash to URL path if path is empty
13 years ago
Mitchell Hashimoto c06c1fee45 builder/common: make rel path absolute in DownloadableURL [GH-215]
13 years ago
Mitchell Hashimoto 8db5390553 builder/common: add DownloadableURL to remove duplication parsing URLs
13 years ago
Rafael Garcia 29993b30e4 provisioner/salt-masterless: rename
13 years ago
Ross Smith II cf46148300 added missing fallthru in case statement for linux option, fixes #221, #222
13 years ago
Mitchell Hashimoto e426a8e247 Merge pull request #224 from zyegfryed/patch-1
13 years ago
Sébastien Fievet 2a78203e68 Typo
13 years ago
Rafael Garcia 7019281ad6 provisioner/salt: use cmd.StartWithUi
13 years ago
Ross Smith II 56c383cf68 gofmt fixes, improved/added log messages, fixes #221/#222
13 years ago
Ross Smith II 071a6099c8 fixes #221 Add support for VMWare Workstation in Windows
13 years ago
Rafael Garcia 5feadedba2 provisioner/salt: simple tests
13 years ago
Rafael Garcia 9c25bb5cd7 provisioner/salt: put state tree temporarily in /tmp/salt by default
13 years ago
Rafael Garcia 1289437565 provisioner/salt: document 3c1f142
13 years ago
Rafael Garcia 8f0d4890d9 provisioner/salt: copy local state tree to remote, run highstate
13 years ago
Rafael Garcia 9478a75cdb provisioner/salt: docs
13 years ago
Rafael Garcia a74a515aa7 provisioner/salt: pass args to bootstrap
13 years ago
Rafael Garcia 361d7fbf8e provisioner/salt: install salt
13 years ago
Mitchell Hashimoto 05ef4568e8 Up version for dev
13 years ago
Mitchell Hashimoto 71e30c60c9 v0.2.1
13 years ago
Mitchell Hashimoto 83aca618d8 builder/amazon/common: wait for AMI to be available [GH-207]
13 years ago
Mitchell Hashimoto 234508376a ctrl-c closes stdin for plugins so that they are unblocked
13 years ago