[Pkg-libvirt-commits] [libguestfs] 93/266: Add a separate TODO file for virt-v2v and virt-p2v.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:41:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.

commit d1e56118dd68b624af3f25c2612687521b431842
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Aug 13 10:46:27 2014 +0100

    Add a separate TODO file for virt-v2v and virt-p2v.
---
 v2v/README |  6 ------
 v2v/TODO   | 30 ++++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 6 deletions(-)

diff --git a/v2v/README b/v2v/README
deleted file mode 100644
index b12b3b1..0000000
--- a/v2v/README
+++ /dev/null
@@ -1,6 +0,0 @@
-Missing features compared to Perl version:
-
- - user-custom in virt-v2v.conf to install custom packages (virt-customize?)
- - Fix configure_kernel on SUSE (see Mike Latimer's email)
- - RHEV-M metadata
- - testing
diff --git a/v2v/TODO b/v2v/TODO
new file mode 100644
index 0000000..d904b38
--- /dev/null
+++ b/v2v/TODO
@@ -0,0 +1,30 @@
+Missing features compared to Perl version:
+
+ - user-custom in virt-v2v.conf to install custom packages (virt-customize?)
+ - Fix configure_kernel on SUSE (see Mike Latimer's email)
+ - RHEV-M metadata
+ - testing
+
+To do:
+
+ - p2v network dialog and network configuration
+
+p2v/conversion.c:                "/tmp/virt-p2v-%04d%02d%02d-XXXXXXXX",
+p2v/conversion.c:                   " -o local -os /tmp" /* XXX */
+p2v/conversion.c:  /* XXX quoting needs to be improved here XXX */
+p2v/conversion.c:  /* XXX features: acpi, apic, pae */
+p2v/gui.c:  /* XXX It would be nice not to have to set this explicitly, but
+p2v/main.c:/* XXX Copied from fish/options.c. */
+v2v/convert_linux.ml:           (* Get/construct the version.  XXX Read this fro
+v2v/convert_linux.ml:          [ "sym53c8xx" (* XXX why not "ide"? *) ] in
+v2v/convert_linux.ml:         * XXX RHEL 3 unfortunately will give this error an
+v2v/convert_linux.ml:    XXX to do from original v2v:
+v2v/convert_linux.ml:  (* XXX display *)
+v2v/convert_windows.ml:      g#upload rhev_apt_exe "/rhev-apt.exe"; (* XXX *)
+v2v/convert_windows.ml:    (* XXX display *)
+v2v/source_libvirt.ml:             * XXX Quoting, although it's not needed for v
+v2v/source_libvirt.ml:  (* XXX Much more metadata needs to be collected here:
+v2v/target_RHEV.ml:  (* XXX Missing here from old virt-v2v:
+v2v/target_local.ml:  (* XXX Missing here from old virt-v2v:
+v2v/types.mli:  (* Only used by RHEV.  XXX Should be parameterized type. *)
+v2v/types.mli:  (* XXX acpi, display *)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list