Commit Graph

635 Commits (df3d751b19d49b06ffd2c676ffc45d4776b37ce0)

Author SHA1 Message Date
Matthew Hooker 2c5f742fa3 builder/digitalocean: Scrub config before logging [GH-516]
13 years ago
Mitchell Hashimoto 58899f3888 builder/digitalocean: don't panic if error contains no message [GH-492]
13 years ago
Mitchell Hashimoto 475b65cb3b builder/virtualbox: detect vboxdrv issues [GH-488]
13 years ago
Mitchell Hashimoto c897998ec9 builder/virtualbox: error if version can't be detected [GH-488]
13 years ago
Matthew Hooker 2af19060ce Fix the way we run commands in chroot.
13 years ago
Mitchell Hashimoto a793e03fb6 builder/amazon/chroot: remove unused comment
13 years ago
Mitchell Hashimoto c84dd13539 builder/amazon/chroot: CommandWrapper
13 years ago
Mitchell Hashimoto 5b7c745c3c builder/amazon/chroot: alphebatize the configs
13 years ago
Matthew Hooker c92b73899c Merge remote-tracking branch 'origin/master'
13 years ago
Jack Pearkes 22a3cdb6bc builder/digitalocean: error message key is "message" not "error_message"
13 years ago
Matthew Hooker 6f7aad23f0 comment, formatting.
13 years ago
Matthew Hooker a84c74318c WIP copying files.
13 years ago
Matthew Hooker 837e641802 move wrapper definitions around.
13 years ago
Matthew Hooker 8857358830 building but there's an exec error.
13 years ago
Matthew Hooker 40e15c84ef fixing up types.
13 years ago
Matthew Hooker 299ee6efd2 replace command config with wrapper command.
13 years ago
Matthew Hooker 93c2de0af3 fix chroot Upload command.
13 years ago
Matthew Hooker ccd9b56f9c wip
13 years ago
Matthew Hooker 6d158eaa29 bugfixes, wip
13 years ago
Matthew Hooker 308b148bb4 get chroot command from proper place.
13 years ago
Matthew Hooker 6d4b834f61 Merge remote-tracking branch 'origin/master' into 430
13 years ago
Matthew Hooker 75d2d769a9 We're not using this log package.
13 years ago
Matthew Hooker 7e2b9de778 Unit tests.
13 years ago
Matthew Hooker 74adaa534e bugfix.
13 years ago
Matthew Hooker da467b7d67 using blocking cp method.
13 years ago
Matthew Hooker 0659ccdea0 Revert "notes/reorg."
13 years ago
Matthew Hooker 95f5cea285 wip
13 years ago
Matthew Hooker 03994f052d Merge branch 'master' into 430
13 years ago
Matthew Hooker a03807f8e8 wip
13 years ago
Matthew Hooker 73c5aec24d notes/reorg.
13 years ago
Matthew Hooker cd0cae207c pass chroot command to /bin/sh
13 years ago
Bob Potter db84c9f547 Update builder-amazon-chroot to work with WaitForState changes in 7c56148f
13 years ago
Jason A. Beranek 9ed461cbd3 communicator/ssh, builder/digitalocean: fix new SSH API from upstream
13 years ago
Mitchell Hashimoto 30eccf4130 builder/virtualbox: support attaching guest additions [GH-405]
13 years ago
Mitchell Hashimoto f8ff737b0a builder/amazon/common: save access/secret key from env [GH-434]
13 years ago
Jesse Nelson 0fadb8d02f exclude everything in /tmp, but keep /tmp itself
13 years ago
Matthew Hooker bac3d8ffed Allow user to override chroot command.
13 years ago
Mitchell Hashimoto 11a68992ad builder/virtualbox: fix scan codes
13 years ago
Mitchell Hashimoto 61d9bb73a7 fmt
13 years ago
Charlie Sharpsteen 2bd13bbfe7 Fix scancode comment concerning key release
13 years ago
Charlie Sharpsteen bb8e7f7814 Fix VirtualBox scancodes
13 years ago
Mitchell Hashimoto d6fca7975a communicator/ssh, builder/digitalocean: fix new SSH API from upstream
13 years ago
Mitchell Hashimoto 7c56148f95 builder/amazon/common: error if WaitForState can't find resource
13 years ago
Mitchell Hashimoto f9feeac355 builder/amazon/common: rename instance.go to state.go, makes more sense
13 years ago
Mitchell Hashimoto 6a8e4f1439 builder/amazon/*: use WaitForState for AMIs
13 years ago
Mark Peek 9035b51165 builder/amazon: add clean_ami_name template function
13 years ago
Sean Mackrory 27a2270593 Using the vm_name parameter to name OVA/OVF files and their attachments
13 years ago
Mitchell Hashimoto 8c30dc78ac builder/amazon/common: don't need squash here
13 years ago
Mitchell Hashimoto c4cf8553c8 builder/amazon/common: support NoDevice [GH-396]
13 years ago
Mitchell Hashimoto 67c71aa836 builder/amazon/common: if instance query returns none, ignore
13 years ago