X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=b49d3e15d47430ee322834ad443ccda24a1fd851;hb=6a9280cc60b333817e22f0885b9c145e6252cc0b;hp=f218d182c30edbce465674408cfad828aaf2b550;hpb=790838e4f16831f2bb06aeb845b9e2fb0f1d28dd;p=elogind.git diff --git a/TODO b/TODO index f218d182c..b49d3e15d 100644 --- a/TODO +++ b/TODO @@ -44,6 +44,8 @@ Fedora 19: Features: +* remove duplicate default deps logic from fstab-generator vs. mount.c + * when isolating, try to figure out a way how we implicitly can order all units we stop before the isolating unit... @@ -56,9 +58,6 @@ 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. - * matching against units is currently broken in journalctl. We really need another AND level in the expressions, i.e. sd_journal_add_conjunction().