Mitchell Hashimoto
|
7ae0f3bafe
|
builder/amazon/chroot: upload should os.Create, not os.Open
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
5feb11cbb7
|
builder/amazon/chroot: enable the chroot provisioner
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
8d3cf7aa59
|
builder/amazon/chroot: provision within the chroot
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
e0adf3b64e
|
builder/amazon/chroot: unmount in reverse
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
8cc3743daf
|
builder/amazon/chroot: special case bind fstype
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
af2d314819
|
builder/amazon/chroot: /bin/sh
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
d7f932244f
|
builder/amazon/chroot: mount extra paths
|
2013-07-30 16:07:50 -07:00 |
Mitchell Hashimoto
|
618e1b1678
|
builder/amazon/chroot: process MountPath template
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
8d5f404fa7
|
builder/amazon/chroot: use the attached device path
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
54d020b8c3
|
builder/amazon/chroot: use mountcommand configs
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
1c34e35574
|
builder/amazon/chroot: mount the root device
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
ec526d97aa
|
builder/amazon/chroot: more settings, validation
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
cffb35ab33
|
builder/amazon/chroot: improved logging about what volume created
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
25eca62986
|
builder/amazon/chroot: fix types
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
76071eafc6
|
builder/amazon/chroot: only let it run on Linux
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
bbcb2ea46b
|
builder/amazon/chroot: put device in state bag
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
b4435f6890
|
builder/amazon/chroot: more valid transition states while detaching
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
033218df0d
|
builder/amazon/chroot: Attach volume
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
12e7042c5b
|
builder/amazon/chroot: wait for volume to beecome ready
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
c7b88d654e
|
builder/amazon/common: generic wait for state to wait for any state
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
4773b48794
|
builder/amazon/chroot: delete the EBS volume after we're done
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
3a416bb105
|
builder/amazon/chroot: step to gather instance info
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
fa92377ae5
|
builder/amazon/chroot: create the volume
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
e24cbc1870
|
builder/amazon/chroot: extract the source AMI info
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
7f854902ec
|
builder/amazon/chroot: verify we're on an EC2 instance
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
d166433d4a
|
builder/amazon/chroot: rename to builder-amazon-chroot
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
b645586d58
|
builder/amazon/chroot: boilerplate
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
8fb4e1ab88
|
add tests files to everything to test compilation
|
2013-07-30 16:05:20 -07:00 |
Mitchell Hashimoto
|
ae28778caf
|
packer/plugin: flush os.Stderr whenever a plugin ends
|
2013-07-30 10:48:59 -07:00 |
Mitchell Hashimoto
|
69a5e83f47
|
packer/plugin: use chan struct{} for condition variable behavior
|
2013-07-30 10:43:43 -07:00 |
Mitchell Hashimoto
|
0dd4a4d83f
|
packer/plugin: clean up stderr
|
2013-07-30 10:41:02 -07:00 |
Mitchell Hashimoto
|
52dbb3c423
|
packer/plugin: more stable stderr logging
|
2013-07-30 10:38:48 -07:00 |
Mitchell Hashimoto
|
a380c1c91e
|
packer: Use ch for condition variable
Thanks @titanous I didnt know this worked.
|
2013-07-29 13:20:57 -07:00 |
Mitchell Hashimoto
|
9b0c3b28c5
|
communicator/ssh: use SetExited
|
2013-07-29 12:12:42 -07:00 |
Mitchell Hashimoto
|
333ed6aa78
|
packer/rpc: Use the SetExited for remote communicators
|
2013-07-29 12:07:37 -07:00 |
Mitchell Hashimoto
|
26a117e36f
|
packer: use locks/conds to avoid races on RemoteCmd.Exited [GH-42]
|
2013-07-29 12:04:58 -07:00 |
Ross Smith II
|
e4086a0230
|
Updated website for vmware workstation support, fixes #221/#222
|
2013-07-29 08:20:48 -07:00 |
Mitchell Hashimoto
|
0363a1cdc2
|
builder/virtualbox,vmware: use DownloadableURL
|
2013-07-29 00:13:30 -07:00 |
Mitchell Hashimoto
|
3ae0b2f0a5
|
builder/common: Don't prepend slash to URL path if path is empty
|
2013-07-29 00:13:30 -07:00 |
Mitchell Hashimoto
|
c06c1fee45
|
builder/common: make rel path absolute in DownloadableURL [GH-215]
|
2013-07-29 00:13:30 -07:00 |
Mitchell Hashimoto
|
8db5390553
|
builder/common: add DownloadableURL to remove duplication parsing URLs
|
2013-07-29 00:13:30 -07:00 |
Rafael Garcia
|
29993b30e4
|
provisioner/salt-masterless: rename
|
2013-07-28 23:30:03 -07:00 |
Ross Smith II
|
cf46148300
|
added missing fallthru in case statement for linux option, fixes #221, #222
|
2013-07-28 20:41:09 -07:00 |
Mitchell Hashimoto
|
e426a8e247
|
Merge pull request #224 from zyegfryed/patch-1
website: typo
|
2013-07-28 11:42:46 -07:00 |
Sébastien Fievet
|
2a78203e68
|
Typo
|
2013-07-28 16:49:03 +02:00 |
Rafael Garcia
|
7019281ad6
|
provisioner/salt: use cmd.StartWithUi
|
2013-07-27 18:12:18 -07:00 |
Ross Smith II
|
56c383cf68
|
gofmt fixes, improved/added log messages, fixes #221/#222
|
2013-07-27 14:59:23 -07:00 |
Ross Smith II
|
071a6099c8
|
fixes #221 Add support for VMWare Workstation in Windows
|
2013-07-27 13:00:21 -07:00 |
Rafael Garcia
|
5feadedba2
|
provisioner/salt: simple tests
|
2013-07-27 00:14:32 -07:00 |
Rafael Garcia
|
9c25bb5cd7
|
provisioner/salt: put state tree temporarily in /tmp/salt by default
|
2013-07-27 00:14:32 -07:00 |