Add catalyst config files to the repo.

This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2012-06-26 21:46:15 +00:00
parent 03e144c346
commit 663e729e4d
24 changed files with 164 additions and 0 deletions

4
config/x86-dev.env Normal file
View file

@ -0,0 +1,4 @@
export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
export FEATURES="parallel-fetch"
export MAKEOPTS="-j3"
#export MAKEOPTS="-j8 -l2"