chiark / gitweb /
unit: get rid of UnitVTable.suffix, which is now unused
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fce3db34ea7cf9699ef720b85eb2392457a86661..ecdde830af24d794de208c6abf613934a9730047 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,6 +22,22 @@ Bugfixes:
 
 Features:
 
+* switch-root: reopen /dev/console before switching root
+
+* switch-root: sockets need relabelling
+
+* switch-root: handle journald restart
+
+* policy loading in initrd generates warning
+
+* segfault in journalctl during /var migration
+
+* systemd-analyze post-boot is broken for initrd
+
+* journal: s/permanent/persistant
+
+* man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
+
 * journalctl should complain if run with uid != 0 and no persistant logs exist
 
 * .device aliases need to be implemented with the "following" logic, probably.