Tool to Define a Virtual Machine and Install Its Operating System
vm-install can define a Xen virtual machine, and cause an operating
system to begin installing within that virtual machine.
vm-install can be used in a variety of ways:
* It can be used interactively or non-interactively.
* It can automatically pick reasonable VM defaults for a given type
of operating system.
* It can perform completely non-interactive installs, driven via XML
files and/or command line parameters.
* The supporting Python modules can be 'import'-ed into other
Python programs, to create VMs programmatically.
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/vm-install && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
vm-install-0.6.1.tar.bz2 | 0000405904 396 KB | |
vm-install.changes | 0000044405 43.4 KB | |
vm-install.spec | 0000002714 2.65 KB |
Revision 93 (latest revision is 173)
Stephan Kulow (coolo)
accepted
request 108030
from
Charles Arnold (charlesa)
(revision 93)
- KVM: Add 'unsafe' and 'directsync' as options to cache_mode During installation set the target disk to 'unsafe' for better performance. - bnc#725378 - vm-install requires tftp and so conflicts with atftp Add support for using atftp in place of tftp - Catch unconfigured bridge error in VMPXE getServAddr. - PV PXE booting requires kdumptool (kdump package) so add dependency to spec file. - Update version to 0.6.0
Comments 0