From afcb402f78b2226ec21cc30ee54791ae3073d859 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 6 Jun 2007 18:26:58 -0400 Subject: [PATCH] drop some items from TODO list --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index 9af00fa..fc53ebb 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,2 @@ - 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 -- move most of the code to a separate runtime library (libplyre maybe?) and - have the various binaries link to it - add the ability to watch for timeouts in the event loop