balena-cli/lib/commands/os
Roland Kajatin 501882fd26 os configure, local configure: Fix "Unsupported filesystem" error
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
2021-05-16 18:08:26 +02:00
..
build-config.ts Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
configure.ts os configure, local configure: Fix "Unsupported filesystem" error 2021-05-16 18:08:26 +02:00
download.ts Modify os download help to mention dev images 2020-11-09 06:13:06 +00:00
initialize.ts config inject/read/write: Fix umount errors with OS image files 2021-04-13 23:30:19 +01:00
versions.ts Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00