X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=5dc8bd5d7a11ed53bb5694aa693f456d72e92169;hp=3938a98fc66cfeed15d91d80600b6594d2c07ebd;hb=10258cadd0067cb49b89faf1ce424b1c01f5a7c3;hpb=3155a268151d70a669517a1f1ea8563a7d91cdb8 diff --git a/TODO b/TODO index 3938a98..5dc8bd5 100644 --- a/TODO +++ b/TODO @@ -14,11 +14,11 @@ http://sourceforge.net/project/showfiles.php?group_id=121684&package_id=150116 ---------------------------------------------------------------------- -BufferIn and BufferOut should turn into and simple -strings in other languages that can handle 8 bit clean strings. +BufferIn 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 ---------------------------------------------------------------------- @@ -121,12 +121,9 @@ Extra commands / functionality: grep (do it locally using pipe?) dd (?) ln / ln -s - mknod readlink utime / utimes / futimes / futimens / l.. - mkfifo more mk*temp calls - readdir / readdir-and-stat some sort of alloc/fallocate/posix_fallocate call to create empty space realpath trunc[ate??] @@ -160,11 +157,6 @@ Allow swap space from the guest to be used. Is it a good idea? ---------------------------------------------------------------------- -Allow memsize to be configured (ie. guestfs_set_memsize etc) -Also have an environment variable (LIBGUESTFS_MEMSIZE). - ----------------------------------------------------------------------- - Need a way to query a binary or library file for its architecture. Using objdump or readelf? What about non-ELF files (eg. Windows, BSD).