diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-23 04:03:32 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-23 04:03:32 +0100 |
commit | 67c67c8f193003870ea7182e62099957ce59d0f5 (patch) | |
tree | 24bd42a1c60a427d2a612a0037aef2151503d26e | |
parent | 64e30145fce09b87a0b0a7e08c84a100818a5d5a (diff) |
update TODO
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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(). |