chiark / gitweb /
hwdb: update
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0e58468aec5aa502909281d317e097596aff820b..38179dbefb04014c0ef9c4f7bb0c452234ff5200 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 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
@@ -17,9 +19,6 @@ Fedora 19:
 
 * fix match logic to add another level of disjunction/conjunction
 
-* make anaconda write timeout=0 for encrypted devices
-  https://bugzilla.redhat.com/show_bug.cgi?id=861123
-
 * external: maybe it is time to patch procps so that "ps" links to
   libsystemd-logind to print a pretty service name, seat name, session
   name in its output. Currently it only shows cgroup membership, but
@@ -39,6 +38,9 @@ Fedora 19:
 
 Features:
 
+* explicitly disallow changing the cgroup path of units in the
+  name=systemd hierarchy, unless it is outside of /system
+
 * add 'set -e' to scripts in test/
 * make test in test/ work with separate output dir
 
@@ -640,6 +642,8 @@ External:
    - plot per-process IO utilization
    - group processes based on service association (cgroups)
    - document initcall_debug
+   - put bootcharts in the journal
+   - kernel cmdline "bootchart" option for simplicity?
 
 Regularly: