]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 6 Apr 2022 16:37:51 +0000 (18:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Apr 2022 16:37:51 +0000 (18:37 +0200)
TODO

diff --git a/TODO b/TODO
index bfeb946997dc7baa4d1bbddf6244d1d812c9b6a1..05bbb0f31c0e7027dcc5927845ea6edcf5bef116 100644 (file)
--- a/TODO
+++ b/TODO
@@ -78,6 +78,13 @@ Janitorial Clean-ups:
 
 Features:
 
+* get_color_mode() should probably check the $COLORTERM environment variable
+  which most terminal environments appear to set.
+
+* firstboot: maybe just default to C.UTF-8 locale if nothing is set, so that we
+  don't query this unnecessarily in entirely uninitialized
+  containers. (i.e. containers with empty /etc).
+
 * systemd creds hookup with qemu fw_cfg. (Quite possibly might not need any
   code at all, given the fw_cfg stuff are just files, but we should then
   document how to use it). Goal: provide symmetric ways to pass creds to nspawn