| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This way it will probably the first config read, meaning it will be applied
earlier in the config processing flow. It still means that at the moment, no
message about reading the log-debug.toml appears, though.
|
|
|
|
|
|
| |
This is more reliable and readable than just dumping things with echo. Plus it
is easier for setting permissions, and it fixes some obscure problem with line
endings that only happens on shovel.
|
|
|
|
|
|
| |
Fix permissions, drop explicit aktualizr dependency, put everything in
/usr/lib/sota/conf.d, rename with numeric prefixes to make precedence
more clear.
|
| |
|
|
|
|
| |
Obviates the need for SOTA_CLIENT_FEATURES = "disable_send_ip".
|
|
SOTA_LEGACY_SECONDARY_INTERFACE is now obsolete. Instead, include this:
IMAGE_INSTALL_append = " aktualizr-examples aktualizr-example-interface "
|