-- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v
Index: docs/Makefile.am =================================================================== RCS file: /data/cvs/libvirt/docs/Makefile.am,v retrieving revision 1.20 diff -u -r1.20 Makefile.am --- docs/Makefile.am 5 Feb 2008 19:27:37 -0000 1.20 +++ docs/Makefile.am 9 Apr 2008 13:38:02 -0000 @@ -61,7 +61,8 @@ libvirt-api.xml libvirt-refs.xml apibuild.py \ site.xsl newapi.xsl news.xsl \ $(dot_html) $(gif) html \ - $(xml) $(rng) + $(xml) $(rng) \ + virsh.pod all: web $(top_builddir)/NEWS $(man_MANS)
-- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list