Commit Graph

13 Commits

Author SHA1 Message Date
Mark Peek 8b4f980123 website: fix missing comma in parallels-pvm example 2015-06-12 15:00:53 -07:00
Rickard von Essen 835aff4562 Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode 2015-05-05 09:21:32 +02:00
Emil Hessman 825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Seth Vargo 67fad6c429 Add metadata description to all pages + include "Packer" for SEO 2014-10-22 17:41:53 -04:00
Seth Vargo 0800ebfe7a Use formatting helpers and labeled code blocks 2014-10-22 17:41:53 -04:00
Josh Frye 1e2cb36735 Add all boot commands from source to docs. 2014-10-14 15:45:34 -07:00
JessThrysoee 16b82d6d15 builder/parallels: Bundle python version of prltype
Uses the Python API from Parallels Virtualization SDK to write
boot commands.

This eliminates a 3rd party requirement and makes it easier for people
not using homebrew to get started with packer.
2014-09-19 22:19:15 +02:00
Rickard von Essen 5ad7737d55 parallels-pvm: Optionally assign new MAC addresses to imported VMs [GH-1404]
New config option:
reassign_mac (boolean) - If this is "false" the MAC address of the first
NIC will reused when imported else a new MAC address will be generated by
Parallels. Defaults to "false".
2014-09-05 11:33:28 +02:00
Mikhail Zholobov 394c83e56a website: Changed Parallels builder docs 2014-09-02 18:14:56 +04:00
Rickard von Essen 4d994deb3a [feature] Support boot command for pvm builder
Similar to [GH-1082] but for parallels-pvm builder.
2014-05-19 20:04:13 +02:00
Rickard von Essen 8bb7132795 builder/parallels: Added missing doc about Parallels tools for the parallels-pvm builder. 2014-05-13 23:51:05 +02:00
Ross Smith II d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text 2014-05-04 10:47:56 -07:00
Rickard von Essen c5e9fbcb50 Added support for Parallels Desktop for Mac [GH-223]
Added documentation for Parallels builder.
2014-05-01 20:29:22 +02:00