From: Lennart Poettering Date: Wed, 23 Sep 2020 08:11:49 +0000 (+0200) Subject: update TODO X-Git-Tag: v247-rc1~183^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17144%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 9f123f5626b..f19fdcc56bf 100644 --- 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