summaryrefslogtreecommitdiff
path: root/conf/intel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-02-26 12:51:36 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-02-26 12:51:36 +0000
commit8ffad48a929e07e90457fc15b1054e6b98eef867 (patch)
treed5830736c53d48a9d4f1d9680412edc991d96de7 /conf/intel
parentebea3dbde7207cbde53f4aeb2003ac53a88e3620 (diff)
configure client make.conf
Diffstat (limited to 'conf/intel')
-rw-r--r--conf/intel/portage/make.conf.amd64-client4
-rw-r--r--conf/intel/portage/make.conf.x86-client4
2 files changed, 6 insertions, 2 deletions
diff --git a/conf/intel/portage/make.conf.amd64-client b/conf/intel/portage/make.conf.amd64-client
index f06b4f5..8414fa6 100644
--- a/conf/intel/portage/make.conf.amd64-client
+++ b/conf/intel/portage/make.conf.amd64-client
@@ -6,7 +6,9 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8 -s"
## PORTAGE FEATURES ##
-FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug"
+FEATURES="parallel-fetch protect-owned candy compressdebug splitdebug"
+EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --getbinpkgonly --rebuilt-binaries"
+PORTAGE_BINHOST="http://pkg.rogentos.ro/kogaion/"
## SYSTEM LANGUAGES ##
LINGUAS="en en_US ro"
diff --git a/conf/intel/portage/make.conf.x86-client b/conf/intel/portage/make.conf.x86-client
index c90d1c2..8ed674f 100644
--- a/conf/intel/portage/make.conf.x86-client
+++ b/conf/intel/portage/make.conf.x86-client
@@ -6,7 +6,9 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8 -s"
## PORTAGE FEATURES ##
-FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug"
+FEATURES="parallel-fetch protect-owned candy compressdebug splitdebug"
+EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --getbinpkgonly --rebuilt-binaries"
+PORTAGE_BINHOST="http://pkg.rogentos.ro/kogaion/"
## SYSTEM LANGUAGES ##
LINGUAS="en en_US ro"