Commit Graph

10 Commits

Author SHA1 Message Date
Nate Graham
79c829aae8 Move helper scripts from bin to lib
Also remove the _kde-linux prefix for the two scripts intentionally left
in bin.

Resolves #166
Resolves #391
2025-10-16 17:30:47 -06:00
Harald Sitter
aa4a54d93f systemd-update: drop TAR_OPTIONS
systemd now natively supports zstd

bd9c55ebe2

Fixes #188
2025-04-30 07:16:14 -06:00
Harald Sitter
aaa81980ff update: ensure older systems can upgrade
/efi mounting would fall over and block the update, so make a better
effort finding it and mounting it
2025-01-26 16:43:49 +01:00
Justin Zobel
f849f7c8dc Hide stat output in update script 2024-11-10 11:53:11 +00:00
Harald Sitter
9900c7df18 make updates work reliably
the tombstone is a bit broken in that it doesn't use the correct name.
sort the names correctly (first is preferred) and also bring back the
old names so they eventually get cleaned up
2024-11-07 23:36:46 +01:00
Justin Zobel
93e8db731b Update update.sh - make sure user is running as root 2024-10-04 11:04:16 +00:00
Nate Graham
757025e474 Use less jargon in power management inhibitor 2024-10-04 11:03:38 +00:00
Justin Zobel
139ee7579b Inhibit suspend during update 2024-10-03 15:42:37 +09:30
Harald Sitter
fe6b396fd5 make sure ESP is mounted when updating 2024-06-17 19:47:45 +02:00
Harald Sitter
c53a697cc7 add an update script for convenience
we currently need to set TAR_OPTIONS which is a bit annoying
2024-05-24 10:09:39 +02:00