From 6ae8c6f5d76af07aae5c41cb736392b47c3e1297 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 26 May 2020 09:21:40 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index e4182588fe..8327c94106 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,9 @@ Janitorial Clean-ups: Features: +* build short web pages out of each catalog entry, build them along with man + pages, and include hyperlinks to them in the journal output + * machined: add API to acquire UID range. add API to mount/dissect loopback file. Both protected by PK. Then make nspawn use these APIs to run unprivileged containers. i.e. push the truly privileged bits into machined,