Commit Graph

977 Commits (39ec791bb2b26eb0072fb884a63fe898b6031921)
 

Author SHA1 Message Date
Mitchell Hashimoto 39ec791bb2 Merge pull request #176 from smerrill/better-contributor-notes
13 years ago
Mitchell Hashimoto 7c2f50d4dc fmt
13 years ago
Mitchell Hashimoto e8082e3c72 Update CHANGELOG
13 years ago
Mitchell Hashimoto f131b622be Merge pull request #173 from jasonberanek/force-build
13 years ago
Steven Merrill db5b98f79b Add instructions for how to get Go set up to contribute.
13 years ago
Mitchell Hashimoto b33c914fea website: add docs for new security_group_id
13 years ago
Mitchell Hashimoto edb9534773 Merge pull request #162 from brendanhay/persistent-security-group
13 years ago
Mitchell Hashimoto 65a0042a0d Update CHANGELOG
13 years ago
Mitchell Hashimoto 4184926cc8 Merge pull request #164 from mitchellh/do-env-vars
13 years ago
Jack Pearkes bc4704f5ca builder/digitalocean: add tests for credentials via env vars
13 years ago
Jason A. Beranek 71a1bd7354 Add support for -force flag on builds [GH-119]
13 years ago
Mitchell Hashimoto 0211c033f4 fmt
13 years ago
Mitchell Hashimoto c88f75b234 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1218c11776 Merge pull request #172 from MattSurabian/feature/ebs-builder-bug
13 years ago
Matt Surabian f9decb7aca Validate that instance exists and is EBS based before trying to launch it.
13 years ago
Mitchell Hashimoto 8d2e32ea3b Merge pull request #170 from markpeek/markpeek-awsinstancedebugging
13 years ago
Mark Peek 7f5baf9ca4 Add AWS instance id to normal output
13 years ago
Jack Pearkes 3461da5411 builder/digitalocean: use detected env variables for credentials
13 years ago
Brendan Hay fdc126afa7 Adding the ability to specify a security_group_id for the amazonebs builder
13 years ago
Mitchell Hashimoto d9c77c66f4 builder/vmware: error if shutdown command failed
13 years ago
Mitchell Hashimoto 8537d08caa scripts: add -e to build.sh again
13 years ago
Mitchell Hashimoto a5e5e689e0 Update CHANGELOG
13 years ago
Mitchell Hashimoto 86ec808fe0 builder/virtualbox: paused is still running
13 years ago
Mitchell Hashimoto e60945ed7b builder/virtualbox: remove floppy drive before exporting
13 years ago
Mitchell Hashimoto c9dc998b0e website: document the floppy_files feature
13 years ago
Mitchell Hashimoto efc9e9db6e builder/virtualbox: support floppy_files
13 years ago
Mitchell Hashimoto eaa6c9fec1 packer: Only trim whitespace on the right of prefixed UI
13 years ago
Mitchell Hashimoto 65b00775e8 builder/common: continue after creating floppy
13 years ago
Mitchell Hashimoto 24fad7d443 script: build completes
13 years ago
Mitchell Hashimoto cae89a49a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Mitchell Hashimoto 70f63492f9 builder/common: step to create floppy disks
13 years ago
Mitchell Hashimoto 13ed6c53b2 Merge pull request #157 from rvoicilas/master
13 years ago
Radu Voicilas bd937ec8f2 Fix typo
13 years ago
Steven Merrill c80b1bb75d Don't allow a dirty Git tree to fail the make command.
13 years ago
Mitchell Hashimoto 207c15b91b packer: only show git commit in version output for prerelease
13 years ago
Mitchell Hashimoto 3b32ba9f11 scripts: Add git commit to builds
13 years ago
Mitchell Hashimoto d4e8321a80 Up version for dev
13 years ago
Mitchell Hashimoto 00d04d68d9 Merge pull request #150 from dregin/master
13 years ago
Bernard McKeever 845349b5a9 Making sense of the sentence
13 years ago
Mitchell Hashimoto 3adc5e03d7 v0.1.5
13 years ago
Mitchell Hashimoto ef1ec3708b packer/rpc: Properly close net.conn when remote process ends
13 years ago
Mitchell Hashimoto ee1ad5fa56 provisioner/shell: close source script file handle
13 years ago
Mitchell Hashimoto 65d74f90c1 builder/amazonebs: retry SSH handshakes [GH-130]
13 years ago
Mitchell Hashimoto 27bada1ba9 builder/virtualbox: whitespace
13 years ago
Mitchell Hashimoto f7587be617 website: document the inline_shebang stuff
13 years ago
Mitchell Hashimoto 62430fdcea provisioner/shell: inline_shebang for inline scripts
13 years ago
Mitchell Hashimoto b25bed634f Merge pull request #133 from ubermuda/provisioner/shell/script-execution
13 years ago
Mitchell Hashimoto 8c01d2c226 post-processor/vagrant: properly close file handles [GH-100]
13 years ago
Mitchell Hashimoto f59dfa90a9 Started on a contributing doc
13 years ago
Mitchell Hashimoto eb009ca4e3 communicator/ssh: show more descriptive error if SCP not avail [GH-127]
13 years ago