From 17f8a7e9727a87ab8aad460a39907e329f694977 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 17 Jun 2021 15:11:37 +0200 Subject: [PATCH] update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 5b363ae406..e75f111bb6 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,11 @@ Janitorial Clean-ups: Features: +* firstboot: allow provisioning of /etc/hosts entries, so that we can via the + credentials logic insert host name to resolve into containers/hosts. Usecase: + fork a container, and make it ping some specific address which is defined by + the host on invocation + * in sd-id128: also parse UUIDs in RFC4122 URN syntax (i.e. chop off urn:uuid: prefix) * ability to insert trusted configuration and secrets into the boot parameters