Commit Graph

18838 Commits (dev_version_changes)
 

Author SHA1 Message Date
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
Mitchell Hashimoto a9af38401d Merge pull request #73 from jcrosby/master
13 years ago
Jon Crosby de0e56f401 Update veewee-to-packer docs
13 years ago
Mitchell Hashimoto 9ff1525fcd Update README to note GOPATH [GH-71]
13 years ago
Mitchell Hashimoto 8f2340a04d Up version for development
13 years ago
Mitchell Hashimoto 3f32ced7b0 website: switch all download URLs to https
13 years ago
Mitchell Hashimoto 3c816930e0 v0.1.2
13 years ago
Mitchell Hashimoto d180df0032 packer: Template requires builders
13 years ago
Mitchell Hashimoto bd8f89410b post-processor/vagrant: use proper provider type for VMware boxes
13 years ago