summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-23 04:03:32 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-23 04:03:32 +0100
commit67c67c8f193003870ea7182e62099957ce59d0f5 (patch)
tree24bd42a1c60a427d2a612a0037aef2151503d26e /TODO
parent64e30145fce09b87a0b0a7e08c84a100818a5d5a (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index bdceeffcbc..473775eebc 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,14 @@ Fedora 19:
Features:
+* 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.
+
+* x-initrd-rootfs.mount in fstab-generator needs to go or get a saner name
+
* matching against units is currently broken in journalctl. We really
need another AND level in the expressions,
i.e. sd_journal_add_conjunction().