summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-04-09 13:11:38 +0200
committerLennart Poettering <lennart@poettering.net>2015-04-09 13:13:07 +0200
commit8aa203819fc7f2a840191f8d9d0e65566c0ce98e (patch)
treece6b42888b77f3c9007a42392ccdca73a492953a /TODO
parentaecb6fcb03c56d6469815c3965a895dd46dc5c16 (diff)
update TODO
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.