]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Update TODO
authorRay Strode <rstrode@redhat.com>
Tue, 20 May 2008 19:13:48 +0000 (15:13 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 20 May 2008 19:13:48 +0000 (15:13 -0400)
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

TODO

diff --git a/TODO b/TODO
index fc53ebbaab1f5c24d8c02437f3aef47478bd82ba..d0d716418ae24942beb686ef6047b2b8f0f86145 100644 (file)
--- 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