]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 42848/head
authorLennart Poettering <lennart@amutable.com>
Thu, 2 Jul 2026 07:56:05 +0000 (09:56 +0200)
committerLennart Poettering <lennart@amutable.com>
Thu, 2 Jul 2026 19:53:10 +0000 (21:53 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index 8ef085f693e40af6217fe6f3d88ef8666025d08b..f7b9585f6d43c3309ef1f39c0fe356980a11a0fc 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -938,16 +938,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 
 - drop nss-myhostname in favour of nss-resolve?
 
-- drop NV_ORDERLY flag from the product uuid nvpcr. Effect of the flag is that
-  it pushes the thing into TPM RAM, but a TPM usually has very little of that,
-  less than NVRAM. hence setting the flag amplifies space issues. Unsetting the
-  flag increases wear issues on the NVRAM, however, but this should be limited
-  for the product uuid nvpcr, since its only changed once per boot. this needs
-  to be configurable by nvpcr however, as other nvpcrs are different,
-  i.e. verity one receives many writes during system uptime quite
-  possibly. (also, NV_ORDERLY makes stuff faster, and dropping it costs
-  possibly up to 100ms supposedly)
-
 - **EFI:**
   - honor timezone efi variables for default timezone selection (if there are any?)