Commit Graph
11 Commits
Author SHA1 Message Date
DanHam 1a7804221e Minor fixes, changes and improvements to Hyper-V VMCX docs 2018-07-20 02:12:48 +01:00
DanHam da21c25791 Convert incorrect 'vmxc' -> 'vmcx' in codebase, docs and template opts
grep -rli --exclude-dir={vendor,bin\*,\*vmware\*,\*pkg\*} vmxc . | \
xargs sed -i 's/\(vm\)\(x\)\(c\)/\1\3\2/ig'
2018-07-20 02:12:47 +01:00
DanHam 29503e453e Update Hyper-V docs with new export behaviour 2018-07-20 02:12:46 +01:00
DanHam e42e03ef2e Update VMCX doc: Include temp_path; ISO & VMCX docs: Better explain opts 2018-07-20 02:12:46 +01:00
DanHam 644f509f1d Hyper-V VMCX: Minor word changes and fixes 2018-06-14 18:41:29 +01:00
DanHam 866ee26771 Hyper-V VMCX: Fix missing option - skip_export. Sort options alphabetically. 2018-06-14 18:34:37 +01:00
DanHam 9f528d6eb7 Hyper-V VMCX: Fix long lines 2018-06-14 18:34:37 +01:00
Unknown fc734b6bd9 Using vmconnect to display gui for hyper-v
vmconnect.exe comes as part of Hyper-V and is the tool used by Hyper-V Manager to connect with a virtual machine. This commits sets behaviour the same as virtualbox and vmware to display the virtual machine connection unless headless is set in the template.
2018-05-14 20:52:10 +10:00
Stefan Henseler 6f00596053 Adds config option to specify hyper-v secure boot template 2018-05-10 19:00:35 +02:00
Matthew Hooker f5b09c8c38 set vim pandoc modeline 2018-04-19 14:26:30 -07:00
Matthew Hooker 4454e4fb4f Use erb to add support for partials. 2018-04-19 14:26:30 -07:00