Commit Graph

62 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Rickard von Essen 8a035ddb8a
parallels: Remove soon to be removed --vmtype flag
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 4fcbf75da9
s/non existent/nonexistent/
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
huiyang b3c6ef9f6b Skip disk compaction for plain disks
9 years ago
huiyang 52d4514d6a builder/parallels-iso: Configuration of disk type, plain or expanding
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 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 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
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Ricard Clau acededfc6e tests actually test the floppies
10 years ago
Sean Chittenden d0fd698fb5
Pause between boot_commands when debugging a Parallels build
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 141dcd5c03 Fixes #2828: parallels prlctl_post don't interpolate values.
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
Rickard von Essen 83980d2326 Enable headless mode by default on Parallels Desktop 11
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
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 2860bfdf82 builder/parallels: Apply default settings on the VM creation step.
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 820bad6939 builder/parallels: convert to new comm type
11 years ago
Mitchell Hashimoto 76c2d2cb0e builder/parallels/iso: new interpolation
11 years ago
Rickard von Essen 1365627e31 Fixes #2080 Add prlctl_post in builder Parallels
11 years ago
Emil Hessman b19f9b9777 builder/parallels/iso: fix incorrect printf verb type
11 years ago
Mikhail Zholobov a5b21c59ba builder/parallels: Move setting the boot order to the separated step
11 years ago
Mikhail Zholobov 05affceaef builder/parallels: Attach bootable ISO exactly to cdrom0 [GH-1667]
11 years ago
Mikhail Zholobov 6e778e7244 builder/parallels: Default cdrom0 should be disconnected
12 years ago
Rickard von Essen d75d44ad9e Merge pull request #1548 from legal90/create_disk
12 years ago
Mikhail Zholobov eb37742ab0 builder/parallels: Disable default cdrom0 device and then enable it on cleanup
12 years ago
Mikhail Zholobov 13251ced49 builder/parallels: Added setting the boot order
12 years ago
Mikhail Zholobov 280c3c52de builder/parallels: Attach ISO images to the separate cdrom device
12 years ago
JessThrysoee 5394ce61fd builder/parallels: Rely on Cleanup functions to detach devices
12 years ago
Mikhail Zholobov 48c64b05cb builder/parallels: Init VM without hdd and attach it later
12 years ago
Rickard von Essen 365b44c5af parallels-iso: allow absolute output directory.
12 years ago
Mikhail Zholobov 16cb6f60c8 builder/parallels: "guest_os_distribution" renamed to "guest_os_type".
12 years ago
Mikhail Zholobov bed6270288 builder/parallels: Detect path to Parallels Tools ISO automatically.
12 years ago
Mikhail Zholobov 40c169f757 builder/parallels: Added 'StepPrepareParallelsTools'
12 years ago