X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=e2eaff0e43523499a8879e9ccafff7de5b36ea6f;hp=fd90c3d50485edcb65be5f1a7b3130c4a11c6825;hb=08361c8987f4552649b6c708f52e940e1575fa6e;hpb=f087927c5c9ef891ba6c943ce887ae9f40258a83;ds=sidebyside diff --git a/TODO b/TODO index fd90c3d..e2eaff0 100644 --- a/TODO +++ b/TODO @@ -8,9 +8,12 @@ documentation. ---------------------------------------------------------------------- -Needs pkgconfig file. +BufferIn and BufferOut should turn into and simple +strings in other languages that can handle 8 bit clean strings. +Limit on transfers would still be 2MB for these types. + - then implement write-file properly + - and implement read-file ---------------------------------------------------------------------- -Detect and enable -kvm and -no-kqemu flags. -Also allow the qemu binary to be configured. +Implement febootstrap command.