Commit Graph

15 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Rickard von Essen 4ea3d1567a
vmware: Correctly parse version for VMware Fusion Tech Preview
7 years ago
Conrad Jones d9b6924986 Add cloneType to fusion driver
8 years ago
Conrad Jones d05a601d00 Add support to vmware-vmx builder for linked clones.
8 years ago
Ali Rizvi-Santiago 6e176f97a0 Added logs to all of the VMware drivers that emits each detected network device that gets enumerated for a network.
8 years ago
Ali Rizvi-Santiago 737e951685 Added missing root path to path-finders for the VMware Fusion implementation in the vmware builder as mentioned by @SwampDragons.
8 years ago
Ali Rizvi-Santiago b2fec18b1e Added parser for VMware Fusion's networking file. Replaced VmwareDriver's NetmapConfPath with a NetworkMapperInterface in order to handle the differences between VMware Fusion and the rest of the VMware suite.
8 years ago
Ali Rizvi-Santiago 069d00f70b Added the paths suggested by @phekmat and @SwampDragons for VMware Fusion... Although parser for the new mapper format is likely to be needed still.
8 years ago
Ali Rizvi-Santiago 75fbfa0763 Replaced a hacky type assertion in the VMware builder with a call to Driver.GetVmwareDriver() that returns the driver-specific structure for ip and addressing information. Also implemented the addressing functions for the ESXi driver interface.
8 years ago
Mitchell Hashimoto e422a45449 fmt
12 years ago
Ross Smith II a7aa20c8c7 Add support for VMware Fusion 7 Pro [GH-1478]
12 years ago
Mitchell Hashimoto 812ba35479 fmt
12 years ago
Mitchell Hashimoto 71d0c39ef9 builder/vmware: better error if clone not supported [GH-787]
12 years ago
Fabio Rapposelli d2a9a98eeb Fixed multiple VMware typos.
12 years ago
Mitchell Hashimoto 03fb5fb0f1 builder/vmware/common: Fusion6 driver can clone
12 years ago
Mitchell Hashimoto 8fecdf179d builder/vmware/common: Fusion6Driver
12 years ago