]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jan 2021 15:54:27 +0000 (16:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jan 2021 12:41:42 +0000 (13:41 +0100)
TODO

diff --git a/TODO b/TODO
index 94a585769b703e08ec439818a4d81b182271473a..2080eb6b571b97d499a483592ebfdda98ae260ef 100644 (file)
--- a/TODO
+++ b/TODO
@@ -45,6 +45,13 @@ Features:
   in a graceful way, so that updated /usr trees automatically propagate into
   updated boot loaders on reboot.
 
+* sysext: optionally, if the merged trees allow it use bind mounts instead of
+  overlayfs
+
+* nspawn: add support for sysext extensions, too. i.e. a new --extension=
+  switch that takes one or more arguments, and applies the extensions already
+  during startup.
+
 * add "systemd-analyze debug" + AttachDebugger= in unit files: The former
   specifies a command to execute; the latter specifies that an already running
   "systemd-analyze debug" instance shall be contacted and execution paused