X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=5b4c8432e2e54548eddc0de23e92afd0d943b664;hp=72e8cd4c2199421026357776dd124cb67aaa9d49;hb=9af96c41f64567e6fbe0dd25f6ffa90385e9c49a;hpb=f850e1f065fb04df7cc87a921ab3c658741cc393 diff --git a/TODO b/TODO index 72e8cd4..5b4c843 100644 --- a/TODO +++ b/TODO @@ -124,10 +124,11 @@ Extra commands / functionality: readlink utime / utimes / futimes / futimens / l.. 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 @@ -177,3 +178,11 @@ Other initrd-* commands, such as: initrd-extract initrd-replace + +---------------------------------------------------------------------- + +Control guestfish from a pipe. + +For shell scripts - they can start up a long-running guestfish process +and intermittently send it commands. Avoids the start-up overhead, +but how do we reliably signal errors? \ No newline at end of file