Commit Graph

1098 Commits

Author SHA1 Message Date
Steven Merrill 3b49f7bd20 First try at a compaction step. 2013-07-01 22:25:33 -04:00
Steven Merrill c9d0de593e Add a computed FullDiskPath config option. 2013-07-01 22:22:00 -04:00
Mitchell Hashimoto 67df7b77ab Merge pull request #101 from ericlathrop/fix-make-test
Fix import paths in "make test" dependency fetching
2013-07-01 16:37:07 -07:00
Eric Lathrop ff0647bc6c Remove newline from test import paths.
When running "make test" on my machine, I got many unrecognized import
path errors, and the path showed a trailing "\n". Changing the go list
format to remove the newline fixed these.
2013-07-01 19:25:23 -04:00
Mitchell Hashimoto 7047c5f0ca website: more notes on AWS env vars 2013-07-01 15:26:08 -07:00
Mitchell Hashimoto fe08ac60df website: update website with new AWS env vars 2013-07-01 15:24:36 -07:00
Mitchell Hashimoto b4d9a8f4a7 builder/amazonebs: tests for env vars 2013-07-01 15:22:35 -07:00
Mitchell Hashimoto 94e2999b89 Merge pull request #40 from justincampbell/amazon-env-vars
builder/amazonebs: Default to AWS env vars for key and secret
2013-07-01 15:11:19 -07:00
Mitchell Hashimoto 223f573dbb fmt 2013-07-01 15:07:37 -07:00
Mitchell Hashimoto 39095e48ea post-processor/vagrant: make output contain build name by default
[GH-92]
2013-07-01 15:07:09 -07:00
Mitchell Hashimoto 44e0a7def5 packer: Send packerConfig into PostProcessors 2013-07-01 15:00:21 -07:00
Mitchell Hashimoto 807896d63b packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
Mitchell Hashimoto 944d59afcd packer: extra comments on JSON syntax error calc 2013-07-01 14:47:49 -07:00
Mitchell Hashimoto cceb9c04b0 packer: Clean up some of the JSON syntax stuff 2013-07-01 14:46:32 -07:00
Mitchell Hashimoto fdb0131ec5 Merge pull request #95 from markpeek/markpeek-jsonerror
packer: Provide line number for invalid json syntax [GH-56]
2013-07-01 14:38:01 -07:00
Mitchell Hashimoto e4dfcc9547 Up version for development 2013-07-01 14:37:43 -07:00
Mark Peek 2b8d6f3585 Provide line number for invalid json syntax [GH-56] 2013-07-01 13:30:08 -07:00
Mitchell Hashimoto 8a4106031a v0.1.3 2013-07-01 11:40:49 -07:00
Mitchell Hashimoto 8e9e596935 website: update latest post-processor API 2013-07-01 11:35:09 -07:00
Mitchell Hashimoto f78cbb45a6 packer: PostProcessor API change so they can keep artifacts [GH-55] 2013-07-01 11:30:39 -07:00
Mitchell Hashimoto 8eb30482f8 website: update website with latest vm_name default changes 2013-07-01 11:15:13 -07:00
Mitchell Hashimoto bac976332f builder/virtualbox, builder/vmware: output and VM name based on build
[GH-91]
2013-07-01 11:11:51 -07:00
Mitchell Hashimoto 12f627197e fmt 2013-07-01 11:07:25 -07:00
Mitchell Hashimoto 8f74ff170d packer: Add BuildNameConfigKey to all configs which has the build name 2013-07-01 11:06:28 -07:00
Mitchell Hashimoto 7d32b7f4b3 packer/plugin: Println should be Printf 2013-07-01 11:01:23 -07:00
Mitchell Hashimoto 9cf78edcf0 builder/virtualbox: trim whitespace when getting version 2013-07-01 10:59:04 -07:00
Mitchell Hashimoto 19f757a273 website: document disk_size config for virtualbox 2013-07-01 10:51:40 -07:00
Mitchell Hashimoto 4c08343e15 website: document the vmware tools stuff 2013-07-01 10:48:50 -07:00
Mitchell Hashimoto e10ede6134 packer/rpc: Tests passing again 2013-07-01 10:45:51 -07:00
Mitchell Hashimoto 734b5da49e Update CHANGELOG 2013-07-01 10:45:51 -07:00
Mitchell Hashimoto f82aa7c974 builder/vmware: tools_upload_flavor and path
/cc @smerrill
2013-07-01 10:45:50 -07:00
Mitchell Hashimoto 464581905c Merge pull request #89 from mitchellh/debug-plat-arch
Log Packer OS/Arch to Debug
2013-07-01 10:00:59 -07:00
Mitchell Hashimoto a7941558d5 Update CHANGELOG 2013-07-01 09:41:10 -07:00
Mitchell Hashimoto a3f47462f5 fmt 2013-07-01 09:39:34 -07:00
Mitchell Hashimoto b773e8decd packer/rpc: Listen on 127.0.0.1 specifically to avoid hangs 2013-07-01 09:39:34 -07:00
Jack Pearkes dac59bf50e packer: prints packers OS and architecture to the log during startup 2013-07-01 18:34:43 +02:00
Mitchell Hashimoto 5425aecaae Merge pull request #88 from mitchellh/debug-version
Log Packer Version to Debug
2013-07-01 08:53:16 -07:00
Jack Pearkes 1014f4ba96 packer: print packers version to the log during startup 2013-07-01 16:46:54 +02:00
Jack Pearkes e11fbcdad2 builder/digitalocean: display friendler API error messages
Fixes #85
2013-07-01 09:29:45 +02:00
Mitchell Hashimoto cc9f309275 Update README 2013-06-30 21:03:24 -07:00
Mitchell Hashimoto 78a59a72f1 Merge pull request #86 from markjaquith/requirements
Note that Mercurial (hg) is a dependency for developing on Packer
2013-06-30 21:02:23 -07:00
Mark Jaquith fff8d3a5b3 Note that Mercurial (hg) is a dependency for developing on Packer. 2013-06-30 22:46:22 -04:00
Mitchell Hashimoto c98dd277c1 Merge pull request #83 from priteau/master
website: FIx a typo
2013-06-30 15:03:02 -07:00
Pierre Riteau 33c5a3bd50 Fix a small typo 2013-06-30 21:22:32 +01:00
Mitchell Hashimoto 2e0affe532 Merge pull request #75 from smerrill/upload-vmware-tools
builders/vmware: Upload vmware tools (only Linux for now)
2013-06-30 08:44:49 -07:00
Steven Merrill fc06324ca0 Incorporate code review feedback. 2013-06-30 11:10:26 -04:00
Mitchell Hashimoto feb092eb9c Merge pull request #79 from qur/master
Fix building on Ubuntu
2013-06-30 07:57:22 -07:00
Julian Phillips c077232744 Fix building on Ubuntu
1) /bin/sh is not /bin/bash, so build.sh needs to explictly use /bin/bash
2) dash's echo does not support \x, but it does support \0 (since dash is
   /bin/sh, it gets used by Makefiles).
2013-06-30 13:15:19 +01:00
Steven Merrill dbad9a4058 Add a method to get the VMware Tools ISO path. 2013-06-29 23:20:38 -04:00
Steven Merrill da3b0f54c7 Upload the linux.iso to /tmp/linux.iso. 2013-06-29 23:08:27 -04:00