mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-21 06:33:28 +00:00
501882fd26
When configuring a BalenaOS image with system connections using the CLI, the function assumed that the boot partition was always 1. This is not the case for every supported board. Therefore, a new function is added, which automatically determines the boot partition number and allows users to configure the image with system connection settings. This change affects both the `balena local configure` and `balena os configure` commands. Change-type: patch |
||
---|---|---|
.. | ||
build-config.ts | ||
configure.ts | ||
download.ts | ||
initialize.ts | ||
versions.ts |