diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/server/container/make.defaults | 7 | ||||
-rw-r--r-- | profiles/base/server/container/package.use | 1 |
2 files changed, 6 insertions, 2 deletions
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 +<app-doc/doxygen-1.8.18 -clang |