Moved snapd installation sooner in the installer 94/11594/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 28 Jan 2022 10:25:18 +0000 (11:25 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Sun, 6 Feb 2022 21:13:31 +0000 (22:13 +0100)
commit835088effda5a766b57e862203279b5ad1d95d8c
tree229f4e25fce354406445cc27fb7bfcd5ee2cc1d9
parent4cfec2b94e0548c7431c950adae463fe690204c0
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: Iaf058d18aa906068de65e800066752ba3343dda5
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
installers/full_install_osm.sh