Commit Graph

1261 Commits (22ef1dfd89e65322245c0532ecb5e8cf443ce796)

Author SHA1 Message Date
Mitchell Hashimoto 06144cf287 fmt
12 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
12 years ago
Mitchell Hashimoto 60e2a8b5fc Merge pull request #1342 from iwebhosting/qemu-image-support
12 years ago
Mitchell Hashimoto cdc0a53f92 builder/vmware: fix compilation issues
12 years ago
Mitchell Hashimoto 6c44d72112 Merge pull request #1403 from notogawa/issue-1334
12 years ago
Mitchell Hashimoto e422a45449 fmt
12 years ago
Mitchell Hashimoto 7865026e22 Merge pull request #1463 from vtolstov/digitalocean
12 years ago
Mitchell Hashimoto 00543fe582 Merge pull request #1479 from jasonberanek/esxi-remote-cache
12 years ago
Mitchell Hashimoto 7ad8f33ddb Merge pull request #1530 from Quintok/master
12 years ago
Mitchell Hashimoto 51daea504e Merge pull request #1630 from routelastresort/master
12 years ago
Mitchell Hashimoto fc5db2604e builder/vmware: FUSION_APP_PATH to specify path [GH-1552]
12 years ago
Mitchell Hashimoto 716d4719dc Merge pull request #1622 from delitescere/GH-1533-aws-timeout
12 years ago
Vasiliy Tolstov e1e3d3c1e1 fix quote in variable name
12 years ago
Vasiliy Tolstov 10612b5d89 try to avoid pagination
12 years ago
Vasiliy Tolstov 8f9e9abca1 Merge branch 'master' into digitalocean
12 years ago
John Deatherage 68fbf5c21a builder/vmware: accept SATA drives on root VMX
12 years ago
Nick Cronin 1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version'
12 years ago
Mitchell Hashimoto 4406c20af1 builder/amazon: prefer token in config [GH-1544]
12 years ago
Mitchell Hashimoto 83772fc5b8 Merge pull request #1509 from kamazee/fix_detecting_guest_additions_when_sysprop_empty
12 years ago
Mitchell Hashimoto c161f9adc5 Merge pull request #1558 from vtolstov/qemu_cache
12 years ago
Mitchell Hashimoto 145056185c builder/vmware: accept SATA drives on root VMX
12 years ago
Mitchell Hashimoto ef0a3f1952 Merge pull request #1604 from chilcote/add-sata-to-vmx-builder
12 years ago
Mitchell Hashimoto 2575b09dc8 Merge pull request #1570 from kouk/master
12 years ago
Mitchell Hashimoto 607f7214b5 builder/docker: allow DOCKER_HOST
12 years ago
Mitchell Hashimoto 4bc578a029 Merge pull request #1605 from legal90/parallels-disable-cdrom
12 years ago
Mitchell Hashimoto b06cceec25 builder/openstack: lock to fork for now to compile [GH-1625]
12 years ago
Josh Graham 5a2c4fe8a0 builder/amazon: Extend timeout and allow user override [GH-1533]
12 years ago
Mikhail Zholobov 6e778e7244 builder/parallels: Default cdrom0 should be disconnected
12 years ago
Joseph Chilcote d46187da4b updated step_clone_vmx.go to work with vmx files using sata
12 years ago
Mitchell Hashimoto d89fd906a4 Merge pull request #1504 from sneal/always-remove-vmx-floppy-entries
12 years ago
Mitchell Hashimoto 14fae4c5a3 Merge pull request #1561 from kholloway/master
12 years ago
Mitchell Hashimoto 010cdb2057 amazon/common: style
12 years ago
Mitchell Hashimoto ce22c4eda6 Merge pull request #1579 from mpage/handle-transient-aws-errors
12 years ago
Matt Page 6fb2586fb2 fix: Ignore transient network errors when fetching AWS state.
12 years ago
Konstantinos Koukopoulos a8b8658245 figure out VirtualBox version on FreeBSD
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
Vasiliy Tolstov 8efc8ec984 add ability to set cache mode for disk
12 years ago
Rickard von Essen d75d44ad9e Merge pull request #1548 from legal90/create_disk
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
Rickard von Essen 57ad64da30 Merge pull request #1501 from JessThrysoee/current_fdd0_does_not_exist
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