chiark / gitweb /
units: don't try to load kernel modules if CAP_SYS_MODULE is missing
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 19ca60304eaa66f8d54ba4b633f99782636ca632..2569b41bd6414e549588716a1dd234a76108b50e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,12 +20,25 @@ 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:
+
+* fix utmp for console logins in containers
+
+* Add pretty name for seats in logind
+
 * nspawn wants dev_setup() for /dev/fd/ and friends?
 
 * selinux: merge systemd selinux access controls (dwalsh)
 
 * ConditionSecurity= should learn about IMA
 
+* Auke: merge Auke's bootchart
+
+* Auke: disable kernel readahead when collecting readahead data
+
+* journald: allow forwarding of log data to specific TTY instea dof console
+
+* suspend/hibernate/hybrid support, auto-suspend logic with idle hint
+
 * add RequiredBy to [Install]
 
 * cg_shorten_controllers() misuses alloca()