Commit Graph

1452 Commits (eb02dad16cf781b9092ef52d4e7fd66b4be3da36)
 

Author SHA1 Message Date
Mitchell Hashimoto eb02dad16c add issues URL in crash detect output
13 years ago
Mitchell Hashimoto 6171c6f485 Enable panicwrap and put crash logs in crash.log
13 years ago
Mitchell Hashimoto 171ecaefa6 builder/virtualbox: guest-additions_url can use Version var [GH-272]
13 years ago
Mitchell Hashimoto 51ed21e425 notifications for travis
13 years ago
Mitchell Hashimoto 32e7a83270 Add travis.yml
13 years ago
Mitchell Hashimoto 9fb38cc9d6 add `make deps`
13 years ago
Mitchell Hashimoto 5515d6f845 command/inspect: template-build should be template-builder
13 years ago
Mitchell Hashimoto d1ae7b2fdc website: document inspect machine-readable types
13 years ago
Mitchell Hashimoto ae3fdaea9b website: document the inspect command
13 years ago
Mitchell Hashimoto f36d5f3550 Update CHANGELOG, 0.3.2 will be built with Go 1.1.2
13 years ago
Mitchell Hashimoto df48c6253c packer: Parallelize synopsis lookup to speed up help output
13 years ago
Mitchell Hashimoto 476066108f packer: get rid of unused code
13 years ago
Mitchell Hashimoto ae6b7d8590 Update CHANGELOG
13 years ago
Mitchell Hashimoto f56f1740fd command/inspect: change logging to be %#v for better values
13 years ago
Mitchell Hashimoto b11004b9f6 packer: ParseTemplateFile understands "-" to mean stdin
13 years ago
Mitchell Hashimoto 588623b008 command/inspect: help text shows machine-readable flag
13 years ago
Mitchell Hashimoto 30f9358edc command/inspect: Inspect a templates contents
13 years ago
Mitchell Hashimoto a17c939042 packer: export template RawConfig
13 years ago
Mitchell Hashimoto f78d7708d1 packer: Export the raw template config structs
13 years ago
Mitchell Hashimoto da6bc82d5c packer: unknown commands show better on UI
13 years ago
Mitchell Hashimoto 8c55c8a291 Update CHANGELOG
13 years ago
Mitchell Hashimoto 2d2eefcf33 builder/virtualbox: instantiate driver in Run method
13 years ago
Mitchell Hashimoto b879b17b1c builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 35a9858444 Up version for dev
13 years ago
Mitchell Hashimoto 3ea4c720b1 provisioner/salt-masterless: switch replace to that prior replace works
13 years ago
Mitchell Hashimoto 1243ff6c16 v0.3.1
13 years ago
Mitchell Hashimoto 2a17370ba9 Update CHANGELOG
13 years ago
Mitchell Hashimoto 392aba1fe7 packer: Don't output up to \r with remote command, lost anyways
13 years ago
Mitchell Hashimoto d60b769217 provisioner/salt-masterless: replace windows slash with linux [GH-276]
13 years ago
Mitchell Hashimoto 1b2d9c4044 builder/vmware: find files if they exist [GH-279]
13 years ago
Mitchell Hashimoto 21f92715c0 provisioner/shell: start_retry_timeout for reboot handling [GH-260]
13 years ago
Mitchell Hashimoto 90974a4733 communicator/ssh: fix panic when client is nil on reconnect
13 years ago
Mitchell Hashimoto 656de901ca packer: replace stdout/stderr after StartWithUi
13 years ago
Mitchell Hashimoto 7eb115f7a9 Up version for dev
13 years ago
Mitchell Hashimoto c2506e9410 builder/vmware: fix windows builds
13 years ago
Mitchell Hashimoto 5ee1b1c451 v0.3.0
13 years ago
Mitchell Hashimoto 7cc9aa36ff builder/amazon/common: correct logic in deleting secutiry group
13 years ago
Mitchell Hashimoto 48b9da2feb builder/amazon/common: retry deleting security group [GH-278]
13 years ago
Mitchell Hashimoto 9345d8275d website: document user data stuff
13 years ago
Mitchell Hashimoto 09fb6ca593 builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto 3ff3746969 builder/amazon/common: support user_data_file
13 years ago
Mitchell Hashimoto 0f6c6511da Update CHANGELOG
13 years ago
Mitchell Hashimoto f69b365f39 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 928947f780 website: document machine-readable types
13 years ago
Mitchell Hashimoto fd3bce0444 command/build: use the real artifact string in machine readable
13 years ago
Mitchell Hashimoto 116cdc6c75 packer/rpc: ui.Machine works over RPC properly
13 years ago
Mitchell Hashimoto 568f635824 command/build: machine-readable artifacts
13 years ago
Mitchell Hashimoto 547d184855 packer: machine readable output for available commands
13 years ago
Mitchell Hashimoto 365efae584 Fix packer test
13 years ago
Mitchell Hashimoto 769c349def provisioner/salt-masterless: nice error even if bad exit status
13 years ago