From 44ec8ec8fa002e4b30fb8edbe09452c72fd4a17d Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 20 May 2008 22:42:15 -0400 Subject: [PATCH] Update TODO 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index d0d7164..9cf2f40 100644 --- 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