Commit Graph

376 Commits (101e5986dcef11c688b5ecfb23511abc90a5d5bd)

Author SHA1 Message Date
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto b61ed3adfc builder/vmware: convert to helper/comm
11 years ago
Mitchell Hashimoto 71d8c6610a Merge pull request #1968 from bhcleek/master
11 years ago
Mitchell Hashimoto 9da9ce6046 vmware/iso: disk_additional_size
11 years ago
Mitchell Hashimoto 3ba9d70b22 Merge pull request #1382 from sneal/AdditionalDisksForVMwareISO
11 years ago
Mitchell Hashimoto 1d653efe90 Merge pull request #2174 from brandonheller/master
11 years ago
Mitchell Hashimoto fafdfc962f vmware/common: detect Vmware 'unknown error' and show better message
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto fa2bcb8bc5 update CHANGELOG
11 years ago
Mitchell Hashimoto 2373640881 Merge pull request #1663 from beezly/fix-vnc-missed-keys
11 years ago
Mitchell Hashimoto 9f0b8b71db virtualbox,vmware: http server should listen on IPv4
11 years ago
Shawn Neal e9a491ae45 New interpolation for additional vmware disks
11 years ago
Eric Richardson 5f183026b3 Fix vmware compact_disk step when there are no additional disks
11 years ago
Eric Richardson 7dfb837ddb Formatting cleanups from `go fmt`
11 years ago
Eric Richardson fab9ca9cdb Initial work to implement additional disk support in the vmware-iso builder
11 years ago
Brandon Heller a7eeb6a6a7 vmware/iso: support hierarchical output directories
11 years ago
Mitchell Hashimoto 3f636ef7f3 vmware/vmx: clarify messaging for source path required error
11 years ago
Mitchell Hashimoto 7e74a38ff8 Merge pull request #2000 from cyberhouse/ifconfig-regex
11 years ago
Mitchell Hashimoto 7bd618b56b Merge pull request #1989 from marcomorain/upper-case-mac-address
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 4bb16ac223 fix failing tests
11 years ago
Mitchell Hashimoto c3b75f4b86 vmware/vmx: interpolation
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Georg Großberger 8c0169b1c4 Make the Vmware build extract the host IP properly from ifconfig stdout
11 years ago
Marc O'Morain 9b2d219cab MAC address can be upper or lower case
11 years ago
Andrew Beresford a81c8905fb Add 1/10th second delay between key events to VNC
11 years ago
Emil Hessman 57468b3d1a builder/vmware/iso: fix incorrect printf verb type in test
11 years ago
Emil Hessman fdb64f6f25 builder/vmware/common: fix missing format argument for Fatalf call in test
11 years ago
Billie H. Cleek 2184892f8a do not request a pty
11 years ago
Sebastian Röder 555b89567f s/VirtualBox/VMware in comment
11 years ago
Christian Groschupp e9246ec490 builder/vmware/iso: Upload VMX to ESX5 after editing [GH-1422,GH-1083]
11 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
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 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
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 145056185c builder/vmware: accept SATA drives on root VMX
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
Shawn Neal 5fd9651982 GH 1508 - Ensure Packer VMX is updated and saved
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
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