Welcome Screen: make manual filesystem repair cancellable
commit6abb9b81be72664765c8d0592cc35f40644983a7
authoranonym <anonym@riseup.net>
Fri, 23 Aug 2024 14:22:04 +0000 (23 16:22 +0200)
committeranonym <anonym@riseup.net>
Wed, 18 Sep 2024 14:39:41 +0000 (18 16:39 +0200)
tree6667ac6f7ce80be2cb0cd2cf236ae1ad15449373
parenta014f69559a5ebbecd6e93d9553c1d77c85af312
Welcome Screen: make manual filesystem repair cancellable

e2fsck can take a long time, so it's better to allow users to abort,
which e2fsck has at least some support for doing gracefully, then
force them to abort it abruptly by shutting down the computer.
config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py
config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/main_window.py
config/chroot_local-includes/usr/lib/python3/dist-packages/tps/dbus/errors.py
config/chroot_local-includes/usr/lib/python3/dist-packages/tps/device.py
config/chroot_local-includes/usr/lib/python3/dist-packages/tps/service.py