chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Mar 2013 20:21:51 +0000 (21:21 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Mar 2013 20:29:09 +0000 (21:29 +0100)
TODO

diff --git a/TODO b/TODO
index f218d182c30edbce465674408cfad828aaf2b550..1a414d51599f9fca70d88a2e254341cf2174c83f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,6 +49,10 @@ Features:
 
 * when prompting for a hdd password show GUID partition label
 
 
 * when prompting for a hdd password show GUID partition label
 
+* document which targets shall be pulled in by users of the facility,
+  and which ones are to be pulled in by the implementors of the
+  facility.
+
 * teach udev + logind's uaccess to somehow handle the "dead" device nodes from:
      /lib/modules/$(uname -r)/modules.devname
   and apply ACLs to them if they have TAG=="uaccess" in udev rules.
 * teach udev + logind's uaccess to somehow handle the "dead" device nodes from:
      /lib/modules/$(uname -r)/modules.devname
   and apply ACLs to them if they have TAG=="uaccess" in udev rules.
@@ -56,9 +60,6 @@ Features:
 * clean up early boot services, and put them all before sysinit.target
   and leave basic.target alone.
 
 * clean up early boot services, and put them all before sysinit.target
   and leave basic.target alone.
 
-* introduce timers.target and paths.target and automatucally order all
-  timers and paths before it and after sysinit.target.
-
 * matching against units is currently broken in journalctl. We really
   need another AND level in the expressions,
   i.e. sd_journal_add_conjunction().
 * matching against units is currently broken in journalctl. We really
   need another AND level in the expressions,
   i.e. sd_journal_add_conjunction().