With no frozen rawhide, we find ourselves in the situation that rawhide is already diverged from Fedora 13. Don't worry, we are not going to kill virt-preview as you know and love it. The idea here is to keep the current F12 virt-preview as it is, tracking F13 packages. A new repository has been created, built against F13 that will track devel packages until the F-14 split, and then follow the F-14 packages. To use this repository simply:
$> cat > /etc/yum.repos.d/fedora-virt-preview.repo << EOF [virt-preview] name=Virtualization Rawhide for Fedora 13 baseurl=http://jforbes.fedorapeople.org/virt-preview/f13/\$basearch/ enabled=1 gpgcheck=0 EOF $> yum update Thanks, Justin _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
