On Wed, Oct 14, 2009 at 12:33:21PM -0600, dann frazier wrote:
> On Wed, Oct 14, 2009 at 08:23:09PM +0200, Guido Günther wrote:
> > Hi Dan,
> > On Wed, Oct 14, 2009 at 10:11:16AM -0600, dann frazier wrote:
> > > Currently, if the system's CPU does not support virt extensions, we
> > > print an error and exit 0. If the CPU does support them, but the BIOS
> > > has them disabled, we exit with an error. This seems inconsistent, and
> > > causes the install of kvm to fail in one case and not the other.
> > Thanks a bunch for the fixes! Jan and me don't really have time to work
> > on the package but there's a branch with kvm 88 on git:
> >     
> > http://git.debian.org/?p=collab-maint/kvm.git;a=shortlog;h=refs/heads/kvm87
> > Would you consider helping out to get this one into shape?
> 
> Sure - you want me to update my patches against that branch, commit
> directly, or setup a git branch you can pull from?
I'd be happy if you could just commit these things directly. Is that
o.k. with you Jan?

> I've never used git collaboratively (though I'd like to learn), so I
> might need a pointer or two for the last two choices.
If you clone from:

        git clone git+ssh://git.debian.org/git/collab-maint/kvm.git
        git checkout -b kvm87 origin/kvm87

You can just work on the source tree as usual with git. After you're
done you can push this branch using:

        git push origin kvm87

This would make sure you only push the changes on this branch. Let me
know if ou need any more details.
Cheers,
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to