mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 01:31:04 +02:00
profile: more fixes for default bin profile
This commit is contained in:
parent
ef91235fcc
commit
5f9baa18da
3 changed files with 4 additions and 0 deletions
1
profiles/pentoo/default/linux/amd64/make.defaults
Normal file
1
profiles/pentoo/default/linux/amd64/make.defaults
Normal file
|
|
@ -0,0 +1 @@
|
|||
PORTAGE_BINHOST="http://pentoo.east.us.mirror.inerail.net/Packages/amd64-default/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/amd64-default/ ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/amd64-default/ ftp://mirror.switch.ch/mirror/pentoo/Packages/amd64-default/"
|
||||
1
profiles/pentoo/default/linux/x86/make.defaults
Normal file
1
profiles/pentoo/default/linux/x86/make.defaults
Normal file
|
|
@ -0,0 +1 @@
|
|||
PORTAGE_BINHOST="http://pentoo.east.us.mirror.inerail.net/Packages/x86-default/ http://mirror.switch.ch/ftp/mirror/pentoo/Packages/x86-default/ ftp://pentoo.east.us.mirror.inerail.net/pentoo/Packages/x86-default/ ftp://mirror.switch.ch/mirror/pentoo/Packages/x86-default/"
|
||||
|
|
@ -1,10 +1,12 @@
|
|||
amd64 pentoo/default/linux/amd64 stable
|
||||
amd64 pentoo/default/linux/amd64/binary dev
|
||||
amd64 pentoo/default/linux/amd64/bleeding_edge dev
|
||||
amd64 pentoo/hardened/linux/amd64 stable
|
||||
amd64 pentoo/hardened/linux/amd64/binary dev
|
||||
amd64 pentoo/hardened/linux/amd64/bleeding_edge dev
|
||||
|
||||
x86 pentoo/default/linux/x86 stable
|
||||
x86 pentoo/default/linux/x86/binary dev
|
||||
x86 pentoo/default/linux/x86/bleeding_edge dev
|
||||
x86 pentoo/hardened/linux/x86 stable
|
||||
x86 pentoo/hardened/linux/x86/binary dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue