From: Ray Strode Date: Tue, 20 May 2008 19:13:48 +0000 (-0400) Subject: Update TODO X-Git-Tag: 0.1.0~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e398f600b47e5cf899b20ff15b6a3526f8b35ce;p=thirdparty%2Fplymouth.git Update TODO Add: - Don't start boot-splash automatically, rather wait until given command from client - Allow plymouth to be started from nash instead of the other way around Remove: - add the ability to watch for timeouts in the event loop --- diff --git a/TODO b/TODO index fc53ebba..d0d71641 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,3 @@ - fix the tests so that they work better with "make check" -- add the ability to watch for timeouts in the event loop +- Don't start boot-splash automatically, rather wait until given command from client +- Allow plymouth to be started from nash instead of the other way around