Commit Graph

1245 Commits (2c052fa8cc5069a052d06b185fc40659d32592d5)

Author SHA1 Message Date
Mitchell Hashimoto 00543fe582 Merge pull request #1479 from jasonberanek/esxi-remote-cache
11 years ago
Mitchell Hashimoto 7ad8f33ddb Merge pull request #1530 from Quintok/master
11 years ago
Mitchell Hashimoto 51daea504e Merge pull request #1630 from routelastresort/master
11 years ago
Mitchell Hashimoto fc5db2604e builder/vmware: FUSION_APP_PATH to specify path [GH-1552]
11 years ago
Mitchell Hashimoto 716d4719dc Merge pull request #1622 from delitescere/GH-1533-aws-timeout
11 years ago
Vasiliy Tolstov e1e3d3c1e1 fix quote in variable name
11 years ago
John Deatherage 68fbf5c21a builder/vmware: accept SATA drives on root VMX
11 years ago
Nick Cronin 1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version'
11 years ago
Mitchell Hashimoto 4406c20af1 builder/amazon: prefer token in config [GH-1544]
11 years ago
Mitchell Hashimoto 83772fc5b8 Merge pull request #1509 from kamazee/fix_detecting_guest_additions_when_sysprop_empty
11 years ago
Mitchell Hashimoto c161f9adc5 Merge pull request #1558 from vtolstov/qemu_cache
11 years ago
Mitchell Hashimoto 145056185c builder/vmware: accept SATA drives on root VMX
11 years ago
Mitchell Hashimoto ef0a3f1952 Merge pull request #1604 from chilcote/add-sata-to-vmx-builder
11 years ago
Mitchell Hashimoto 2575b09dc8 Merge pull request #1570 from kouk/master
11 years ago
Mitchell Hashimoto 607f7214b5 builder/docker: allow DOCKER_HOST
11 years ago
Mitchell Hashimoto 4bc578a029 Merge pull request #1605 from legal90/parallels-disable-cdrom
11 years ago
Mitchell Hashimoto b06cceec25 builder/openstack: lock to fork for now to compile [GH-1625]
11 years ago
Josh Graham 5a2c4fe8a0 builder/amazon: Extend timeout and allow user override [GH-1533]
11 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
Mikhail Zholobov 48c64b05cb builder/parallels: Init VM without hdd and attach it later
12 years ago
Shawn Neal 5fd9651982 GH 1508 - Ensure Packer VMX is updated and saved
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
Alexander Kurilo 3592d67093 Fix detecting guest additions URL
12 years ago
Jason A. Beranek 8689301d68 builder/vmware-esxi: Ignore localhost for VNC lookup [GH-1480]
12 years ago
Shawn Neal 7d9c252b3a Clean VMX step should always remove floppy.
12 years ago
John Deatherage e571a133b0 fixed vmware-vmx step order
12 years ago
Ross Smith II a7aa20c8c7 Add support for VMware Fusion 7 Pro [GH-1478]
12 years ago
Jason A. Beranek b6eb3eba1d builder/vmware-esxi: Add configuration options for remote cache path
12 years ago