From 707dc7949ce86b97b14f666239195051de28c264 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 9 Jun 2020 08:54:41 +0200 Subject: [PATCH] update TODO --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index dd9907b2c0..c4275b48e0 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