X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=ba60f99fa866be303ed40c9a0979497a3320e358;hp=8935147853c8df7ce9efd38016d502f9aee54b53;hb=c419731e3a04333aea7d1af7e1069221a34344a5;hpb=a331c0ca48bd796b3b382da2756537831293f44f diff --git a/TODO b/TODO index 8935147..ba60f99 100644 --- a/TODO +++ b/TODO @@ -8,4 +8,16 @@ 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 + +---------------------------------------------------------------------- + +Implement febootstrap command. + +---------------------------------------------------------------------- + +Test for memory errors with valgrind.