packer-cn/common
Petrik van der Velde aa33740ffb Removing the check for administrator rights from the script that sends keystrokes to Hyper-V.
Because Packer has already verified that we are running with at least Hyper-V administrator rights this should
be safe. Having the requirement for administrator rights in the script means that you still need to be an
administrator if you want to use packer to build Hyper-V images with a configuration that requires you to
send keystrokes to the MV, say when building a Linux box.
2017-04-15 11:04:15 +12:00
..
json common/json: add Unmarshal with method with syntax errors 2013-08-09 16:50:24 -07:00
powershell Removing the check for administrator rights from the script that sends keystrokes to Hyper-V. 2017-04-15 11:04:15 +12:00
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00
test-fixtures Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories". 2016-09-27 23:31:42 -05:00
uuid Simplifies the implementation of common/uuid 2013-10-23 23:05:02 +01:00
config.go Improve delay between key events 2017-01-14 17:56:04 -08:00
config_test.go Added file with correct line endings 2016-12-12 22:44:51 +00:00
download.go simplify some code 2017-03-28 20:36:20 -07:00
download_test.go Added file with correct line endings 2016-12-12 22:44:51 +00:00
floppy_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
floppy_config_test.go tests actually test the floppies 2016-07-27 21:59:21 +01:00
http_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
http_config_test.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
iso_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
iso_config_test.go Add "iso_target_extension" option for all local *-iso builders 2016-12-17 12:50:30 +02:00
multistep_debug.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
multistep_runner.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
packer_config.go Add -on-error command line argument to allow preserving artifacts on builder errors 2016-09-16 12:15:00 +00:00
retry.go builder/virtualbox: retry removing floppy controller 2017-03-23 23:58:23 -07:00
retry_test.go spell fixes 2017-03-28 20:36:19 -07:00
step_create_floppy.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_floppy_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_download.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_download_test.go common: Add new StepDownload to DRY up downloads 2013-08-15 17:46:40 -07:00
step_http_server.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_provision.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_provision_test.go rename builder/common to common since it is generally useful 2013-08-01 12:11:54 -07:00