From 8aa203819fc7f2a840191f8d9d0e65566c0ce98e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 9 Apr 2015 13:11:38 +0200 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index c787b54e52..7be62c9a64 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.