diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-02-02 16:43:00 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-02-02 16:43:07 +0100 |
commit | 84bef24dd3ad050bab8ecdcd130d0d9794005fa0 (patch) | |
tree | 79ae9925af114208999e863fc660ac07c3dfc5fc | |
parent | 05f73ad22b85270c7db4ff7cbb6da852ad71d4c1 (diff) |
update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ External: Features: +* rework kexec logic to use new kexec_file_load() syscall, so that we + don't have to call kexec tool anymore. + * The udev blkid built-in should expose a property that reflects whether media was sensed in USB CF/SD card readers. This should then be used to control SYSTEMD_READY=1/0 so that USB card readers aren't |