Commit graph

8 commits

Author SHA1 Message Date
Tom Wiesing
f5f2ac1a03
Merge all the server components 2022-09-15 15:12:48 +02:00
Tom Wiesing
a8da3f70eb
Move instances into a separate component 2022-09-14 18:07:12 +02:00
Tom Wiesing
ef1243ea39
Rename packages 2022-09-14 14:17:08 +02:00
Tom Wiesing
f674e50e10
snapshot: Separate into whitebox and blackbox backup 2022-09-13 16:34:18 +02:00
Tom Wiesing
ac43221932
{snapshot,backup}: Keep track of errors when writing report 2022-09-13 14:37:04 +02:00
Tom Wiesing
40a1aafbee
targz: Handle links properly 2022-09-13 11:50:20 +02:00
Tom Wiesing
a4f91ae7cf
{backup,snapshort}: Improve behaviour
This commit improves the behaviour of 'backup' and 'snapshot' by
treating symbolic links properly, as well as writes proper reports.
2022-09-13 11:44:32 +02:00
Tom Wiesing
a360324f62
Refactor Package structure
This commit cleans up the package structure, to make two new top-level
packages `internal` (for internal-use packages) and `pkg` (for general
shared utility code).
2022-09-12 15:42:21 +02:00