chiark / gitweb /
TODO: remove fixed systemctl property bug
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 38179dbefb04014c0ef9c4f7bb0c452234ff5200..b2c99d7b5a906fa1a83eeab8c1ecfe69f55de383 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
@@ -38,6 +34,22 @@ Fedora 19:
 
 Features:
 
+* move session owner code from sd-login.c to cgroup-util.c
+
+* decimal_str_max() should become a type-safe macro
+
+* show-cgroup.c uses its own ulog10 implementation
+
+* 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
+
+* nspawn: detect whether something is an OS by checking for /etc/os-release
+
 * explicitly disallow changing the cgroup path of units in the
   name=systemd hierarchy, unless it is outside of /system