| .. |
|
artifact.go
|
always check for an error first when walking a path
|
2017-01-26 16:32:21 -08:00 |
|
artifact_test.go
|
Port of https://github.com/pbolduc/packer-hyperv/
|
2016-12-12 22:44:01 +00:00 |
|
config_test.go
|
Port of https://github.com/pbolduc/packer-hyperv/
|
2016-12-12 22:44:01 +00:00 |
|
driver.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
driver_ps_4.go
|
remove unnecessary type conversions
|
2017-03-28 20:36:21 -07:00 |
|
floppy_config.go
|
Use the same configuration style as existing builders
|
2016-12-12 22:44:02 +00:00 |
|
floppy_config_test.go
|
Use the same configuration style as existing builders
|
2016-12-12 22:44:02 +00:00 |
|
output_config.go
|
builder/hyper-v: validate output dir in step, not in config
|
2017-03-08 23:52:34 -08:00 |
|
output_config_test.go
|
builder/hyper-v: validate output dir in step, not in config
|
2017-03-08 23:52:34 -08:00 |
|
run_config.go
|
Remove headless option as it is not used.
|
2016-12-12 22:45:16 +00:00 |
|
run_config_test.go
|
Use the same configuration style as existing builders
|
2016-12-12 22:44:02 +00:00 |
|
shutdown_config.go
|
Use the same configuration style as existing builders
|
2016-12-12 22:44:02 +00:00 |
|
shutdown_config_test.go
|
Use the same configuration style as existing builders
|
2016-12-12 22:44:02 +00:00 |
|
ssh.go
|
Throw error if we can't get mac or ip address during steps
|
2016-12-12 22:44:05 +00:00 |
|
ssh_config.go
|
Remove unused import
|
2016-12-12 22:45:17 +00:00 |
|
step_configure_ip.go
|
remove unnecessary type conversions
|
2017-03-28 20:36:21 -07:00 |
|
step_configure_vlan.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_create_external_switch.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_create_switch.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_create_tempdir.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_create_vm.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_disable_vlan.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_enable_integration_service.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_export_vm.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_mount_dvddrive.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_mount_floppydrive.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_mount_guest_additions.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_mount_secondary_dvd_images.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_output_dir.go
|
builder/hyper-v: validate output dir in step, not in config
|
2017-03-08 23:52:34 -08:00 |
|
step_polling_installation.go
|
remove a bunch of dead code.
|
2017-03-28 20:36:20 -07:00 |
|
step_reboot_vm.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_run.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_shutdown.go
|
builder/hyper-v don't wait for shutdown to return.
|
2017-03-20 15:32:42 -07:00 |
|
step_sleep.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_type_boot_command.go
|
set PACKER_HTTP_ADDR env var when available.
|
2017-01-16 23:19:52 -08:00 |
|
step_unmount_dvddrive.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_unmount_floppydrive.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_unmount_guest_additions.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_unmount_secondary_dvd_images.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |
|
step_wait_for_install_to_complete.go
|
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
|
2016-12-12 22:45:24 +00:00 |