summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-09-21 03:20:28 +0200
committerLennart Poettering <lennart@poettering.net>2011-09-21 03:56:55 +0200
commite124e7a4a15f89fc6fbdf3e554a86d5a26160624 (patch)
tree10f63294a97fff710589fc63657dd355432e0443 /TODO
parent0286cc1551927ea93e22b2d451a8bedddfc9d4ea (diff)
units: drop automount unit for /sys/kernel/debug
Since debugfs cannot be compiled as module there's little benefit in having it as autofs mount point.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 123e96195a..889036051b 100644
--- a/TODO
+++ b/TODO
@@ -16,11 +16,11 @@ Features:
* File systems:
mqueue - boot
- configfs module boot (order after module load)
+ configfs module boot (order after module load) GOOD
securityfs - boot
- binfmt_misc module autofs
- fuse module udev
- debug - boot
+ binfmt_misc module autofs GOOD
+ fuse module udev GOOD
+ debug - boot GOOD
hugepages - boot
* introduce sd_log_open() to create a connection to the syslog bridge via sd-daemon.h