From: Richard Jones Date: Sat, 17 Apr 2010 19:35:34 +0000 (+0100) Subject: todo documentation: virt-rescue now uses $TERM from library, remove from todo list X-Git-Tag: 1.2.3~7 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=ab3ac2f5ded5d8c69e7d37849597cadf41eb62c0;p=libguestfs.git todo documentation: virt-rescue now uses $TERM from library, remove from todo list (cherry picked from commit 398e6830a34e916c52cd23ba6d0b4c00602dfc61) --- diff --git a/TODO b/TODO index d459ab8..9eee3fe 100644 --- a/TODO +++ b/TODO @@ -232,12 +232,6 @@ http://www.perlmonks.org/index.pl?node_id=582185 Note that pty requires cooperation inside the C code too (there are two sides to a pty, and one has to be handled after the fork). -virt-rescue TERM ----------------- - -Pass TERM from the library, through the kernel command line, to the -init script. - Windows-based daemon/appliance ------------------------------