X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=8244b602c18ed1ac027663d78f42f1f1c47c00d9;hp=0d429c9e418259250836a65a4bfdaad05eac6cb6;hb=e2206733d1287f5809dbde954f3eb64420471b0d;hpb=62c11fb60ef722c77215357a14465b44b5c7402f diff --git a/TODO b/TODO index 0d429c9..8244b60 100644 --- a/TODO +++ b/TODO @@ -23,3 +23,22 @@ Limit on transfers would still be 2MB for these types. ---------------------------------------------------------------------- Implement febootstrap command. + +---------------------------------------------------------------------- + +Complete the Haskell bindings (see discussion on haskell-cafe). + +---------------------------------------------------------------------- + +For virt-inspector: + + - Needs a "query mode", like "are (Xen|KVM) PV drivers installed?" + "does this guest need a Xen hypervisor?" + + - Are PV network drivers enabled (see /etc/modprobe.conf) + + - ... and can it boot from a PV driver (have to look inside the initrd) + + - Make a libvirt XML config + + - Test over available OSes