X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=4b7dad95eddfe86bd5b8d5160d05b7f97742fce4;hp=01b5edcd220ebd9a78cfbba41b42153b01e734e7;hb=5e4a79da3ac3859c2a1295e019b95a1e5589b9c1;hpb=5b6a2c5aab9893ba82acf90696f83e4d48db2b19 diff --git a/TODO b/TODO index 01b5edcd2..4b7dad95e 100644 --- a/TODO +++ b/TODO @@ -25,9 +25,18 @@ Bugfixes: Features: -* logind: export a bool property that tells user whether a - suspend/shutdown is currently scheduled, i.e. where are between - PrepareForSuspend(true) and PrepareForSuspend(false) +* rename systemd-udev.service to systemd-udevd.service + +* document that journal data is primarily ASCII, UTF-8 where necessary and binary only where nothing else makes sense. + +* on reload/reexec: serialize NInstalledJobs properly + +* Document: + - PID 1 D-Bus API + - Update Syslog Interface docs + - Journal C API manual pages + +* wiki: document logind's PreparingForShutdown, PreparingForSleep * support debian's console-setup logic