Commit Graph

146 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
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
11 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
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
Mark Peek f398352996 Fix a bug where interpolation was broken in some builders
11 years ago
Rickard von Essen 8393b85ed5 Support Parallels Desktop 11
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 4bb16ac223 fix failing tests
11 years ago
Mitchell Hashimoto b2b74431ec builder/parallels/pvm: interpolation
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
Rickard von Essen d424ed1e37 builder/parallels: Use most recent DHCP lease when determening IP.
11 years ago
Mikhail Zholobov a5b21c59ba builder/parallels: Move setting the boot order to the separated step
12 years ago
Mikhail Zholobov 05affceaef builder/parallels: Attach bootable ISO exactly to cdrom0 [GH-1667]
12 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
12 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
Mikhail Zholobov 0cfe58193f builder/parallels: Added driver method 'DeviceAddCdRom'
12 years ago
JessThrysoee 5394ce61fd builder/parallels: Rely on Cleanup functions to detach devices
12 years ago
Rickard von Essen 57ad64da30 Merge pull request #1501 from JessThrysoee/current_fdd0_does_not_exist
12 years ago
Mikhail Zholobov 48c64b05cb builder/parallels: Init VM without hdd and attach it later
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
JessThrysoee 16b82d6d15 builder/parallels: Bundle python version of prltype
12 years ago
JessThrysoee cf6532ffe2 builder/parallels: Ignore 'The fdd0 device does not exist'
12 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
Rickard von Essen 365b44c5af parallels-iso: allow absolute output directory.
12 years ago
Rickard von Essen 5ad7737d55 parallels-pvm: Optionally assign new MAC addresses to imported VMs [GH-1404]
12 years ago
Mitchell Hashimoto 76a8221636 builder/*: extract key path to ssh.Signer
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
Mikhail Zholobov 13b355eaf0 builder/parallels: Added 'ToolsConfig' struct
12 years ago
Mikhail Zholobov 909d5ccb54 builder/parallels: 'ToolsIsoPath' added
12 years ago
Rickard von Essen f9cddd2e18 builder/parallels: Added some navigation keys. Fixes [GH-1442]
12 years ago
Mikhail Zholobov fc2d695b0f builder/parallels: Added compatibility with Parallels Desktop 10
12 years ago
Mikhail Zholobov 10be7e27de builder/parallels: Added platform check
12 years ago
Mikhail Zholobov 9ad2b98673 builder/parallels: Removed config parameter 'ostype'
12 years ago
Rickard von Essen 732c767bfd parallels: Support for Parallels Desktop 10
12 years ago
Rickard von Essen fe37d9b6e1 parallels-iso: ISO not removed from VM after install [GH-1338]
12 years ago
Rickard von Essen 25d2a74f49 Merge pull request #1187 from rickard-von-essen/fix_typing
12 years ago
Rickard von Essen a5d39cebc7 Merge pull request #1173 from rickard-von-essen/pvm_bootcommand
12 years ago
Rickard von Essen 3f3deab162 Merge pull request #1279 from rickard-von-essen/issue_1226
12 years ago
Rickard von Essen 905f242582 Parallels-iso errors while removing floppy drive GH-1226
12 years ago
Paul Palmer 5a8f56b6ad Parallels errors while creating floppy disk GH-1225
12 years ago
Rickard von Essen 29344a5631 Parallels builder mistypes boot command on OmniOS
12 years ago
Rickard von Essen 4d994deb3a [feature] Support boot command for pvm builder
12 years ago
Rickard von Essen 4cdce51df5 builder/parallels: Don't delete sound, since it doesn't allways exist.
12 years ago
Rickard von Essen bd25866e90 builder/parallels: Select which interface to connect to.
12 years ago
Rickard von Essen bd5d5e049d builder/parallels: Added pppX interface to be able to run packer when using mobile wlan
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Jaime Soriano Pastor 32bb745734 Force LANG=C before appending rest of environment, as only first occurence is used
12 years ago
Jakob A. Dam 40150c376d Fix http_files typo in comments
12 years ago
Mikhail Zholobov 57e8f8e15b builder/parallels: Fixed unit test [GH-1115]
12 years ago
Mikhail Zholobov dbe40b9f55 builder/parallels: Do not delete the first cdrom device
12 years ago
Mitchell Hashimoto 5c5d62733f fmt
12 years ago
Mikhail Zholobov c1510d2b50 Parallels provider: fix typos
12 years ago
Mitchell Hashimoto 3a68c8aaef builder/parallels: update builder ID
12 years ago
Rickard von Essen cdaa9d5a8e Added support for Parallels Desktop for Mac [GH-223]
12 years ago