summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-09-21 03:16:00 +0200
committerLennart Poettering <lennart@poettering.net>2011-09-21 03:56:55 +0200
commit0286cc1551927ea93e22b2d451a8bedddfc9d4ea (patch)
treec88c9197eb9168641b265c6d0b082c4d85cf8fe7 /TODO
parentc72dcc54315a5bb854849e17a34c6ad8a3f9dfaa (diff)
units: drop /sys/kernel/config automount unit
The mount point directory /sys/kernel/config is only created after the module is loaded, hence there's little value in having this an automount unit: the runtime penalty for mounting an autofs here should be the same as for a real mount.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index fcd76cb06b..123e96195a 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,16 @@ Bugfixes:
Features:
+* File systems:
+
+ mqueue - boot
+ configfs module boot (order after module load)
+ securityfs - boot
+ binfmt_misc module autofs
+ fuse module udev
+ debug - boot
+ hugepages - boot
+
* introduce sd_log_open() to create a connection to the syslog bridge via sd-daemon.h
* when a bus name of a service disappears from the bus make sure to queue further activation requests