Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed May 28 19:00:00 2008 Troy Dawson <dawson{%}fnal{*}gov> - 0.300.2-8.sl
- Added patch so that it recognized SL distro's (rhbz #448634)
- * Tue Apr 1 19:00:00 2008 Daniel P. Berrange <berrange{%}redhat{*}com> - 0.300.2-8.el5
- Hide libvirt errors from console (rhbz #439850)
- * Tue Mar 18 19:00:00 2008 Cole Robinson <crobinso{%}redhat{*}com> - 0.300.2-7.el5
- Fix file check to allow installing rawhide/f9 guests (rhbz #437595)