Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-virtinst: Python modules for starting Xen guest installations
- Summary
- virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual machines. It
supports both paravirt guests (for which only FC and RHEL guests are
currently supported) as well as fully virtualized guests. It uses
libvirt (http://www.libvirt.org) for starting things.
Also contained is a simple script virt-install which uses
virtinst in a command line mode.
Changelog
- * Mon Dec 3 18:00:00 2007 Troy Dawson <hbrock{%}redhat{*}com> - 0.103.0-3.sl5.2
- Added patch so it knows about Scientific Linux sites
- * Mon Nov 26 18:00:00 2007 Troy Dawson <hbrock{%}redhat{*}com> - 0.103.0-3.sl5.1
- Added patch so it knows about Scientific Linux
- * Fri Aug 3 19:00:00 2007 Hugh O. Brock <hbrock{%}redhat{*}com> - 0.103.0-3.el5
- Patch to have virtinst set up the guest without auto-reboot. Useful
- for testing. Thanks to Jeff Burke (bz #249708)