chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5630c1c32e815e128632b6f411dd9eed64f2e310..bcaab4aae24834251c2f6948e273f72b2d43cab2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,8 +27,10 @@ External:
 
 Features:
 
+* mount generators currently check if /boot, /home, /srv is empty or
+  not, before doing something. This breaks on PID 1 reload.
+
 * gpt-auto-generator:
-  - Properly handle cryptsetup partitions
   - Define new partition type for encrypted swap
   - Make /home automount rather than mount?
   - don't use blkid on every single partition, but on the main disk only
@@ -82,8 +84,6 @@ Features:
   service instances processing the listening socket, and open this up
   for ReusePort=
 
-* add a timelimit to generator invocation
-
 * socket units: support creating sockets in different namespace,
   opening it up for JoinsNamespaceOf=. This would require to fork off
   a tiny process that joins the namespace and creates/binds the socket