
On 11/18/2011 12:25 AM, Kashyap Chamarthy wrote:
On 11/17/2011 02:35 AM, Laine Stump wrote:
On 11/16/2011 01:50 PM, Eric Blake wrote:
I'll live up to my well-earned reputation :), and request that you don't push this without first squashing in docs (but to soften the blow, here's my first cut at something you can squash in). ACK with above nits fixed and man page docs added.
I squashed in your virsh.pod change (plus a couple additions), fixed the nits, and pushed.
Thanks!
P.S. to anyone who tries these commands - do us both a favor and run "virsh iface-begin" beforehand, then run "virsh iface-commit" only after you're sure it's done the right thing (otherwise run "virsh iface-rollback" or just reboot (I think I've just realized the "just reboot" part isn't working on F16 due to the conversion to systemd...)
Laine, is there an srpm or something with the above fixes which I can use to do a quick libvirt scratch build and give it a whirl ?
DV maintains hourly snapshots of libvirt.git, documented here: http://libvirt.org/downloads.html Those are tarballs rather than srpms. However, libvirt tarballs include a working libvirt.spec, so that you could unpack things, run ./configure, then 'make rpm' to give yourself a working srpm. I haven't tested this, but I think that also means you could use 'rpmbuild -ta libvirt-git-snapshot.tar.gz' and get rpms from that approach. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org