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/hyperv/common
Taliesin Sisson 9fbd1e472a
Add support for mac spoofing and dynamic memory.
10 years ago
..
artifact.go Remove devices after it has been shut down 10 years ago
artifact_test.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
config_test.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
driver.go Add support for mac spoofing and dynamic memory. 10 years ago
driver_ps_4.go Add support for mac spoofing and dynamic memory. 10 years ago
floppy_config.go Use the same configuration style as existing builders 10 years ago
floppy_config_test.go Use the same configuration style as existing builders 10 years ago
output_config.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
output_config_test.go The test is meant to fail if the folder already exists 10 years ago
run_config.go http server has moved to common step 10 years ago
run_config_test.go Use the same configuration style as existing builders 10 years ago
shutdown_config.go Use the same configuration style as existing builders 10 years ago
shutdown_config_test.go Use the same configuration style as existing builders 10 years ago
ssh.go Throw error if we can't get mac or ip address during steps 10 years ago
ssh_config.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
step_configure_ip.go Make use of driver instead of directly referencing hyper 10 years ago
step_configure_vlan.go Make use of driver instead of directly referencing hyper 10 years ago
step_create_external_switch.go Generate switch name using uuid v1 10 years ago
step_create_switch.go Make use of driver instead of directly referencing hyper 10 years ago
step_create_tempdir.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
step_create_vm.go Add support for mac spoofing and dynamic memory. 10 years ago
step_disable_vlan.go Make use of driver instead of directly referencing hyper 10 years ago
step_enable_integration_service.go Make use of driver instead of directly referencing hyper 10 years ago
step_export_vm.go Make use of driver instead of directly referencing hyper 10 years ago
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 10 years ago
step_mount_floppydrive.go GuestAdditionsMode and GuestAdditionsPath can be set in config. If GuestAdditionsMode == "attach" it will mount the HyperV Integration Services ISO. If GuestAdditionsPath is set, then it will be used as an alternative to where the HyperV Integration Service ISO is. 10 years ago
step_mount_guest_additions.go A workaround for bug in Windows 10 and Windows 2016 where you have to specify a path when creating a dvd drive 10 years ago
step_mount_secondary_dvd_images.go A workaround for bug in Windows 10 and Windows 2016 where you have to specify a path when creating a dvd drive 10 years ago
step_output_dir.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
step_polling_installation.go Make use of driver instead of directly referencing hyper 10 years ago
step_reboot_vm.go Make use of driver instead of directly referencing hyper 10 years ago
step_run.go Support for boot_command 10 years ago
step_shutdown.go Accidentally included bracket 10 years ago
step_sleep.go Port of https://github.com/pbolduc/packer-hyperv/ 10 years ago
step_type_boot_command.go Add special key modifiers to log output when used. 10 years ago
step_unmount_dvddrive.go Get rid of mount and unmount that does not specify controller location exactly 10 years ago
step_unmount_floppydrive.go Get rid of mount and unmount that does not specify controller location exactly 10 years ago
step_unmount_guest_additions.go Get rid of mount and unmount that does not specify controller location exactly 10 years ago
step_unmount_secondary_dvd_images.go Get rid of mount and unmount that does not specify controller location exactly 10 years ago
step_wait_for_install_to_complete.go Make use of driver instead of directly referencing hyper 10 years ago