update TODO

This commit is contained in:
Lennart Poettering
2025-08-26 17:34:56 +02:00
parent 37d1f1573b
commit c663d7e3ea

3
TODO
View File

@@ -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