aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-04-06 18:57:48 +0200
committerLennart Poettering <lennart@poettering.net>2018-04-12 11:02:47 +0200
commit7bc756ff00426260a925ba98e33622acd302b4ac (patch)
tree872941cfe3ed4df86484493a7cd27c43cc95d11f /TODO
parentimportd: ensure we don't mishandle a NULL string (diff)
downloadsystemd-7bc756ff00426260a925ba98e33622acd302b4ac.tar.gz
systemd-7bc756ff00426260a925ba98e33622acd302b4ac.tar.bz2
systemd-7bc756ff00426260a925ba98e33622acd302b4ac.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index e77c9d2d4..82d197ca3 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 <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