Commit Graph

16 Commits (d4b00b722add485cf9472bf47efa61a4854922e4)

Author SHA1 Message Date
Ali Rizvi-Santiago 46a5ca30e5 Removed call to filepath.Rel(...) in builder/vmware/iso/step_create_vmx.go
8 years ago
Ali Rizvi-Santiago 5d97b105a8 Removed implementation of the ftp protocol and the usage of cheggaaa's progress-bar as suggested by @SwampDragons. Replaced some of the old smoke-tests that were based on the ftp-protocol non-existing with a "non-existent://" protocol that's guaranteed to not exist.
8 years ago
Ali Rizvi-Santiago d275bacb0f go fmt builder/vmware/iso/step_create_vmx.go to calm down Travis CI.
8 years ago
Ali Rizvi-Santiago 281dd1258a Added proper support for downloading via a Windows UNC path or a relative uri.
8 years ago
Matthew Hooker 9f992b8f80
go files are 0644
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
10 years ago
Marc Siegfriedt 667c53942b use template for additional disks
11 years ago
Shawn Neal e9a491ae45 New interpolation for additional vmware 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
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Nick Cronin 1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version'
12 years ago
Mitchell Hashimoto 6d83ef5499 builder/vmware/iso: move VMX methods out to the common
13 years ago
Mitchell Hashimoto 91392feb58 builder/vmware/iso: fix package name
13 years ago
Mitchell Hashimoto d1e68875a7 builder/vmware: move to iso package
13 years ago