chiark / gitweb /
build-sys: update intructions for Makefile-man.am regeneration
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5630c1c32e815e128632b6f411dd9eed64f2e310..eaadbc3c6852b29d909f897d4b553628dc949868 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,11 +28,9 @@ External:
 Features:
 
 * 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
-  - automatically find root disk in initrd
 
 * improve journalctl performance by loading journal files
   lazily. Encode just enough information in the file name, so that we
@@ -82,8 +80,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