chiark / gitweb /
nspawn: use automatic cleanup and provide debug info
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1fdcd831c8b32d30510d403c088abbcd5dbe1cce..0adb291746fd40ebe31f6140cf4ec4a94c84a9a0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,18 @@ F18:
 
 Features:
 
+* currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab isn't
+
+* WorkingDirectory: support env var replacements like in ExecStart= so that people can use $HOME
+
+* refuse boot if /etc/machine-id is not useful
+
+* nspawn: consider changing users for -u with su, so that NSS resolving works correctly
+
+* nspawn: implement personality changes a la linux32(8)
+
+* nspawn: reset all aux groups
+
 * cryptsetup-generator: warn if the password files are world-readable
 
 * cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices