diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-21 03:35:19 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-21 03:56:56 +0200 |
commit | ac0a983ac6a47cf445ead257aa5a38b06779366e (patch) | |
tree | 35991fc5192897d2dff65f8b105d49547ce0d12d /TODO | |
parent | 1f2c94a48782daba71dd1960b5058180e37efb2f (diff) |
units: drop automount unit for /dev/hugepages
Since hugetlbfs cannot be compiled as kernel module there's little point
in doing on-demand mounting via autofs for it.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -13,16 +13,6 @@ Bugfixes: Features: -* File systems: - - mqueue - boot GOOD - configfs module boot (order after module load) GOOD - securityfs - boot GOOD - 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 * when a bus name of a service disappears from the bus make sure to queue further activation requests |