Commit Graph

5002 Commits

Author SHA1 Message Date
Mark Peek 23d5e50600 Merge pull request #2790 from dragon788/patch-1
Added correct format for compression_level
2015-10-08 15:33:44 -07:00
Chris Bednarski bd82df7aa1 Merge pull request #2712 from bensojona/f-document-artifact-types
Document recommended artifact-types
2015-10-08 14:34:17 -07:00
Chris Bednarski d21e9ffddf Merge pull request #2810 from mitchellh/b-make-release
Split bin from prerelease guard so we can cross-compile dev builds
2015-10-08 14:33:34 -07:00
Mark Peek 1bff430984 Merge pull request #2759 from eranchetz/patch-1
Remove errant backslash in build-image.html.markdown
2015-10-08 06:39:37 -07:00
Chris Bednarski e384df4397 Add warning that dev builds should not be shipped to production 2015-10-07 16:51:04 -07:00
Chris Bednarski 52e7f89571 Split bin from prerelease guard so we can cross-compile dev builds 2015-10-07 15:33:01 -07:00
Mark Peek 31d3678814 Merge pull request #2807 from markpeek/markpeek-docker-tmpdir
Workaround docker-machine shared folder mapping issue
2015-10-07 14:14:02 -07:00
Mark Peek 77bfd1de2e Workaround docker-machine shared folder mapping issue
When using docker-machine on a Mac only the /Users folder is shared with
the VM. Uploads fail since the normal tmpdir is not shared. This change
uses the local packer directory (usually when run in the users home
folders) allowing it to work without setting TMPDIR explicitly. A better
fix would be to use the docker API directly but that would force users
to use docker API version 20+.
- fixes #901, fixes #1752, fixes #2436, fixes #2675, fixes #2697.
2015-10-07 13:29:53 -07:00
Mark Peek a3a7c974d0 Merge pull request #2422 from vtolstov/qemu
fix qemu driver and builder
2015-10-06 21:30:38 -07:00
Mark Peek 5ef142c8bd Fixes #2777: isotime interpolation uses InitTime 2015-10-06 16:45:30 -07:00
Mark Peek 2411c779d1 Make qemu ssh_wait_timeout example more reasonable 2015-10-01 22:52:06 -07:00
Chris Bednarski 4116dff925 Merge pull request #2789 from rk295/patch-1
Confusing to specify this twice
2015-10-01 11:44:03 -07:00
dragon788 c48e2319ab Added correct format for compression_level 2015-09-30 20:40:58 -05:00
Robin Kearney 87f2f7c96d Confusing to specify this twice 2015-09-30 13:13:46 +01:00
Chris Bednarski 024132a698 Merge pull request #2780 from jarl-dk/master
Makefile fix
2015-09-26 21:59:21 -07:00
Jarl Friis 8ab4a5f3a5 Makefile fix 2015-09-26 13:33:30 +02:00
Chris Bednarski f2013a9c0c Merge pull request #2775 from mitchellh/atlas-support-compile-id
post-processor/atlas: support sending compile ids
2015-09-25 12:01:52 -07:00
Jack Pearkes 6bf790a975 post-processor/atlas: support sending compile ids
Requires https://github.com/hashicorp/atlas-go/pull/44
2015-09-25 11:52:38 -07:00
Eran Chetz 569121519d minor change that was majorly bugging me 2015-09-21 16:32:18 +03:00
Rickard von Essen 23c4c015a6 Merge pull request #2757 from rickard-von-essen/gce_fix
Fixed GCE builder after dependency change.
2015-09-20 10:37:23 +02:00
Rickard von Essen 9cf99289c5 Fixed GCE builder after dependency change.
See
4af91da601
2015-09-20 10:14:07 +02:00
Rickard von Essen 3f14b9d984 Merge pull request #2731 from legal90/prl-compact-disk
Parallels: Add "CompactDisk" build step
2015-09-16 14:03:31 +02:00
Rickard von Essen b528811540 Merge pull request #2662 from rickard-von-essen/prl_pd11
Parallels Desktop 11: verify correct edition and enable headless mode
2015-09-16 13:34:05 +02:00
Vasiliy Tolstov 48f8612b72 add virtio-scsi
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-09-15 10:59:29 +00:00
Mikhail Zholobov 36a6fc2cc4 website/docs: Add description of "skip_compaction" option for Parallels builders 2015-09-11 16:13:39 +03:00
Mikhail Zholobov abfe706fc6 builder/parallels: Add "StepCompactDisk" 2015-09-11 11:38:20 +03:00
Mikhail Zholobov f7b26e44fe builder/parallels: Add "CompactDisk" driver function
This function compacts the specified virtual disk image.
2015-09-11 11:37:52 +03:00
Jon Benson dd286ff63c Add artifact_types 2015-09-08 12:51:24 -05:00
Vasiliy Tolstov 3fae902bc3 enable discards only on qemu >= 2
older qemu versions does not have discard option, so not enable it

Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-09-08 10:40:23 +00:00
Mikhail Zholobov 4ebee7bf3f builder/parallels: Add "DiskPath" driver function
This function determines path to the first virtual disk image of the specified virtual machine.
2015-09-05 13:08:24 +03:00
Jon Benson 673baa12d0 Add vmware and virtual box to artifact_types 2015-09-04 15:08:27 -05:00
Jon Benson 5e27f9353f Document recommended artifact_type 2015-09-04 15:01:35 -05:00
Jon Benson dbd1a13f0d Document recommended artifact-types 2015-09-04 14:51:35 -05:00
Chris Bednarski 17cea4fa95 Merge pull request #2681 from tas50/master
Download chef from chef.io
2015-08-27 14:37:12 -07:00
Mitchell Hashimoto 6d1376db94 up version for dev 2015-08-26 21:24:47 -07:00
Tim Smith 72e8119233 Download chef from chef.io 2015-08-25 21:53:50 -07:00
Chris Bednarski 38dd0a5bde Merge pull request #2665 from lantrix/master
Powershell debugging options as per Issue #2550
2015-08-24 22:38:38 -07:00
Chris Bednarski 4932e0cb16 Merge pull request #2669 from rickard-von-essen/issue-2667
Fixes #2667: Added vmware-rename to fix command help text
2015-08-24 22:12:02 -07:00
Rickard von Essen 4e20522afd Fixes #2667: Added vmware-rename to fix command help text 2015-08-24 20:19:49 +02:00
Rickard von Essen 83980d2326 Enable headless mode by default on Parallels Desktop 11 2015-08-24 15:09:29 +02:00
Lantrix 1fe44b6624 Powershell debugging options as per Issue #2550 2015-08-24 17:32:01 +10:00
Chris Bednarski a55d2f1243 Allow failures in 1.5 since the build scripts don't support switching for 2015-08-22 14:14:58 -07:00
Chris Bednarski 599ef8e936 Add 0.8.6 release date to the changelog 2015-08-22 13:43:33 -07:00
Rickard von Essen 7d3afc882a Add check for Parallels Desktop edition in PD 11.
Starting since Parallels Desktop 11, the command line functionality is
available only in Pro and Business editions.
2015-08-22 13:15:59 +02:00
Chris Bednarski f8f7b7a34c Bump version to 0.8.6 2015-08-21 19:54:01 -07:00
Chris Bednarski fbb39bebd8 Merge pull request #2655 from mitchellh/b-makefile
Overhaul the Makefile
2015-08-21 18:41:09 -07:00
Chris Bednarski 547e9dd340 Add deps pre-target and remove testrace sadness from ci 2015-08-21 18:37:51 -07:00
Chris Bednarski 938f2178d7 Overhaul the Makefile
- Fix updatedeps reverting to master, which causes Travis CI to produce invalid results for pull-request builds. The makefile attempts to detect this change and checkout the correct branch if it happens.
- Clean up the code style and failure messaging.
- Add / update proxy targets for common workflows: default, deps, ci, release
2015-08-21 18:25:58 -07:00
Chris Bednarski b610e8005c Merge branch 'master' of https://github.com/mitchellh/packer 2015-08-21 17:11:02 -07:00
Chris Bednarski f725cf1a4b Correct docs for qemu vm_name 2015-08-21 17:10:56 -07:00