Tom Wiesing
3b112f1b8e
snapshots: Handle as separate components
2022-10-02 18:17:47 +02:00
Tom Wiesing
b6c36b5488
component: Add 'Snapshottable' component
2022-10-01 20:11:01 +02:00
Tom Wiesing
72d95f58ea
system_update: Perform provisioning in parallel
2022-09-22 18:06:46 +02:00
Tom Wiesing
84974dd712
internal/component: Cleanup unused general code
2022-09-21 12:00:36 +02:00
Tom Wiesing
a5d9b1a386
provision: Dynamically find components to provision
2022-09-20 19:45:32 +02:00
Tom Wiesing
33cd18e9d9
internal/component: Rework resource paths
2022-09-20 19:20:54 +02:00
Tom Wiesing
881b538dff
Make 'system_update' more generic
2022-09-19 14:56:46 +02:00
Tom Wiesing
b0d3c686ba
Use environment DialContext and Listen everywhere
2022-09-19 12:42:33 +02:00
Tom Wiesing
f19619ef9f
Add 'environment' package
...
This commit adds a new environment package that manages all calls to the
underlying operating system.
2022-09-18 14:24:22 +02:00
Tom Wiesing
822c70cd69
'wdcli backup': Move to separate package
2022-09-17 18:17:37 +02:00
Tom Wiesing
5cd5ae9be2
'wdcli backup': Rework backup process
...
This commit reworks the backup process to dynamically find the list of
components.
2022-09-17 16:34:07 +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