Commit Graph

3643 Commits (514b5f52f1e2768c10c26aaa90b732d94659fddc)
 

Author SHA1 Message Date
Konstantinos Koukopoulos a8b8658245 figure out VirtualBox version on FreeBSD
12 years ago
Mitchell Hashimoto 22b186ce15 Merge pull request #1564 from mitchellh/sethvargo/middleman-hashicorp
12 years ago
Seth Vargo d62843144e Tell Rack to cache /assets
12 years ago
Seth Vargo 37eb3043f5 Upgrade to middleman-hashicorp
12 years ago
Seth Vargo cd23c39064 Move assets to assets/
12 years ago
Matt Page 0fe61fa1e0 fix: Respect metadata supplied for GCE builders.
12 years ago
Kent Holloway a3e4554a15 Merge remote-tracking branch 'upstream/master'
12 years ago
Kent Holloway 9e2d0af5ab Reverting previous change, including M on memory line to be explicit about what we are requesting
12 years ago
Amos Shapira b3839f48de ec2:ModifyImageAttribute already included in the sample policy
12 years ago
Vasiliy Tolstov 8efc8ec984 add ability to set cache mode for disk
12 years ago
Mikhail Zholobov 7b50de33da post-processor/vagrant/parallels: Removed unnecessary filling the Vagrantfile
12 years ago
Rickard von Essen 2aa5a1988b Updated CHANGELOG
12 years ago
Rickard von Essen d75d44ad9e Merge pull request #1548 from legal90/create_disk
12 years ago
Rickard von Essen fc08874c66 Merge pull request #1502 from JessThrysoee/remove_step_remove_devices
12 years ago
Mikhail Zholobov eb37742ab0 builder/parallels: Disable default cdrom0 device and then enable it on cleanup
12 years ago
Mikhail Zholobov 13251ced49 builder/parallels: Added setting the boot order
12 years ago
Mikhail Zholobov 280c3c52de builder/parallels: Attach ISO images to the separate cdrom device
12 years ago
Mikhail Zholobov 0cfe58193f builder/parallels: Added driver method 'DeviceAddCdRom'
12 years ago
JessThrysoee 5394ce61fd builder/parallels: Rely on Cleanup functions to detach devices
12 years ago
Jack Pearkes 37a9c3dc7d Merge pull request #1554 from mitchellh/sethvargo/update_middleman
12 years ago
Rickard von Essen 57ad64da30 Merge pull request #1501 from JessThrysoee/current_fdd0_does_not_exist
12 years ago
Seth Vargo a4eb1035ea Update website to use latest middleman
12 years ago
Seth Vargo ab12c84407 Remove unnecessary counter file (as per @pearkes)
12 years ago
Brian Downs dabf34a458 Replaced struct call with nil per @jsonberanek. Ran go fmt.
12 years ago
Kent Holloway 6b5a505384 -redir is deprecated and missing on some versions of QEMU, using -netdev instead which is recommended. Removing M letter from Memory flag as QEMU now assumes this value is always in MB and errors out if you pass the M as a part of the command
12 years ago
Kent Holloway 2755ba1751 Changing machinetype default to PC instead of PC-1.0 which seems to be a saner default that works on more platforms. RedHat in particular doesnt have PC-1.0
12 years ago
Kent Holloway 2cf7e694bc Fix for panic when ssh min and max port is the same for qemu builder. Taken directly from a previous patch by mitchellh 8f50d2dd9a
12 years ago
Vasiliy Tolstov e614a8c3d5 remove debug output
12 years ago
Vasiliy Tolstov 90077c6e05 Merge branch 'digitalocean' of github.com:vtolstov/packer into digitalocean
12 years ago
Vasiliy Tolstov f4c756a2cb fix copy/paste error
12 years ago
Mikhail Zholobov 48c64b05cb builder/parallels: Init VM without hdd and attach it later
12 years ago
mafro ed07fb63e4 salt provisioner: tidy up and refactor into functions
12 years ago
mafro e7a46d97c0 salt provisioner: require local_state_tree
12 years ago
Rickard von Essen dc3f156f02 Merge pull request #1499 from JessThrysoee/python_prltype
12 years ago
Nicolai Fröhlich 7fdb045ed0 Fixed dead links in doc section environment-variables.
12 years ago
amangoel e5c71008ba Update amazon.html.markdown
12 years ago
amangoel 6150a281f5 Update chef-solo.html.markdown
12 years ago
Jesse Cooke adedfb85a6 Ditch ` around content words
12 years ago
Ask Holme 173237ba45 make docker-push work with docker-tag artifacts
12 years ago
Jesse Cooke c2ffdd99a7 Minor edits
12 years ago
Shawn Neal 5fd9651982 GH 1508 - Ensure Packer VMX is updated and saved
12 years ago
Julian Phillips 660e82e689 Update vagrant supported builder list
12 years ago
Julian Phillips 60e608dfdb Add support for vagrant with qemu
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
Julian Phillips ee6a118090 Configure MessagePack to be a bit more like gob
12 years ago
Jason A. Beranek 2c0a7a501e Update CHANGELOG.md
12 years ago
Brian Downs bf5ec1f985 Ran go fmt
12 years ago
Brian Downs 1303329a91 Added struct to be passed to the Process function to render the vagrant file path. Resolves Issue #1125.
12 years ago
JessThrysoee 16b82d6d15 builder/parallels: Bundle python version of prltype
12 years ago
JessThrysoee cf6532ffe2 builder/parallels: Ignore 'The fdd0 device does not exist'
12 years ago