update TODO

This commit is contained in:
Lennart Poettering 2020-05-12 20:14:08 +02:00
parent 08d50deaf8
commit 7cc8fb3ef0
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -31,6 +31,13 @@ Features:
* pid1: support new clone3() fork-into-cgroup feature
* pid1: also remove PID files of a service when the service starts, not just
when it exits
* make "systemd-dissect" an official supported tool, i.e. move to /usr/bin/ and
provide man page. Given that we now have a tool that can generate images like
this, it's useful to have one that can dump contents of them, too.
* All tools that support --root= should also learn --image= so that they can
operate on disk images directly. Specifically: bootctl, firstboot, tmpfiles,
sysusers, systemctl, repart, journalctl, coredumpctl.