From: Ray Strode Date: Thu, 24 May 2007 02:25:36 +0000 (-0400) Subject: add "watch init's progress" to TODO list X-Git-Tag: 0.1.0~247 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4b03058c41673d144a1198e2b0457e587b2caf;p=thirdparty%2Fplymouth.git add "watch init's progress" to TODO list --- diff --git a/TODO b/TODO index 75cb3d1f..3d7f82ee 100644 --- a/TODO +++ b/TODO @@ -1 +1,5 @@ - fix the tests so that they work better with "make check" +- watch init as it progresses through boot up. This might mean: + - adding the ability to monitor files for changes + - watching /var/run/utmp + - reading out the relevant INIT_PROCESS entry when /var/run/utmp changes