summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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.