From: Lennart Poettering Date: Tue, 26 Aug 2025 15:34:56 +0000 (+0200) Subject: update TODO X-Git-Tag: v258-rc4~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c663d7e3ea1f1737745505a348096d5b573f10ec;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index a16bb74ea8f..90da24dd674 100644 --- a/TODO +++ b/TODO @@ -133,7 +133,8 @@ Features: * systemd-nspawn: something like --volatile= but that isn't volatile, but stores the data in some separate dir on disk. Usecase: keep always up-to-date DDIs of some OS in your home dir, but combine its /usr/ with a locally - maintained root fs in a regular dir to maintain local state. + maintained root fs in a regular dir to maintain local state. (idea: call it + --mutable= and take dir or DDI and merge in) * maybe rework systemd-modules-load to be a generator that just instantiates modprobe@.service a bunch of times