mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
update TODO
This commit is contained in:
8
TODO
8
TODO
@@ -128,6 +128,14 @@ Deprecations and removals:
|
||||
|
||||
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.
|
||||
|
||||
* maybe rework systemd-modules-load to be a generator that just instantiates
|
||||
modprobe@.service a bunch of times
|
||||
|
||||
* Split vconsole-setup in two, of which the second is started via udev (instead
|
||||
of the "restart" job it currently fires). That way, boot becomes purely
|
||||
positive again, and we can nicely order the two against each other.
|
||||
|
||||
Reference in New Issue
Block a user