]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homed-home.c
homework: Implement offline updates
authorAdrian Vovk <adrianvovk@gmail.com>
Thu, 1 Feb 2024 18:35:03 +0000 (13:35 -0500)
committerLuca Boccassi <bluca@debian.org>
Sat, 23 Mar 2024 01:05:13 +0000 (01:05 +0000)
commitd94c7eef121dd5dbab758722a199125d49f85d55
tree5d8eb50ea0eafc09e3412a0ddfa1db3d99835fac
parent5ec87d577f92effe27a62e965e02a6f9a40f81cc
homework: Implement offline updates

This makes it possible to update a home record (and blob directory) of a
home area that's either completely absent (i.e. on a USB stick that's
unplugged) or just inaccessible due to lack of authentication
man/homectl.xml
man/org.freedesktop.home1.xml
src/home/home-util.h
src/home/homectl.c
src/home/homed-home-bus.c
src/home/homed-home.c
src/home/homed-manager-bus.c
src/home/homed-operation.h
src/home/homework.c
test/units/testsuite-46.sh