X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=827ad97509cad15d84acf7d837d207ffea70adc7;hp=a38a8dc7cdc876cbdde788384c7ce2622903abf5;hb=5d6cc25900df4e13e4085f13d4f846cc9719ce61;hpb=d4ecaee4d354147e5839ea71c65ea74092793a42 diff --git a/TODO b/TODO index a38a8dc..827ad97 100644 --- a/TODO +++ b/TODO @@ -124,12 +124,9 @@ 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 @@ -179,3 +176,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