From cfb5bf23d3e6e1300127b2f573797718886fd453 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 12 Apr 2022 23:47:07 +0200 Subject: [PATCH] update TODO --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 9e3c246d3a0..9099c2e6267 100644 --- a/TODO +++ b/TODO @@ -441,11 +441,6 @@ Features: 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. - * introduce /dev/disk/root/* symlinks that allow referencing partitions on the disk the rootfs is on in a reasonably secure way. (or maybe: add /dev/gpt-auto-{home,srv,boot,…} similar in style to /dev/gpt-auto-root as we -- 2.47.3