]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 16142/head
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Jun 2020 07:54:44 +0000 (09:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Jun 2020 13:34:10 +0000 (15:34 +0200)
TODO

diff --git a/TODO b/TODO
index 8926c9f5eabb167571fd5f7360766ac75005fe8b..0b438c5016ed6ce3953f78f1b99a40473bd23315 100644 (file)
--- 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