Commit Graph

17 Commits (6f727cd85daf2d55f1c5d55839deeab8aec31fb2)

Author SHA1 Message Date
DanHam 6c9d4efd9f
Fix error on compaction step of vmx build. Support compacting multi-disk vm
8 years ago
Ali Rizvi-Santiago 55702a697a Ack, forgot to :w in vim. Changed ui.Say in step_clone_vmx.go to use fmt.Sprintf as it originally was a call to log.Printf.
8 years ago
Ali Rizvi-Santiago 72da7cbfbb Fixed a case-sensitivity issue when determing the network type during cloning in the vmware-vmx builder and added also some logs that output the different options that were determined from the .vmx. This outputs more accurate debug information and helps out with issue #5925
8 years ago
Ali Rizvi-Santiago 75d3ea7cee Added support for sound, serial ports, parallel ports, usb, and specifying a default network to the vmware builder.
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 9f992b8f80
go files are 0644
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Chris Bednarski 313fcaf0ff Revert backwards-compatibility break in VMX option casing
11 years ago
Marc Siegfriedt df1be999dc Fixed case sensitive issue with VMX entries not being overwritten
11 years ago
John Deatherage 68fbf5c21a builder/vmware: accept SATA drives on root VMX
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 9362cb5364 builder/vmware/vmx: set the full_disk_path so compacting works
13 years ago
Mitchell Hashimoto f23d66a1b9 builder/vmware/vmx: clone vmx
13 years ago
Mitchell Hashimoto eeeaec3562 builder/vmware/vmx: StepCloneVMX
13 years ago