]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 17144/head
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Sep 2020 08:11:49 +0000 (10:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 23 Sep 2020 16:57:37 +0000 (18:57 +0200)
TODO

diff --git a/TODO b/TODO
index 9f123f5626b20570cc1fd6924a5ec54031d5f205..f19fdcc56bf1bc08e5925337dfcf03c40348e6a8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,10 +20,6 @@ Janitorial Clean-ups:
 
 Features:
 
-* add wrapper for mount() that uses O_PATH on the destination and than mounts
-  to /proc/self/fd/xxx so that we basically have a mount() with O_NOFOLLOW like
-  behaviour. (in case of bind mounts do it on both source and target)
-
 * add root=tmpfs that mounts a tmpfs to /sysroot (to be used in combination
   with usr=…, for a similar effect as systemd.volatile=yes but without the
   "hide-out" effect). Also, add root=gpt-auto-late support or so, that is like