diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-06-09 08:54:41 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-06-09 08:54:48 +0200 |
commit | 707dc7949ce86b97b14f666239195051de28c264 (patch) | |
tree | 05dc5a756a9fc657a01043b3620b9d33dc7ca3c8 /TODO | |
parent | a4d1bef73f1d0fad14056a38120184372d7a5e2c (diff) | |
download | systemd-707dc7949ce86b97b14f666239195051de28c264.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -19,6 +19,14 @@ Janitorial Clean-ups: Features: +* add systemd.random_seed= on the kernel cmdline, taking some hex or base64 + encoded data. During earliest boot, credit it to entropy. This is not useful + for general purpose systems, but certainly for testing environments in VMs + and such, as it allows us to boot up instantly with fully initialized entropy + pool even if RNG pass-thru is not available. + +* Support ProtectProc= or so, using: https://patchwork.kernel.org/cover/11310197/ + * if /usr/bin/swapoff fails due to OOM, log a friendly explanatory message about it * build short web pages out of each catalog entry, build them along with man |