summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-05-23 22:25:36 -0400
committerRay Strode <rstrode@redhat.com>2007-05-23 22:25:36 -0400
commited4b03058c41673d144a1198e2b0457e587b2caf (patch)
tree703b4f99fec5f00f400c1df970f921b2f672a855 /TODO
parent4cff534b9d87efb7b0d7db15cef82b8f56dcddc7 (diff)
downloadplymouth-ed4b03058c41673d144a1198e2b0457e587b2caf.tar.gz
plymouth-ed4b03058c41673d144a1198e2b0457e587b2caf.tar.xz
plymouth-ed4b03058c41673d144a1198e2b0457e587b2caf.zip
add "watch init's progress" to TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 75cb3d1..3d7f82e 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