hanni76 1 December 1, 2017 Hello guys I recently moved my build into VirtualBox in order to protect my host's rootfs from potential corruption. Everything went ok, build is working fine. For my project I would like to share toolchains that Armbian has already downloaded on first start. Is it possible to customize the path where toolchains are stored so that I can point to a shared folder? Thank you 0 Share this post Link to post Share on other sites
zador.blood.stained 762 December 1, 2017 11 minutes ago, hanni76 said: Is it possible to customize the path where toolchains are stored so that I can point to a shared folder? No, but you can symlink or bind mount the cache/toolchains directory to your shared directory. 0 Share this post Link to post Share on other sites
hanni76 Topic author 1 December 1, 2017 ok, thank you point was to setup the path BEFORE the build framework's first start so that all that huge amount of data is downloaded to correct place. 0 Share this post Link to post Share on other sites
hanni76 Topic author 1 December 1, 2017 Can you review this, please https://github.com/armbian/build/pull/835 0 Share this post Link to post Share on other sites