You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vmware
Justin Bronn c6d1c8e9d5
Make it possible to customize the VMware virtual disk type id.
13 years ago
..
artifact.go
artifact_test.go
builder.go Make it possible to customize the VMware virtual disk type id. 13 years ago
builder_test.go builder/vmware: support iso_urls for multiple URLs [GH-110] 13 years ago
driver.go Make it possible to customize the VMware virtual disk type id. 13 years ago
driver_fusion5.go Make it possible to customize the VMware virtual disk type id. 13 years ago
driver_player5.go Make it possible to customize the VMware virtual disk type id. 13 years ago
driver_workstation9.go Make it possible to customize the VMware virtual disk type id. 13 years ago
driver_workstation9_unix.go Add support for VMWare Workstation on Windows XP, fixes #237 13 years ago
driver_workstation9_windows.go builder/vmware: find files if they exist [GH-279] 13 years ago
guest_ip.go builder/vmware: improved logging for various workstation steps 13 years ago
host_ip.go builder/vmware: compile host_ip on every platform 13 years ago
host_ip_ifconfig.go builder/vmware: redo host IP stuff for Windows 13 years ago
host_ip_ifconfig_test.go builder/vmware: redo host IP stuff for Windows 13 years ago
host_ip_vmnetnatconf.go builder/vmware: nitpick some styles 13 years ago
host_ip_vmnetnatconf_test.go builder/vmware: redo host IP stuff for Windows 13 years ago
ssh.go
step_clean_files.go
step_clean_vmx.go
step_compact_disk.go
step_configure_vnc.go
step_create_disk.go Make it possible to customize the VMware virtual disk type id. 13 years ago
step_create_vmx.go
step_http_server.go
step_prepare_output_dir.go builder/vmware: Add Support for VMware Player 5 (Linux) 13 years ago
step_prepare_tools.go
step_run.go
step_shutdown.go builder/vmware: sleep before cleaning files on Windows 13 years ago
step_type_boot_command.go builder/vmware: interrupts work during VNC type on VMware 13 years ago
step_upload_tools.go builder/vmware: error checking on upload path template 13 years ago
vmx.go
vmx_test.go