From 3f8ed9fd96c4571fbd301ea9a3b415c1869b0315 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 11 Jun 2020 09:54:44 +0200 Subject: [PATCH] update TODO --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index 8926c9f5ea..0b438c5016 100644 --- a/TODO +++ b/TODO @@ -22,12 +22,6 @@ Features: * add --copy-from and --copy-to command to systemd-dissect which copies stuff in and out of a disk image -* 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