X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=473775eebc09321b6f36e6bdbdf4f12160fb0fd4;hp=d48123806da758033fb0aa6bbd0de62517da5388;hb=cb695f05c5bb7d188090b570c22a8231f8e02afe;hpb=356ce9915ab1a4a1e6dc26954df34936a69e7c12 diff --git a/TODO b/TODO index d48123806..473775eeb 100644 --- a/TODO +++ b/TODO @@ -44,6 +44,18 @@ 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(). + * add ConditionArchitecture= or so * teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})