X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=84636c48e41a10af7b9a679df380d4104f1092f3;hp=dece0553c545b3015b27f78f39396437229d3307;hb=b070e7f3c9ed680c821bd89d42506695f2438506;hpb=18da49531e4c6b31bd2439b4d738dc1bb9660af1 diff --git a/TODO b/TODO index dece0553c..84636c48e 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,38 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: +* cleanup syslog 'priority' vs. 'level' wording + +* journal: if mmap() fails for mapping window try to unmap a a few older maps + +* add flag file for shutdownd so that clients can check whether a shutdown is queued + +* new env var for /var/tmp? glib? + +* dbus upstream still refers to dbus.target and shouldn't + +* Make -f in systemctl enable both --follow and --force + +* ensure that logind sets the syslog facility to AUTH when logging + +* when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting + +* add man page documenting all kernel cmdline options, including stuff like fsck.mode= + +* show getty in container mode, not sulogin + +* support container_ttys= + +* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto" + (store-persistent, store-volatile?) + +* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only + +* unset container= and container_uuid= for child processes + +* when bind mounting /etc/machine-id, do so from /run/machine-id + +* introduce mix of BindTo and Requisite * journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages @@ -38,8 +70,6 @@ Features: * hook up /dev/watchdog with main event loop for embedded, server uses -* man: for some reason the HTML versions of the man pages are currently not being packaged - * when dumping cgroup contents, include main/control PID of a service, explicitly * keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100 @@ -71,10 +101,6 @@ Features: * add interface to allow immediate rotation of the journal, and even flushing. -* don't log coredumps of PID 1 into the journal - -* if a journal file is corrupt, rotate it and create a new one - * dbus: in fedora, make the machine a symlink to /etc/machine-id * journald: reuse XZ context @@ -83,8 +109,6 @@ Features: * write RPM spec macros for presets -* write man pages for systemd-cat - * journal: write man pages for API * journal: OR matches are borked @@ -161,7 +185,7 @@ Features: * hide PAM/TCPWrap options in fragment parser when compile time disabled -* when we automatically restart a service, ensure we retsart its rdeps, too. +* when we automatically restart a service, ensure we restart its rdeps, too. * allow Type=simple with PIDFile= https://bugzilla.redhat.com/show_bug.cgi?id=723942 @@ -289,13 +313,10 @@ External: * systemd --user PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426 + (patch in linux-next, on the way to the next kernel) * fix alsa mixer restore to not print error when no config is stored -* udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx - -* snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095 - * gnome-shell python script/glxinfo/is-accelerated must die * make cryptsetup lower --iter-time