From 5645b4976ec35d24a341b6a7a3a7a205859e9864 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 6 Apr 2022 18:37:51 +0200 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index bfeb946997..05bbb0f31c 100644 --- 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 -- 2.25.1