hanni76 Posted December 1, 2017 Posted 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
zador.blood.stained Posted December 1, 2017 Posted 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.
hanni76 Posted December 1, 2017 Author Posted 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.
hanni76 Posted December 1, 2017 Author Posted December 1, 2017 Can you review this, please https://github.com/armbian/build/pull/835
Recommended Posts