From: Lennart Poettering Date: Thu, 11 Jun 2020 07:54:44 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~71^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16142%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 8926c9f5eab..0b438c5016e 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