packer-cn/builder/hyperv/common
Taliesin Sisson 335615408a Run go fmt on files 2016-12-12 22:45:19 +00:00
..
artifact.go Remove devices after it has been shut down 2016-12-12 22:44:06 +00: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 Add support for mac spoofing and dynamic memory. 2016-12-12 22:45:04 +00:00
driver_ps_4.go Add support for mac spoofing and dynamic memory. 2016-12-12 22:45:04 +00: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 Run go fmt on files 2016-12-12 22:45:19 +00:00
output_config_test.go The test is meant to fail if the folder already exists 2016-12-12 22:44:02 +00: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 Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_configure_vlan.go Added the ability to independently configure switch vlan. This will people to leave the switch in trunk mode and set a vlan for the vm. 2016-12-12 22:45:06 +00:00
step_create_external_switch.go Generate switch name using uuid v1 2016-12-12 22:44:49 +00:00
step_create_switch.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_create_tempdir.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_create_vm.go Remove inconsistent "_mb" from ram size 2016-12-12 22:45:14 +00:00
step_disable_vlan.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_enable_integration_service.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_export_vm.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_mount_dvddrive.go A workaround for bug in Windows 10 and Windows 2016 where you have to specify a path when creating a dvd drive 2016-12-12 22:44:44 +00:00
step_mount_floppydrive.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_mount_guest_additions.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_mount_secondary_dvd_images.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_output_dir.go Port of https://github.com/pbolduc/packer-hyperv/ 2016-12-12 22:44:01 +00:00
step_polling_installation.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_reboot_vm.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00
step_run.go Remove headless option as it is not used. 2016-12-12 22:45:16 +00:00
step_shutdown.go Accidentally included bracket 2016-12-12 22:44:35 +00:00
step_sleep.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_type_boot_command.go We are using powershell and Msvm to send keys to virtual keyboard so update comment 2016-12-12 22:45:12 +00:00
step_unmount_dvddrive.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_unmount_floppydrive.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_unmount_guest_additions.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_unmount_secondary_dvd_images.go Run go fmt on files 2016-12-12 22:45:19 +00:00
step_wait_for_install_to_complete.go Make use of driver instead of directly referencing hyper 2016-12-12 22:44:26 +00:00