summaryrefslogtreecommitdiffstats
path: root/extraconf/local.conf
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-25 23:23:08 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-25 23:23:08 +0200
commit6fa3110487606c17c856480265844b2008d29f63 (patch)
tree1326614d346f4abb91f702e31cda9c93ea6dbc19 /extraconf/local.conf
parent5b03566d3b182febad29391d525b1b55e9a1a212 (diff)
downloadgentoo-6fa3110487606c17c856480265844b2008d29f63.tar.gz
gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.bz2
gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.xz
gentoo-6fa3110487606c17c856480265844b2008d29f63.zip
Fix building from scratch
Diffstat (limited to 'extraconf/local.conf')
-rw-r--r--extraconf/local.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/extraconf/local.conf b/extraconf/local.conf
new file mode 100644
index 0000000..564f184
--- /dev/null
+++ b/extraconf/local.conf
@@ -0,0 +1,5 @@
+FEATURES="$FEATURES distcc -buildpkg getbinpkg"
+PKGDIR="/var/cache/binpkgs"
+#Configure libghttpd? inside builder container? https://wiki.gentoo.org/wiki/Binary_package_guide#Web_based_binary_package_host
+#PORTAGE_BINHOST="http://ipepdvcompute4.ipe.kit.edu/binpkgs/"
+#PORTAGE_BINHOST="ssh://root@ipepdvcompute4.ipe.kit.edu/home/docker/volumes/binpkgs/"