From: Lennart Poettering Date: Tue, 9 Jun 2020 06:54:41 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~195 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=707dc7949ce86b97b14f666239195051de28c264;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index dd9907b2c0d..c4275b48e08 100644 --- a/TODO +++ b/TODO @@ -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