From: Lennart Poettering Date: Fri, 6 Apr 2018 16:57:48 +0000 (+0200) Subject: update TODO X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=35be4ab29261bb0d6f524a5101ad92aabbe4c58a;p=elogind.git update TODO --- diff --git a/TODO b/TODO index bd3995c6a..1466ae242 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,12 @@ Janitorial Clean-ups: Features: +* pid1: lock image configured with RootDirectory=/RootImage= using the usual nspawn semantics while the unit is up + +* add --vacuum-xyz options to coredumpctl, matching those journalctl already has. + +* enforce that transient units are started exactly once only + * list the exit codes from the BSD/glibc in our own exit-codes.[ch] tables. @@ -39,10 +45,6 @@ Features: Related: add Ephemeral= … which would allow marking specific paths only like this. -* when RootImage= is used, mark the loopback device read-only if the other - settings permit it (i.e. if ProtectSystem=strict is set, and no directory if - the image is writable) - * add CopyFile= or so as unit file setting that may be used to copy files or directory trees from the host to te services RootImage= and RootDirectory= environment. Which we can use for /etc/machine-id and in particular