chiark / gitweb /
vconsole: upload font to /dev/tty1 and copy it to all allocated VTs
[elogind.git] / TODO
diff --git a/TODO b/TODO
index bbb8d675379bd114c75f95078783215b0d1043aa..c3612fdc34b138bc5c617dae8d9b70d798c8424e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,11 +19,22 @@ F18:
 
 Features:
 
+* man: link up systemd.directives better, so that people actually know about it
+
+* fstab: add new mount option x-systemd-after=/foobar/waldo to allow manual dependencies to other mount points
+  https://bugzilla.redhat.com/show_bug.cgi?id=812826
+
+* 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"
+
 * add a man page "systemdall" that lists all of systemd's man pages, inspired by zsh's "zshall" page
 
 * print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
 
-* kernel cmdline switch to turn of predictable network interface names
+* kernel cmdline switch to turn off predictable network interface names
 
 * mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.