From d77bf27c80fbd6534bb30fdf6ac72c588238999c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 12 Mar 2025 13:34:47 +0100 Subject: [PATCH] update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index cb8c2f16091..9d62930f503 100644 --- a/TODO +++ b/TODO @@ -176,7 +176,11 @@ Features: * Maybe rename pkcs7 and public verbs of systemd-keyutil to be more verb like. -* add "homctl export" and "homectl import" that gets you an "atomic" snapshot +* maybe extend the capsule concept to the per-user instance too: invokes a + systemd --user instance with a subdir of $HOME as $HOME, and a subdir of + $XDG_RUNTIME_DIR as $XDG_RUNTIME_DIR. + +* add "homectl export" and "homectl import" that gets you an "atomic" snapshot of your homedir, i.e. either a tarball or a snapshot of the underlying disk (use FREEZE/THAW to make it consistent, btrfs snapshots) -- 2.47.3