X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=6a89409ec4591f065b6d24ababf0835ba0641d94;hb=7e34d2cf59c2c8098683967c32782ffd8ca66aa7;hp=8e3a184a5467510909467d33ed46903284e4c7bd;hpb=e820df70c7c7486cc4d5cc9f3e7ddbbae195fd41;p=libguestfs.git diff --git a/TODO b/TODO index 8e3a184..6a89409 100644 --- a/TODO +++ b/TODO @@ -121,15 +121,14 @@ 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??] + getfattr (also useful because gives us access to NTFS datastreams) + setfattr ext2 properties: chattr @@ -160,10 +159,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) - ----------------------------------------------------------------------- - 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).