balena-cli/lib/commands/local
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
..
configure.ts os configure, local configure: Fix "Unsupported filesystem" error 2021-05-16 18:08:26 +02:00
flash.ts osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00