From: Richard Jones Date: Mon, 6 Jul 2009 11:30:33 +0000 (+0100) Subject: Todo: Remote-control guestfish through a pipe. X-Git-Tag: 1.0.56~8^2~8 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=cab0443e2508209fab67bfe0f723ee79cc5e2929 Todo: Remote-control guestfish through a pipe. --- diff --git a/TODO b/TODO index 6a89409..5b4c843 100644 --- a/TODO +++ b/TODO @@ -178,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