X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=ecdde830af24d794de208c6abf613934a9730047;hb=bcbe497e5a73d889e8799f8a3680c303afede347;hp=56798a5882d8ce6ba21f4c8261a0b5b6961a3f0a;hpb=d1970645411ea1cc083ea1668e0d446252dc1505;p=elogind.git diff --git a/TODO b/TODO index 56798a588..ecdde830a 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,41 @@ Bugfixes: Features: +* switch-root: reopen /dev/console before switching root + +* switch-root: sockets need relabelling + +* switch-root: handle journald restart + +* policy loading in initrd generates warning + +* segfault in journalctl during /var migration + +* systemd-analyze post-boot is broken for initrd + +* journal: s/permanent/persistant + +* man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets + +* journalctl should complain if run with uid != 0 and no persistant logs exist + +* .device aliases need to be implemented with the "following" logic, probably. + +* add sd_journal_wait() to make things easier for sync programs that just want to wait for changes + +* refuse taking lower-case variable names in sd_journal_send() and friends. + +* when running as user instance: implicitly default to WorkingDirectory=$HOME for all services. + +* journalctl highlight reboots + +* Merge KillUnit()'s mode and who params into one + +* load-fragment: when loading a unit file via a chain of symlinks + verify that it isn't masked via any of the names traversed. + +* journald: _BOOT_ID triggers too many collisions. + * journald: we currently rotate only after MaxUse+MaxFilesize has been reached. * reexec journald across initrd transition @@ -36,8 +71,8 @@ Features: * Document: - PID 1 D-Bus API - - Update Syslog Interface docs - Journal C API manual pages + - scheduled shutdown API * wiki: document logind's PreparingForShutdown, PreparingForSleep