chiark / gitweb /
man: document the _SYSTEMD_USER_UNIT journal field
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d91eb366fb48b6833982e5542e966560728d8f52..a74ffc3e9a892dc567a4a968539afe8a55f88262 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,7 @@ Fedora 19:
 * create /var/log/journal/
 
 Features:
+
 * re-enable "make check" for gtk-doc (broken for unknown reason)
 
 * logind: make PrepareForSuspend(false) an official api for notification of resumes
@@ -32,9 +33,13 @@ Features:
 
 * add "loginctl unlock-sessions" as counterpart for "loginctl lock-sessions"
 
-* extend cgroup attr dbus calls to optionally make changes persistent, and retrieve current kernel values
-
-* support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K"
+* cgroup attrs:
+  - make persistent
+  - don't filter out duplicate settings
+  - support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K"
+  - support writte string mapping even for non-high-level settings
+  - add man page for systemctl commands
+  - make sure we work fine with multi-line strings
 
 * print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
 
@@ -42,8 +47,6 @@ Features:
 
 * mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.
 
-* udev: remove all (misguided from day 1) userspace firmware_class handling
-
 * logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
 
 * service: when killing a service with SIGKILL always kill all processes, even if for SIGTERM we only killed the main process
@@ -104,8 +107,6 @@ Features:
 * hwdb:
   - implement conditional properties (dmi matches)
   - hwdb --filter=ID_DRIVE_*
-  - find out what to do for blockdevs and skipping scsi modaliases
-  - move writing code to src/libudev/libudev-hwdb-private.c
 
 * if booted in "quiet" mode, and an error happens, turn on status output again, so that the emergency mode isn't totally surprising
 
@@ -385,8 +386,6 @@ Features:
 
 * don't delete /tmp/systemd-namespace-* before a process is gone down
 
-* vconsole: implement setterm -store -foreground xxx --background zzz
-
 * ExecOnFailure=/usr/bin/foo
 
 * fedora: make sshd and pam_loginuid work in nspawn containers
@@ -397,16 +396,12 @@ Features:
 
 * ConditionSecurity= should learn about IMA and SMACK
 
-* udev: move to LGPL
-
-* udev systemd unify:
-  - utf8 validator code
-
-* udev: scsi_id -> sg3_utils -> kill scsi_id
-
-* udev: add trigger --subsystem-match=usb/usb_device device
-
-* allow configuration of console width/height in vconsole.conf
+* udev:
+  - remove all (misguided from day 1) userspace firmware_class handling
+  - move to LGPL
+  - unify utf8 validator code with shared/
+  - kill scsi_id
+  - add trigger --subsystem-match=usb/usb_device device
 
 * cleanup syslog 'priority' vs. 'level' wording
 
@@ -436,7 +431,7 @@ Features:
 
 * figure out whether we should leave dbus around during shutdown
 
-* dbus: in fedora, make the machine a symlink to /etc/machine-id
+* dbus: in fedora, make /var/lib/dbus/machine-id a symlink to /etc/machine-id
 
 * dbus: move dbus to early boot