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
This commit is contained in:
Ray Strode 2008-05-20 15:13:48 -04:00
parent ec78e3986d
commit 6e398f600b

3
TODO
View file

@ -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