From: Lennart Poettering Date: Thu, 28 May 2020 07:38:00 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~257^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15944%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 624ae2aafde..0b046aa3af0 100644 --- a/TODO +++ b/TODO @@ -48,6 +48,9 @@ Features: * pid1: also remove PID files of a service when the service starts, not just when it exits +* systemd-path: add ESP and XBOOTLDR path. Add "private" runtime/state/cache dir enum, + mapping to $RUNTIME_DIRECTORY, $STATE_DIRECTORY and such + * 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.