mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-18 09:02:04 +01: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 PORTAGE_USERNAME=portage
|
||||
export PORTAGE_GRPNAME=portage
|
||||
export GENTOO_MIRRORS='$(portageq envvar GENTOO_MIRRORS)'
|
||||
EOF
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user