| commit | 835088effda5a766b57e862203279b5ad1d95d8c | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jan 28 11:25:18 2022 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Sun Feb 06 22:13:31 2022 +0100 |
| tree | 229f4e25fce354406445cc27fb7bfcd5ee2cc1d9 | |
| parent | 4cfec2b94e0548c7431c950adae463fe690204c0 [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: Iaf058d18aa906068de65e800066752ba3343dda5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>