From 62fe5b9cc4b96af63d17a7474d49475231baed4e Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 22 Feb 2019 14:29:09 +0100 Subject: host-tithonus: Move portage tree to /var/portage/tree --- host-tithonus/make.conf | 6 ++---- host-tithonus/repos.conf/gentoo.conf | 3 +-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf index 5ef2f39..5251caa 100644 --- a/host-tithonus/make.conf +++ b/host-tithonus/make.conf @@ -5,16 +5,14 @@ CHOST="x86_64-pc-linux-gnu" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" -PORTDIR="/var/portage" -DISTDIR="${PORTDIR}/distfiles" -PKGDIR="${PORTDIR}/packages" +DISTDIR="/var/portage/distfiles" +PKGDIR="/var/portage/packages" MAKEOPTS="-j8" PORT_LOGDIR="/var/log/portage/" PORTAGE_ELOG_CLASSES="log warn error" PORTAGE_ELOG_SYSTEM="echo save:*" -PORTAGE_GPG_DIR="/etc/portage/gpg" PORTAGE_COMPRESS="" diff --git a/host-tithonus/repos.conf/gentoo.conf b/host-tithonus/repos.conf/gentoo.conf index 77e36fa..e3e401f 100644 --- a/host-tithonus/repos.conf/gentoo.conf +++ b/host-tithonus/repos.conf/gentoo.conf @@ -2,7 +2,6 @@ main-repo = gentoo [gentoo] -auto-sync = yes -location = /var/portage +location = /var/portage/tree sync-type = rsync sync-uri = rsync://demeter.olympus/gentoo-portage -- cgit v1.2.3-2-gb3c3