chiark / gitweb /
bus: use ENXIO as error condition when trying to exit a container when we are not...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e08e11e2d7829e5e5ba224b44e480b2ee2b01f4c..e8dc16c8631cc1a5f8b1efb571f0028ff92c1fe6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
 Bugfixes:
+* check :no-sender logic after PID conversion
 
 * enabling an instance unit creates a pointless link, and
   the unit will be started with getty@getty.service:
@@ -46,9 +47,13 @@ CGroup Rework Completion:
 
 Features:
 
+* increase journal files by a few MB each time, instead of piecemeal
+
 * add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt
 
-* wait filter, reboot() filter unification, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error()
+* systemctl: rework wait filter to not require match callback
+
+* unify dispatch table in systemctl_main() and friends
 
 * bus: access policy as vtable flag
 
@@ -499,6 +504,7 @@ Features:
   - nspawn: maybe add a way to drop additional caps, in addition to add additional caps
   - nspawn: maybe explicitly reset loginuid?
   - nspawn: make it work for dwalsh and shared /usr containers -- tmpfs mounts as command line parameters, selinux exec context
+  - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK).
 
 * cryptsetup:
   - cryptsetup-generator: allow specification of passwords in crypttab itself