Moved snapd installation sooner in the installer 56/11656/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 28 Jan 2022 10:25:18 +0000 (11:25 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 21 Feb 2022 22:58:28 +0000 (23:58 +0100)
commit6c9acd96ec91ee972b8e630f890732e2927a8c4b
tree916eeb2f95dc0dbf5d11aa7b4b69181b31ab4712
parent91c1941ac076d3c03b78034ad50cd1984413a98a
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>
installers/full_install_osm.sh