From 7e9cdafad349714913538f8adba038640bf1b577 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Feb 2024 15:05:26 +0100 Subject: [PATCH] update TODO --- TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 80a2cd60b22..e6a785655fc 100644 --- a/TODO +++ b/TODO @@ -133,6 +133,12 @@ Features: * add a new specifier to unit files that figures out the DDI the unit file is from, tracing through overlayfs, DM, loopback block device. +* importd/importctl + - import generator + - port tar handling to libarchive + - add varlink interface + - download images into .v/ dirs + * in os-release define a field that can be initialized at build time from SOURCE_DATE_EPOCH (maybe even under that name?). Would then be used to initialize the timestamp logic of ConditionNeedsUpdate=. @@ -153,10 +159,6 @@ Features: pidfd, so that we can reasonably robustly do this. Would only cover the execution environment like namespaces, but not the privilege settings. -* add a generic client to importd called importctl, then make machinectl just - chain-exec() it. Make sure importd/importctl can be used for sysext images, - portable images too. - * varlink: extend varlink IDL macros to include documentation strings * Introduce a CGroupRef structure, inspired by PidRef. Should contain cgroup @@ -1541,8 +1543,6 @@ Features: that our log messages could contain clickable links for example for unit files and suchlike we operate on. -* importd: add ability download images for portabled + sysext - * add support for "portablectl attach http://foobar.com/waaa.raw (i.e. importd integration) * sync dynamic uids/gids between host+portable srvice (i.e. if DynamicUser=1 is set for a service, make sure that the -- 2.39.2