From cab0443e2508209fab67bfe0f723ee79cc5e2929 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 6 Jul 2009 12:30:33 +0100 Subject: [PATCH] Todo: Remote-control guestfish through a pipe. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 1.8.3.1