.. |
artifact.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
builder_test.go
|
Add builder config test
|
2014-12-29 18:12:01 +00:00 |
builder.go
|
Rename instance_memory to vm_memory
|
2014-12-19 12:50:23 +00:00 |
client.go
|
Fix enum types
|
2014-12-29 18:12:01 +00:00 |
find_port.go
|
Factor out common port-finding code
|
2014-12-10 16:18:54 +00:00 |
interruptible_wait.go
|
interruptible_wait: check for interruption immediately
|
2014-12-12 16:11:40 +00:00 |
ssh.go
|
Also close listener connection when port forwarding fails
|
2014-12-10 12:31:02 +00:00 |
step_attach_vdi.go
|
VDI upload, floppy and tools support
|
2014-12-19 12:46:36 +00:00 |
step_boot_wait.go
|
Make boot_wait interruptible
|
2014-12-09 16:32:37 +00:00 |
step_create_instance.go
|
Rename instance_memory to vm_memory
|
2014-12-19 12:50:23 +00:00 |
step_detach_vdi.go
|
VDI upload, floppy and tools support
|
2014-12-19 12:46:36 +00:00 |
step_find_vdi.go
|
VDI upload, floppy and tools support
|
2014-12-19 12:46:36 +00:00 |
step_forward_port_over_ssh.go
|
Factor out common port-finding code
|
2014-12-10 16:18:54 +00:00 |
step_get_vnc_port.go
|
Add more error handling
|
2014-12-09 14:02:48 +00:00 |
step_http_server.go
|
Factor out common port-finding code
|
2014-12-10 16:18:54 +00:00 |
step_prepare_output_dir.go
|
Fix invalid cast.
|
2014-11-14 18:25:22 +00:00 |
step_remove_devices.go
|
Don't explicitly remove ISOs in step_remove_devices
|
2014-12-19 14:10:59 +00:00 |
step_shutdown_and_export.go
|
Rename instance_name to vm_name
|
2014-12-19 12:50:22 +00:00 |
step_start_on_himn.go
|
Always fetch a new VM instance from UUID for consistency
|
2014-12-15 12:17:12 +00:00 |
step_start_vm_paused.go
|
step_start_vm_paused: cleanup forces VM shutdown
|
2014-12-17 18:48:19 +00:00 |
step_type_boot_command.go
|
Rename instance_name to vm_name
|
2014-12-19 12:50:22 +00:00 |
step_upload_vdi.go
|
Rename root_disk_size to disk_size
|
2014-12-19 12:50:22 +00:00 |
step_wait.go
|
Be less verbose when waiting for install to complete
|
2014-12-15 15:02:42 +00:00 |