Commit Graph

18820 Commits (add_filebase64_function)
 

Author SHA1 Message Date
Mitchell Hashimoto e14b00c818 builder/virtualbox: Look for virtualbox on the path
13 years ago
Mitchell Hashimoto d31d54366a builder/virtualbox: Suppress some messages
13 years ago
Mitchell Hashimoto 99af93f86a foundation for virtualbox builder
13 years ago
Mitchell Hashimoto 133648203c website: document new amazon ssh_timeout config var
13 years ago
Mitchell Hashimoto dc641324de builder/amazonebs: Create temporary security group as well
13 years ago
Mitchell Hashimoto 3b3efab805 builder/amazonebs: Tell the user if the termination failed
13 years ago
Mitchell Hashimoto ccc95e7e5c builder/amazonebs: Slight slepe between connection attempts to SSH
13 years ago
Mitchell Hashimoto 352f875dbf builder/amazonebs: Handle interrupts while waiting for SSH
13 years ago
Mitchell Hashimoto 417f7e7f47 fmt
13 years ago
Mitchell Hashimoto de9c4ace9e builder/amazonebs: Timeouts while waiting for SSH to connect
13 years ago
Mitchell Hashimoto 59b5902619 provisioner/shell: Support inline commands
13 years ago
Mitchell Hashimoto 690954cb51 provisioner/shell: validation
13 years ago
Mitchell Hashimoto 502a3f870c website: link to core config from plugin page
13 years ago
Mitchell Hashimoto d3e843a801 website: typo on core config
13 years ago
Mitchell Hashimoto 88d0368529 Change default config to `~/.packerconfig`
13 years ago
Mitchell Hashimoto ab2919e373 website: core configuration
13 years ago
Mitchell Hashimoto de14dffd36 packer/plugin: Set the RPC port range to the plugin port range
13 years ago
Mitchell Hashimoto 9162819daf packer/plugin: Avoid lexical scoping issues with cleaning up clients
13 years ago
Mitchell Hashimoto a0fa5b9f99 configurable plugin min/pax port
13 years ago
Mitchell Hashimoto e904705a49 packer uses the new plugin client API
13 years ago
Mitchell Hashimoto 88d508893d packer/plugin: client to Client so it can be used outside
13 years ago
Mitchell Hashimoto 7fe98e50fe packer/plugin: Refactor to get interfaces from Client
13 years ago
Mitchell Hashimoto 250cb0106b packer/plugin: Only allow client start once, lock
13 years ago
Mitchell Hashimoto fb2ffde29e packer/plugin: Refactor the client for the API to be more uniform
13 years ago
Mitchell Hashimoto 5604098a20 website: debugging section
13 years ago
Mitchell Hashimoto 8a08113269 website: improved command docs
13 years ago
Mitchell Hashimoto ccc6ecb31c website: custom commands
13 years ago
Mitchell Hashimoto f623dad8cf website: more complete custom builder docs
13 years ago
Mitchell Hashimoto 7f20043bbb website: start docs on custom builders
13 years ago
Mitchell Hashimoto ba3e58f962 website: plugin development basics
13 years ago
Mitchell Hashimoto 97ec004724 website: plugins
13 years ago
Mitchell Hashimoto 0b7b7e3cf4 website: add vmware
13 years ago
Mitchell Hashimoto 72c1a4382c website: document config templates
13 years ago
Mitchell Hashimoto 3ee0e2a52f website: AMI documentation
13 years ago
Mitchell Hashimoto cbbc8de8b2 builder/vmware: Properly check MD5
13 years ago
Mitchell Hashimoto e2214106ee packer: Cache keys should be hex encoded to string
13 years ago
Mitchell Hashimoto 7b0000cd4c packer: Actually return if prepare of a build fails
13 years ago
Mitchell Hashimoto 520a2706ea builder/vmware: Validate MD5
13 years ago
Mitchell Hashimoto 4b46181f69 builder/vmware: require an MD5 for ISO
13 years ago
Mitchell Hashimoto 896c727097 builder/vmware: Basic support for downloading an ISO
13 years ago
Mitchell Hashimoto 657c3fd87d builder/vmware: better tests around iso_url, test files
13 years ago
Mitchell Hashimoto 62309cb6de Build/Builder take a Cache object now
13 years ago
Mitchell Hashimoto a23500e0a4 builder/vmware: downloadIso step, although not functional yet
13 years ago
Mitchell Hashimoto e39965e32a builder/vmware: validate iso_url more strictly
13 years ago
Mitchell Hashimoto c98c16a5fc Support PACKER_CACHE_DIR
13 years ago
Mitchell Hashimoto 5307e5391c fmt
13 years ago
Mitchell Hashimoto f2c8b994a0 packer: Default cache is just to os temporary dir
13 years ago
Mitchell Hashimoto edaf19199f packer: Environment has Cache method, RPC implements
13 years ago
Mitchell Hashimoto 2c8b198049 packer/rpc: Support Cache interface
13 years ago
Mitchell Hashimoto 7968068a3a packer: Add FileCache and Cache
13 years ago