]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Aug 2025 15:34:56 +0000 (17:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Aug 2025 15:35:58 +0000 (17:35 +0200)
TODO

diff --git a/TODO b/TODO
index a16bb74ea8f222135e294e425143b17e82f26ee7..90da24dd67425a43a14c8da1265339fd093b86ad 100644 (file)
--- 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