Closed WAUthethird closed 4 years ago
Remove the line defining the binhost in /etc/portage/make.conf Note that it will make upgrades take a long time. If you have distcc running in a chroot on a powerful machine, that'll help, but it'll still take a day or more.
Thanks @perkinslr, exactly so. In fact both the below lines can be commented out, thus:
#FEATURES="${FEATURES} getbinpkg"
#PORTAGE_BINHOST="https://isshoni.org/pi64pie"
Closing.
This seems to have worked! Thanks.
I know it's a bit strange of a question to ask, seeing how slow the Pi4 would be, but I've got a bit of a unique situation, heh.
Hi,
I'd like to know how to disable the binhost, but retain genup functionality in terms of weekly upgrades.
Thanks.