]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 8898/head
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Apr 2018 19:20:31 +0000 (21:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 May 2018 15:46:31 +0000 (17:46 +0200)
TODO

diff --git a/TODO b/TODO
index c8f75963905c35d0d325681513015fcc8a7b8b4c..5a0117260ed18d734da9616e46a268c0621a31e2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,10 @@ Janitorial Clean-ups:
 
 Features:
 
+* nspawn: greater control over hostname, resolv.conf, timezone, rlim
+
+* nspawn: when operating in a scope, also create /payload subcrgoup
+
 * the error paths in usbffs_dispatch_ep() leak memory
 
 * cgroups: figure out if we can somehow communicate in a cleaner way whether a
@@ -52,9 +56,6 @@ Features:
 
 * add --vacuum-xyz options to coredumpctl, matching those journalctl already has.
 
-* list the exit codes from the BSD/glibc <sysexits.h> in our own
-  exit-codes.[ch] tables.
-
 * SuccessExitStatus= and friends should probably also accept symbolic exit
   codes names, i.e. error codes from the list maintained in exit-codes.[ch]