X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=521cfb46500618d273fcfb3fde584ccc3d36277b;hb=96361c7cd26b9b22bfb59ffe0bd4b625c637a86b;hp=19962d17f206b3f2459dce20f6b275b7f177a1ea;hpb=5181672f20e6cd6ecd283f71e5685dbde5ee17c4;p=virt-p2v.git diff --git a/README b/README index 19962d1..521cfb4 100644 --- a/README +++ b/README @@ -41,8 +41,10 @@ Building Requirements: * livecd-creator (in Fedora the package is called 'livecd-tools') - * ocaml, ocaml-extlib-devel, ocaml-pcre-devel, ocaml-xml-light-devel, - ocaml-newt-devel, ocaml-libvirt-devel (all in Fedora) + * rpmbuild (in Fedora package rpm-build) + * ocaml, ocaml-findlib, ocaml-extlib, ocaml-pcre, ocaml-xml-light, + ocaml-newt, ocaml-libvirt, ocaml-fileutils, ocaml-gettext, + ocaml-gettext-devel (all in Fedora) * qemu and/or KVM (only for testing) Then: @@ -53,7 +55,8 @@ Then: Then: - make build (as root) builds an ISO image + make rpm builds the virt-p2v RPM + make build (AS ROOT) builds an ISO image called virt-p2v-$VERSION.iso Other useful commands: