Merge lp://staging/~woggle/vmbuilder/vbox-update into lp://staging/vmbuilder
Proposed by
Charles Reiss
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~woggle/vmbuilder/vbox-update |
Merge into: | lp://staging/vmbuilder |
Diff against target: |
104 lines (+24/-29) 2 files modified
VMBuilder/plugins/virtualbox/templates/vm_deploy_script.tmpl (+22/-28) VMBuilder/plugins/virtualbox/vm.py (+2/-1) |
To merge this branch: | bzr merge lp://staging/~woggle/vmbuilder/vbox-update |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
VMBuilder | Pending | ||
Review via email: mp+230927@code.staging.launchpad.net |
Description of the change
Update virtualbox template to support what VirtualBox > 4.0's VBoxManage expects. (The command-line interface apparently changed substantially.) Also, default to creating 64-bit VMs and add a command-line option to create 32-bit ones.
To post a comment you must log in.
Unmerged revisions
- 491. By Charles Reiss
-
Missed a few command-line syntax differences.
- 490. By Charles Reiss
-
Update VirtualBox support to default to 64-bit VMs and use command-line:wqa
from VirtualBox 4.0.