chiark / gitweb /
systemd: do not output status messages once gettys are running
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 864516101b8b233beadef3ef3401d461b15e1ed1..3fa384cf2fd7357771a5b3750791031f970001a6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -46,20 +46,25 @@ CGroup Rework Completion:
 
 * logind: implement session kill exceptions
 
-* fix machine regstration to forward property array
-
-* add implicit slice for instantiated services
-
 * make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable
 
-* split up BlockIOWeight= and BlockIODeviceWeight=
-
 * introduce high-level settings for RT budget, swappiness
 
 * man: document new bus apis
 
+* Send SIGHUP and SIGTERM in session scopes
+
 Features:
 
+* journald: optionally, when messages with a high log prioerity are logged, sync() immeidately.
+
+* introduce %v resolving to the string returned by "uname -r"
+
+* systemctl list-unit-files should list generated files (and probably with a new state "generated" for them, or so)
+
+* Get rid of systemd-sysv:
+  https://fedoraproject.org/wiki/User:Toshio/Systemd_Convert_draft
+
 * do we really need both hasprefix() and startswith()?
 
 * when a kernel driver logs in a tight loop we should ratelimit that too.
@@ -352,7 +357,7 @@ Features:
   - refuse taking lower-case variable names in sd_journal_send() and friends.
   - journald: we currently rotate only after MaxUse+MaxFilesize has been reached.
   - journal: deal nicely with byte-by-byte copied files, especially regards header
-  - journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
+  - journalctl: expand tabs
   - journal: store euid in journal if it differs from uid
   - journal: sanely deal with entries which are larger than the individual file size, but where the components would fit
   - Replace utmp, wtmp, btmp, and lastlog completely with journal