volumio / Build

Buildscripts for Volumio System
GNU General Public License v2.0
113 stars 102 forks source link

Remove redundant Volumio BE/FE clone on fresh rootfs builds #452

Closed ashthespy closed 3 years ago

ashthespy commented 3 years ago

Currently, we were fetching the Volumio FE/BE again even if we just built a fresh base.. Now we check if we are using a prior tarball, and only then re-fetch. So we should shave a few seconds off build time when building along with a base..

PS: Also changed the default behaviour of the undocumented UPDATE_VOLUMIO to yes.