mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
catalyst: allow GENTOO_MIRRORS to be passed in through the environment
This commit is contained in:
parent
bad34243ef
commit
582361b30c
@ -77,6 +77,7 @@ export MAKEOPTS='--jobs=${NUM_JOBS} --load-average=${load}'
|
|||||||
export EMERGE_DEFAULT_OPTS="\$MAKEOPTS"
|
export EMERGE_DEFAULT_OPTS="\$MAKEOPTS"
|
||||||
export PORTAGE_USERNAME=portage
|
export PORTAGE_USERNAME=portage
|
||||||
export PORTAGE_GRPNAME=portage
|
export PORTAGE_GRPNAME=portage
|
||||||
|
export GENTOO_MIRRORS='$(portageq envvar GENTOO_MIRRORS)'
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user