mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
profile: add all binhosts, in generic order of preference
This commit is contained in:
parent
fcbdc8cdb9
commit
e4a92e24f7
4 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-default/"
|
||||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-default/ https://pentoo.emjay-embedded.co.uk/Packages/amd64-default/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/amd64-default/"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-default/"
|
||||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-default/ https://pentoo.emjay-embedded.co.uk/Packages/x86-default/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/x86-default/"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-hardened/"
|
||||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/amd64-hardened/ https://pentoo.emjay-embedded.co.uk/Packages/amd64-hardened/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/amd64-hardened/"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-hardened/"
|
||||
PORTAGE_BINHOST="https://mirror.astr.al/pentoo/Packages/x86-hardened/ https://pentoo.emjay-embedded.co.uk/Packages/x86-hardened/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/x86-hardened/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue