Update config files. Add a config file for skimmer and allow the auto files to import a config file per host
by reading from /etc/catalyst/local.
This commit is contained in:
parent
ed23448ece
commit
c910463c2b
4 changed files with 4 additions and 7 deletions
3
config/skimmer.env
Normal file
3
config/skimmer.env
Normal file
|
@ -0,0 +1,3 @@
|
|||
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
|
||||
export FEATURES="parallel-fetch"
|
||||
export MAKEOPTS="-j5 -l4"
|
Loading…
Add table
Add a link
Reference in a new issue