]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Update TODO
authorRay Strode <rstrode@redhat.com>
Wed, 21 May 2008 02:42:15 +0000 (22:42 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 21 May 2008 02:42:15 +0000 (22:42 -0400)
Add:
- Drop all the make ram disk and copy code.  That was just to make bolting things
  on easier.  We can integrate now.
- check peer credentials on client to make sure it's not running unprivileged

TODO

diff --git a/TODO b/TODO
index d0d716418ae24942beb686ef6047b2b8f0f86145..9cf2f402f561d0849da26af71350057b066c4ba0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
 - fix the tests so that they work better with "make check"
 - 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
+- Drop all the make ram disk and copy code.  That was just to make bolting things on easier.  We can integrate now.
+- check peer credentials on client to make sure it's not running unprivileged