Changelog for
python-virtinst-0.200.0-2.fc6.noarch.rpm :
Fri Jul 27 00:00:00 2007 Daniel P. Berrange
- 0.200.0-2.fc6
- Fixed default architecture
Thu Jul 19 00:00:00 2007 Daniel P. Berrange - 0.200.0-1.fc6
- Updated to 0.200.0
- Added virt-clone tool
- Added manual pages
Tue Jun 26 00:00:00 2007 Daniel P. Berrange - 0.103.0-2.fc6
- Re-add missing patch for import statement
Wed Jun 6 00:00:00 2007 Daniel P. Berrange - 0.103.0-1.fc6
- Updated to 0.103.0 release
- Fixed module import when using --accelerate
- Fixed detection of RHEL5 client distro
- Fixed default \'network\'s selection & default URI choice to
not be Xen specific
- Fixed features XML when using initrd for fullvirt
Mon Dec 18 23:00:00 2006 Daniel P. Berrange - 0.98.0-1.fc6
- don\'t traceback on invalid memory param (gcosta, #219270)
- let the console come back quicker to help with HVM installs (#212024)
- add support for creating nonsparse disk images (#217764)
- remove xeninst compat bits
- handle multiple nics/disks on virt-install command line (#215726)
- buildrequire python
- improve check for if a machine is hvm capable to catch when support isn\'t
allowed by the bios (#211276)
- cleanup after nfs mount failure on pv install (#206196)
- support for setting vcpus (#210516)
Fri Oct 13 00:00:00 2006 Jeremy Katz - 0.95.0-1
- support for blktap (danpb)
- name change
Wed Oct 4 00:00:00 2006 Jeremy Katz - 0.94.0-1
- Fix using block device as backing (#209138)
- Fix error handling for invalid install locations (danpb)
- Write out vcpu config (danpb)
Thu Sep 21 00:00:00 2006 Jeremy Katz - 0.93.0-1
- Fix hvm network xm config (danpb)
- Enable PAE with pae hvm hosts (danpb)
- Fix hvm block backed cds (danpb)
- Fix handling of block devs backed by vbds (danpb)
- Ensure we\'re on a xen kernel (#205889)
- Default to vncunused
Thu Sep 7 00:00:00 2006 Jeremy Katz - 0.92.0-2
- add patch to fix memory parsing in interactive mode
- fix deps
Thu Aug 31 00:00:00 2006 Jeremy Katz - 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
Wed Aug 30 00:00:00 2006 Jeremy Katz - 0.91.0-1
- add support for paravirt guests with framebuffer.
Tue Aug 22 00:00:00 2006 Jeremy Katz - 0.90.1-1
- fix tab/space whitespace inconsistency
Thu Aug 17 00:00:00 2006 Jeremy Katz - 0.90.0-2
- set ExcludeArch so that it doesn\'t get pulled into all trees
Thu Aug 17 00:00:00 2006 Jeremy Katz - 0.90.0-1
- update to version with fixed HVM domain creation
Thu Aug 17 00:00:00 2006 Jeremy Katz - 0.9-2
- add some missing requires
Wed Aug 16 00:00:00 2006 Jeremy Katz - 0.9-1
- Initial build