update TODO

This commit is contained in:
Lennart Poettering 2018-04-06 18:57:48 +02:00
parent fe4377faa5
commit 7bc756ff00
1 changed files with 6 additions and 4 deletions

10
TODO
View File

@ -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 <sysexits.h> in our own
exit-codes.[ch] tables.
@ -39,10 +45,6 @@ Features:
Related: add Ephemeral=<path1> <path2> … 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