X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=8244b602c18ed1ac027663d78f42f1f1c47c00d9;hp=18b3fe93e273a7661896d644937b57a0791d6f82;hb=e58626a0e59ebb1c3417de33080fa65cfe0b482a;hpb=4aa4ecc380edc509aba886417c67d9c39ab51c9a diff --git a/TODO b/TODO index 18b3fe9..8244b60 100644 --- a/TODO +++ b/TODO @@ -24,5 +24,21 @@ Limit on transfers would still be 2MB for these types. Implement febootstrap command. -zerofree: -ftp://ftp.owlriver.com/pub/mirror/ORC/zerofree/ +---------------------------------------------------------------------- + +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