Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-xeninst: Python modules for starting Xen guest installations
- Summary
- xeninst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of a Xen guest. 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 xenguest-install which uses
xeninst in a command line mode.
Changelog
- * Wed Sep 6 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0.92.0-2
- add patch to fix memory parsing in interactive mode
- fix deps
- * Wed Aug 30 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0.92.0-1
- Fix silly loop when asking about graphics support (misa)
- Fix passing macaddr
- Add support so that we reboot into the guest after installation finishes
- * Tue Aug 29 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0.91.0-1
- add support for paravirt guests with framebuffer.