From ab659a685e53c850b53446436f37f0e4409c0698 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 12 Nov 2024 09:43:32 +0100 Subject: [PATCH] update TODO --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index 8ea545ed46a..18c38a09eb3 100644 --- a/TODO +++ b/TODO @@ -185,6 +185,16 @@ Features: * start using STATX_SUBVOL in btrfs_is_subvol(). Also, make use of it generically, so that image discovery recognizes bcachefs subvols too. +* "systemd-export tar" should reuse the libarchive export code from systemd-dissect + --archive. + +* "systemd-import tar" should be moved to libarchive + +* foreign uid: + - add support to export-fs, import-fs, import-tar, export-tar + - add tool for deleting foreign UID held container images + - systemd-dissect should learn mappings, too, when doing mtree and such + * format-table: introduce new cell type for strings with ansi sequences in them. display them in regular output mode (via strip_tab_ansi()), but suppress them in json mode. -- 2.47.3