From: Lennart Poettering Date: Thu, 9 Apr 2015 11:11:38 +0000 (+0200) Subject: update TODO X-Git-Tag: v220~520 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8aa203819fc7f2a840191f8d9d0e65566c0ce98e;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index c787b54e52e..7be62c9a640 100644 --- a/TODO +++ b/TODO @@ -45,6 +45,8 @@ Before 220: Features: +* fstab-generator: default to tmpfs-as-root if only usr= is specified on the kernel cmdline + * check for the various fs-specific ioctls we call that we do so only after verifying they are regular files or directories, and not device files, so that we don't confuse drivers.