Commit Graph

111 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Matthew Hooker 22d1322bd9
always check for an error first when walking a path
9 years ago
Matthew Hooker f1175c1921
parallels/vmware: don't wait for shutdown command.
9 years ago
Matthew Hooker d2e59e4e92
set PACKER_HTTP_ADDR env var when available.
9 years ago
Rickard von Essen 85cf00069f Merge pull request #4294 from legal90/iso-target-extension
9 years ago
Mikhail Zholobov 57d07f227a
Add "iso_target_extension" option for all local *-iso builders
9 years ago
Mikhail Zholobov aa623e22a3
golint: Add comments for exported methods
9 years ago
Mikhail Zholobov 73d87b07de
golint: Fix lint offences
9 years ago
Mikhail Zholobov 00a90e622b
Remove unused constant "KeyLeftShift"
9 years ago
Mikhail Zholobov 1ca841b499
Fix shadowed declarations
9 years ago
Mikhail Zholobov dde445bd0d
Fix style: Organize imports in groups
9 years ago
Mikhail Zholobov 319b85cb7a
Fix style: Use a consistent case for initialisms
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Rickard von Essen 5e96709ee9 Merge pull request #2919 from arizvisa/floppy-recurse
10 years ago
Ali Rizvi-Santiago 86c00490e9 Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories".
10 years ago
Rickard von Essen 06e3539ffa Merge pull request #3767 from taliesins/ExtendScanCodes
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Taliesin Sisson a87ad05866 Add support for ctrl, shift and alt keys.
10 years ago
Ricard Clau acededfc6e tests actually test the floppies
10 years ago
Rickard von Essen fb00d07d20 Support future versions of Parallels by using the latest driver
10 years ago
Sean Chittenden ef42021f8f Fix unit tests, broken in #3549. (#3548)
10 years ago
Sean Chittenden d0fd698fb5
Pause between boot_commands when debugging a Parallels build
10 years ago
Rickard von Essen 46f74d8347 Parallels: Support relative paths in output_directory
10 years ago
James Bishopp bd8fb014c4 Removed ssh_key_path
10 years ago
Rickard von Essen fd6282529c Remove deprecated parallels_tools_host_path and guest_os_distribution
10 years ago
Mark Peek 7f149e595d Refactor http server config into common
10 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Mark Peek e9657e6a9f Merge pull request #2642 from oliviertremblay/master
11 years ago
Rickard von Essen 4015c1789b Fixes #2836 - Use "/Applications/Parallels Desktop.app" as fallback app path.
11 years ago
Rickard von Essen 141dcd5c03 Fixes #2828: parallels prlctl_post don't interpolate values.
11 years ago
Chris Bednarski f01956405b Merge pull request #2654 from mitchellh/b-xmlpath
11 years ago
Rickard von Essen 3f14b9d984 Merge pull request #2731 from legal90/prl-compact-disk
11 years ago
Mikhail Zholobov abfe706fc6 builder/parallels: Add "StepCompactDisk"
11 years ago
Mikhail Zholobov f7b26e44fe builder/parallels: Add "CompactDisk" driver function
11 years ago
Mikhail Zholobov 4ebee7bf3f builder/parallels: Add "DiskPath" driver function
11 years ago
Rickard von Essen 83980d2326 Enable headless mode by default on Parallels Desktop 11
11 years ago
Rickard von Essen 7d3afc882a Add check for Parallels Desktop edition in PD 11.
11 years ago
Chris Bednarski 0a79546cf9 Update dependency to an SSL-enabled path; this was migrated from launchpad to github
11 years ago
Olivier Tremblay f301a6454d Added documentation, renamed config param to iso_target_path
11 years ago
Olivier Tremblay 661552dfd5 Merge branch 'master' into custom-targetpath
11 years ago
Rickard von Essen da82ff3fd6 Fix interpolation of {{.Flavor}} in parallels_tools_guest_path. (2)
11 years ago
Rickard von Essen 5a6bcdeb78 Fix interpolation of {{.Flavor}} in parallels_tools_guest_path.
11 years ago
Olivier Tremblay 223e35fc65 Makes StepDownload's TargetPath customizable.
11 years ago
Mitchell Hashimoto 1aa1399e85 builder/parallels: fix compilation issuse
11 years ago
Mitchell Hashimoto 13c2c4660d Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mikhail Zholobov 0a53fbc29d builder/parallels: Add mock for "SetDefaultConfiguration" method
11 years ago
Mikhail Zholobov 2860bfdf82 builder/parallels: Apply default settings on the VM creation step.
11 years ago
Mikhail Zholobov f7af571cd9 builder/parallels: Add "SetDefaultConfiguration" function
11 years ago