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
Mitchell Hashimoto a0a78b68e8
builder/common: Create a downloader
13 years ago
..
artifact.go builder/vmware: Artifacts implemented 13 years ago
artifact_test.go builder/vmware: check if running prior to shutting down 13 years ago
builder.go Make everything support the new builder interface 13 years ago
builder_test.go builder/vmware: Validate MD5 13 years ago
driver.go builder/vmware: Make vmx path absolute when checking if running 13 years ago
guest_ip.go builder/vmware: Support reading guest IP from DHCP 13 years ago
host_ip.go builder/vmware: Properly detect host IP 13 years ago
host_ip_test.go builder/vmware: Properly detect host IP 13 years ago
step_configure_vnc.go fmt 13 years ago
step_create_disk.go builder/vmware: Driver abstraction 13 years ago
step_create_vmx.go builder/vmware: downloadIso step, although not functional yet 13 years ago
step_download_iso.go builder/common: Create a downloader 13 years ago
step_http_server.go builder/vmware: if no files to serve, don't start http server 13 years ago
step_prepare_output_dir.go builder/vmware: Start it. Creates disks so far... 13 years ago
step_provision.go builder/vmware: Run the provisioner 13 years ago
step_run.go builder/vmware: check if running prior to shutting down 13 years ago
step_shutdown.go builder/vmware: graceful shutdown 13 years ago
step_type_boot_command.go builder/vmware: Randomize HTTP port to avoid collisions 13 years ago
step_wait_for_ssh.go builder/vmware: break out the proper loop 13 years ago
vmx.go builder/vmware: configure VNC port randomly 13 years ago
vmx_test.go builder/vmware: configure VNC port randomly 13 years ago