chiark / gitweb /
tmpfiles: support writing short strings to files, in order to support /sys manipulati...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ba510d2239db98ef1f317fc9bbd2e0128b7aead3..f3eb8c53dc90e31478a1a8f134464663c45079e2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,16 @@ Bugfixes:
 
 Features:
 
+* rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before
+
+* systemctl journal command
+
+* journalctl: --cursor support, priority filtering
+
+* systemctl status: show coredumps
+
+* systemctl status: show whether journal was rotated since service started
+
 * save coredump in Windows/Mozilla minidump format
 
 * support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting)
@@ -74,9 +84,6 @@ Features:
 * service restart retry configuration
 
 * tmpfiles: apply "x" on "D" too (see patch from William Douglas)
-* tmpfiles: support generation of char/block devices, symlinks and one-line files (think sysfs)
-
-* Introduce ControlGroupPersistant=yes to set +t on the tasks file when creating the cgroup
 
 * don't set $HOME in services unless requested