summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-03-23 14:42:58 +0100
committerLennart Poettering <lennart@poettering.net>2021-03-23 14:43:07 +0100
commit49bd547b38330989b435a1f641aab87fa9bda3a2 (patch)
treea546efff599a0279c119d26b4c5271cc58f261b3
parent798c65cf1f4cc9d58969e1ed33708e24ff890b66 (diff)
downloadsystemd-49bd547b38330989b435a1f641aab87fa9bda3a2.tar.gz
update TODO
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8625878f14..451d9f34c0 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,17 @@ Janitorial Clean-ups:
Features:
+* maybe add a tool that displays most recent journal logs as QR code to scan
+ off screen and run it automatically on boot failures, emergency logs and
+ such. Use DRM APIs directly, see
+ https://github.com/dvdhrm/docs/blob/master/drm-howto/modeset.c for an example
+ for doing that.
+
+* pass systemd-detect-virt result to generators as env var. Modifying behaviour
+ based on whether we are virtualized or not is a pretty common thing, hence
+ maybe just pass that info along for free in an env var. We cache the result
+ anyway, so it's basically free.
+
* systemd-repart: read LUKS encryption key from $CREDENTIALS_PATH
* introduce /dev/disk/root/* symlinks that allow referencing partitions on the