summaryrefslogtreecommitdiffstats
path: root/host-tithonus
diff options
context:
space:
mode:
authorWolfgang Müller2019-02-10 18:29:15 +0100
committerWolfgang Müller2019-02-10 18:29:15 +0100
commita25b7c8da9414e9188d7feb7b280005e6e50ea13 (patch)
tree14584c0ed68a4783cc79ee94ee9932ea4a987664 /host-tithonus
downloadportage-roles-a25b7c8da9414e9188d7feb7b280005e6e50ea13.tar.gz
Initial import
Diffstat (limited to 'host-tithonus')
-rw-r--r--host-tithonus/make.conf33
-rw-r--r--host-tithonus/package.accept_keywords/90-tithonus2
-rw-r--r--host-tithonus/package.env/debug1
-rw-r--r--host-tithonus/package.use/90-tithonus4
-rw-r--r--host-tithonus/repos.conf/gentoo.conf8
5 files changed, 48 insertions, 0 deletions
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
+<sys-kernel/gentoo-sources-4.20.0
diff --git a/host-tithonus/package.env/debug b/host-tithonus/package.env/debug
new file mode 100644
index 0000000..6e669d8
--- /dev/null
+++ b/host-tithonus/package.env/debug
@@ -0,0 +1 @@
+sys-libs/glibc debug \ No newline at end of file
diff --git a/host-tithonus/package.use/90-tithonus b/host-tithonus/package.use/90-tithonus
new file mode 100644
index 0000000..424f203
--- /dev/null
+++ b/host-tithonus/package.use/90-tithonus
@@ -0,0 +1,4 @@
+*/* vdpau
+*/* nvenc
+*/* cuda
+*/* uvm
diff --git a/host-tithonus/repos.conf/gentoo.conf b/host-tithonus/repos.conf/gentoo.conf
new file mode 100644
index 0000000..77e36fa
--- /dev/null
+++ b/host-tithonus/repos.conf/gentoo.conf
@@ -0,0 +1,8 @@
+[DEFAULT]
+main-repo = gentoo
+
+[gentoo]
+auto-sync = yes
+location = /var/portage
+sync-type = rsync
+sync-uri = rsync://demeter.olympus/gentoo-portage