chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 38179dbefb04014c0ef9c4f7bb0c452234ff5200..88be72dc830b58ac3d8b5e91bda906ff23a43065 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,4 @@
 Bugfixes:
-* timedatectl: NTP enabled: n/a
-
-* systemctl --system show -p Fr<TAB> default.target doesn't show anything
-
 * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
 
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
@@ -17,6 +13,8 @@ Bugfixes:
 
 Fedora 19:
 
+* timedatectl: NTP enabled: n/a
+
 * fix match logic to add another level of disjunction/conjunction
 
 * external: maybe it is time to patch procps so that "ps" links to
@@ -38,6 +36,34 @@ Fedora 19:
 
 Features:
 
+* maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases...
+
+* timedatctl, localectl: possibly make some commands work without the daemon, for chroot situations...
+
+* nspawn: expose init PID and UUID as cgroup EAs
+
+* logind: consider making suspend inhibitor locks non-session specific, but keep suspend-key inhibitor locks session specific
+
+* logind: add Suspend() bus calls which take timestamps to fix double suspend issues when somebody hits suspend and closes laptop quickly.
+
+* we need dynamic units
+
+* nss-myhostname should also resolve 'localhost' so that /etc/hosts becomes optional.
+
+* add s.th. like "systemctl set-log-level debug"
+
+* sd-login: allow enumerating machines and add inotify iface
+
+* move session owner code from sd-login.c to cgroup-util.c
+
+* cgroup-util: verify syntax of cgroup controllers
+
+* cgtop: make cgtop useful in a container
+
+* make sure cg_pid_get_path() works properly for co-mounted controllers
+
+* nspawn: ensure syntax of --uuid= argument is correct
+
 * explicitly disallow changing the cgroup path of units in the
   name=systemd hierarchy, unless it is outside of /system