Commit Graph

846 Commits (67df7b77ab2dedd223b7673c048efada7df2cffe)
 

Author SHA1 Message Date
Mitchell Hashimoto 67df7b77ab Merge pull request #101 from ericlathrop/fix-make-test
13 years ago
Eric Lathrop ff0647bc6c Remove newline from test import paths.
13 years ago
Mitchell Hashimoto 7047c5f0ca website: more notes on AWS env vars
13 years ago
Mitchell Hashimoto fe08ac60df website: update website with new AWS env vars
13 years ago
Mitchell Hashimoto b4d9a8f4a7 builder/amazonebs: tests for env vars
13 years ago
Mitchell Hashimoto 94e2999b89 Merge pull request #40 from justincampbell/amazon-env-vars
13 years ago
Mitchell Hashimoto 223f573dbb fmt
13 years ago
Mitchell Hashimoto 39095e48ea post-processor/vagrant: make output contain build name by default
13 years ago
Mitchell Hashimoto 44e0a7def5 packer: Send packerConfig into PostProcessors
13 years ago
Mitchell Hashimoto 807896d63b packer: PostProcessor can take multiple configs
13 years ago
Mitchell Hashimoto 944d59afcd packer: extra comments on JSON syntax error calc
13 years ago
Mitchell Hashimoto cceb9c04b0 packer: Clean up some of the JSON syntax stuff
13 years ago
Mitchell Hashimoto fdb0131ec5 Merge pull request #95 from markpeek/markpeek-jsonerror
13 years ago
Mitchell Hashimoto e4dfcc9547 Up version for development
13 years ago
Mark Peek 2b8d6f3585 Provide line number for invalid json syntax [GH-56]
13 years ago
Mitchell Hashimoto 8a4106031a v0.1.3
13 years ago
Mitchell Hashimoto 8e9e596935 website: update latest post-processor API
13 years ago
Mitchell Hashimoto f78cbb45a6 packer: PostProcessor API change so they can keep artifacts [GH-55]
13 years ago
Mitchell Hashimoto 8eb30482f8 website: update website with latest vm_name default changes
13 years ago
Mitchell Hashimoto bac976332f builder/virtualbox, builder/vmware: output and VM name based on build
13 years ago
Mitchell Hashimoto 12f627197e fmt
13 years ago
Mitchell Hashimoto 8f74ff170d packer: Add BuildNameConfigKey to all configs which has the build name
13 years ago
Mitchell Hashimoto 7d32b7f4b3 packer/plugin: Println should be Printf
13 years ago
Mitchell Hashimoto 9cf78edcf0 builder/virtualbox: trim whitespace when getting version
13 years ago
Mitchell Hashimoto 19f757a273 website: document disk_size config for virtualbox
13 years ago
Mitchell Hashimoto 4c08343e15 website: document the vmware tools stuff
13 years ago
Mitchell Hashimoto e10ede6134 packer/rpc: Tests passing again
13 years ago
Mitchell Hashimoto 734b5da49e Update CHANGELOG
13 years ago
Mitchell Hashimoto f82aa7c974 builder/vmware: tools_upload_flavor and path
13 years ago
Mitchell Hashimoto 464581905c Merge pull request #89 from mitchellh/debug-plat-arch
13 years ago
Mitchell Hashimoto a7941558d5 Update CHANGELOG
13 years ago
Mitchell Hashimoto a3f47462f5 fmt
13 years ago
Mitchell Hashimoto b773e8decd packer/rpc: Listen on 127.0.0.1 specifically to avoid hangs
13 years ago
Jack Pearkes dac59bf50e packer: prints packers OS and architecture to the log during startup
13 years ago
Mitchell Hashimoto 5425aecaae Merge pull request #88 from mitchellh/debug-version
13 years ago
Jack Pearkes 1014f4ba96 packer: print packers version to the log during startup
13 years ago
Jack Pearkes e11fbcdad2 builder/digitalocean: display friendler API error messages
13 years ago
Mitchell Hashimoto cc9f309275 Update README
13 years ago
Mitchell Hashimoto 78a59a72f1 Merge pull request #86 from markjaquith/requirements
13 years ago
Mark Jaquith fff8d3a5b3 Note that Mercurial (hg) is a dependency for developing on Packer.
13 years ago
Mitchell Hashimoto c98dd277c1 Merge pull request #83 from priteau/master
13 years ago
Pierre Riteau 33c5a3bd50 Fix a small typo
13 years ago
Mitchell Hashimoto 2e0affe532 Merge pull request #75 from smerrill/upload-vmware-tools
13 years ago
Steven Merrill fc06324ca0 Incorporate code review feedback.
13 years ago
Mitchell Hashimoto feb092eb9c Merge pull request #79 from qur/master
13 years ago
Julian Phillips c077232744 Fix building on Ubuntu
13 years ago
Steven Merrill dbad9a4058 Add a method to get the VMware Tools ISO path.
13 years ago
Steven Merrill da3b0f54c7 Upload the linux.iso to /tmp/linux.iso.
13 years ago
Mitchell Hashimoto d4aea92f57 Merge pull request #74 from markjaquith/ignore-src-directory
13 years ago
Mark Jaquith e0f7d753e0 .gitignore the /src directory
13 years ago