From 1c8eb279a32dd04d72bb60609f2684af919f713d Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 4 May 2020 09:05:21 +0100 Subject: Fine tweaking container config --- profiles/base/server/container/make.defaults | 7 +++++-- profiles/base/server/container/package.use | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/base/server/container/make.defaults b/profiles/base/server/container/make.defaults index 338a346..9ab56da 100644 --- a/profiles/base/server/container/make.defaults +++ b/profiles/base/server/container/make.defaults @@ -1,5 +1,8 @@ -USE="ischroot minimal -vim-pager -ldap -cron -caps -tools -icu resolvconf" +USE="ischroot minimal -vim-pager -ldap -cron -caps -tools -icu resolvconf cxx sasl -rsync-verify" PORTAGE_TMPDIR="/tmp" -DISTDIR="/tmp" +DISTDIR="/tmp/distfiles" PORTAGE_RO_DISTDIRS="${PORTDIR}/distfiles" UPDATESTATEDIR=/tmp +PYTHON_TARGETS="-python2_7" +I_KNOW_WHAT_I_AM_DOING="yes" +UPDATETIME="@monthly" diff --git a/profiles/base/server/container/package.use b/profiles/base/server/container/package.use index 66bc632..1468cce 100644 --- a/profiles/base/server/container/package.use +++ b/profiles/base/server/container/package.use @@ -1 +1,2 @@ sys-apps/kmod tools +