X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=c5eab929d3975b9aa8c256edf72394fa6047a9b2;hp=7b217c4591fb87bd5527b30fdc3806a8a7bdb21c;hb=refs%2Ftags%2F1.11.11;hpb=0c133cf689ba4816ba6e9283c3f9ed7f06dc0a77 diff --git a/TODO b/TODO index 7b217c4..c5eab92 100644 --- a/TODO +++ b/TODO @@ -497,3 +497,11 @@ Generated code would hide most of the implementation. We also need to think about security issues: is it possible for the daemon to keep sending back data forever, and if so what happens on the library side. + +[Users can now use virt-ls to solve some of these problems, but it is +not a general solution at the API level] + +Interactive disk creator +------------------------ + +An interactive disk creator program.