treehouses / builder

Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗
http://download.treehouses.io
GNU Affero General Public License v3.0
49 stars 22 forks source link

fix raspbian mirrors #776

Closed ComputerOnFire closed 4 years ago

ComputerOnFire commented 4 years ago

mirrors are now often failing, fixing this would both speed up development and save a lot of frustration

ComputerOnFire commented 4 years ago

mirrors should be changed in /etc/apt/sources.list during the builder process. Here is a list of potential mirrors to use: https://www.raspbian.org/RaspbianMirrors

ComputerOnFire commented 4 years ago

this only needs to be done on armhf builds, as arm64 uses debian mirrors instead of raspbian