Todo: Remote-control guestfish through a pipe.
authorRichard Jones <rjones@trick.home.annexia.org>
Mon, 6 Jul 2009 11:30:33 +0000 (12:30 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Mon, 6 Jul 2009 11:30:33 +0000 (12:30 +0100)
TODO

diff --git a/TODO b/TODO
index 6a89409..5b4c843 100644 (file)
--- 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