]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO main
authorLennart Poettering <lennart@amutable.com>
Fri, 10 Apr 2026 12:46:17 +0000 (14:46 +0200)
committerLennart Poettering <lennart@amutable.com>
Fri, 10 Apr 2026 12:54:39 +0000 (14:54 +0200)
TODO

diff --git a/TODO b/TODO
index aca06755c0614030fd000ebb7b8b4fc7728a29ce..37cd671d7eaa652297c5b8c6b44b58b0368834fb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -122,11 +122,12 @@ Features:
 * sysext: make systemd-{sys,conf}ext-sysroot.service work in the split '/var'
   configuration.
 
-* sd-varlink: add fully async modes of the protocol upgrade stuff
+* introduce a concept of /etc/machine-info "TAGS=" field that allows tagging
+  machines with zero, one or more roles, states or other forms of
+  categorization. Then, add a way of using this in sysupdate to automatically
+  enable certain transfers, one for each role.
 
-* sd-varlink: optimize the read-byte-by-byte mode in case upgrade mode is
-  enabled, via recvmsg() with MSG_SEEK: first read non-destrictively, look for
-  NUL byte, and only then flush out
+* sd-varlink: add fully async modes of the protocol upgrade stuff
 
 * repart: maybe remove iso9660/eltorito superblock from disk when booting via
   gpt, if there is one.