X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=253b0e8cc3f9229ad10ee4d8337a240b26c4651a;hb=826872b61e4857dfffe63ba84e2b005623baecd6;hp=54a93fdff446ad6b0f3322ab037e7464328b23cb;hpb=3679d1126bae52e02f6cd60fca196f616b9e660d;p=elogind.git diff --git a/TODO b/TODO index 54a93fdff..253b0e8cc 100644 --- a/TODO +++ b/TODO @@ -53,6 +53,10 @@ Fedora 19: Features: +* journal-or-kmsg is currently broken? See reverted commit 4a01181e460686d8b4a543b1dfa7f77c9e3c5ab8. + +* remove any syslog support from log.c + * convert /etc/bash_completion.d/ to /usr/share/bash-completion/ (systemd (and everything else) should install zero static data in /etc) @@ -159,6 +163,7 @@ Features: * service: watchdog logic: for testing purposes allow ping, but do not require pong * journal: + - import and delete pstore filesystem content at startup - journald: also get thread ID from client, plus thread name - journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups - add API to close/reopen/get fd for journal client fd in libsystemd-journal.