From dfbbb4f7b0cb6558216625dcd50a1cc21c9c1e22 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 12 Jan 2021 16:54:27 +0100 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 94a585769b7..2080eb6b571 100644 --- 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