| commit | 6c9acd96ec91ee972b8e630f890732e2927a8c4b | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jan 28 11:25:18 2022 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Feb 21 23:58:28 2022 +0100 |
| tree | 916eeb2f95dc0dbf5d11aa7b4b69181b31ab4712 | |
| parent | 91c1941ac076d3c03b78034ad50cd1984413a98a [diff] |
Moved snapd installation sooner in the installer This changes moves the check of snapd package sooner in the installer, and installs it if missing. It also modifies check_packages function so that the output is not redirected to /dev/null. Finally, some echos were added to know the progress of the check. Change-Id: I3f09af72542ae7e58d923155d092abb44f292c44 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>