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/common
Ben Phegan 3c88e787df
Merge branch 'master' into hyperv_mac_address
8 years ago
..
json common/json: add Unmarshal with method with syntax errors 13 years ago
powershell Initial commit of feature to allow MAC address specification for HyperV builders 8 years ago
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 11 years ago
test-fixtures Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories". 10 years ago
uuid Simplifies the implementation of common/uuid 13 years ago
config.go simplify FileExistsLocally 8 years ago
config_test.go Merge pull request #5761 from hashicorp/fix_5713 8 years ago
download.go fix nasty edge case where we can't find guest additions on windows if they are on a different drive 8 years ago
download_test.go Added file with correct line endings 9 years ago
floppy_config.go move packer to hashicorp 9 years ago
floppy_config_test.go tests actually test the floppies 10 years ago
http_config.go move packer to hashicorp 9 years ago
http_config_test.go Refactor http server config into common 10 years ago
iso_config.go iso_config: allow for subdirs in hash sum files 8 years ago
iso_config_test.go iso_config: allow for subdirs in hash sum files 8 years ago
multistep_debug.go fix imports 8 years ago
multistep_runner.go Wire context through misc steps 8 years ago
packer_config.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
retry.go builder/virtualbox-ovf retry removing VM. 8 years ago
retry_test.go post-processor/vagrant-cloud: try upload once 9 years ago
step_create_floppy.go fix imports 8 years ago
step_create_floppy_test.go test fixes WIP 8 years ago
step_download.go fix imports 8 years ago
step_download_test.go fix imports 8 years ago
step_http_server.go fix imports 8 years ago
step_provision.go fix imports 8 years ago
step_provision_test.go fix imports 8 years ago