From a25b7c8da9414e9188d7feb7b280005e6e50ea13 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 10 Feb 2019 18:29:15 +0100 Subject: Initial import --- host-tithonus/make.conf | 33 +++++++++++++++++++++++ host-tithonus/package.accept_keywords/90-tithonus | 2 ++ host-tithonus/package.env/debug | 1 + host-tithonus/package.use/90-tithonus | 4 +++ host-tithonus/repos.conf/gentoo.conf | 8 ++++++ 5 files changed, 48 insertions(+) create mode 100644 host-tithonus/make.conf create mode 100644 host-tithonus/package.accept_keywords/90-tithonus create mode 100644 host-tithonus/package.env/debug create mode 100644 host-tithonus/package.use/90-tithonus create mode 100644 host-tithonus/repos.conf/gentoo.conf (limited to 'host-tithonus') diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf new file mode 100644 index 0000000..bcf68ad --- /dev/null +++ b/host-tithonus/make.conf @@ -0,0 +1,33 @@ +CFLAGS="-O2 -pipe -march=haswell -mtune=haswell" +CXXFLAGS="${CFLAGS}" + +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" + +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="" + +EMERGE_DEFAULT_OPTS="--color=n --ask --alert --autounmask-write=n --jobs 3 --load-average 6" + +GENTOO_MIRRORS="http://de-mirror.org/gentoo/ rsync://de-mirror.org/gentoo/ http://gentoo.mneisen.org/ http://mirror.netcologne.de/gentoo/ rsync://mirror.netcologne.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ rsync://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/" + +VIDEO_CARDS="nvidia" + +INSTALL_MASK="/usr/share/bash-completion" + +LUA_TARGETS="lua53" +RUBY_TARGETS="ruby25" + +FEATURES="webrsync-gpg cgroup clean-logs split-log split-elog compress-build-logs downgrade-backup parallel-install" +FFTOOLS="" diff --git a/host-tithonus/package.accept_keywords/90-tithonus b/host-tithonus/package.accept_keywords/90-tithonus new file mode 100644 index 0000000..457f4a5 --- /dev/null +++ b/host-tithonus/package.accept_keywords/90-tithonus @@ -0,0 +1,2 @@ +sys-devel/gcc +