summaryrefslogtreecommitdiffstats
path: root/host-nabokov
diff options
context:
space:
mode:
authorWolfgang Müller2019-06-03 23:51:51 +0200
committerWolfgang Müller2019-06-08 18:28:30 +0200
commit3a4eb74c02cf0046a12ea0941833606393747db4 (patch)
tree1cd0c8b4fec7c52717a1ee77c2572aa517c305bc /host-nabokov
parent2c73affc5079f084c273645c0656665e1434cacb (diff)
downloadportage-roles-3a4eb74c02cf0046a12ea0941833606393747db4.tar.gz
host-nabokov: Add role
This roles supersedes the previously removed host-tithonus.
Diffstat (limited to 'host-nabokov')
-rw-r--r--host-nabokov/make.conf30
-rw-r--r--host-nabokov/package.accept_keywords/90-host-nabokov1
-rw-r--r--host-nabokov/package.env/debug1
-rw-r--r--host-nabokov/package.license/90-host-nabokov2
-rw-r--r--host-nabokov/package.use/90-host-nabokov3
-rw-r--r--host-nabokov/repos.conf/gentoo.conf7
6 files changed, 44 insertions, 0 deletions
diff --git a/host-nabokov/make.conf b/host-nabokov/make.conf
new file mode 100644
index 0000000..bf16ea0
--- /dev/null
+++ b/host-nabokov/make.conf
@@ -0,0 +1,30 @@
+COMMON_FLAGS="-O2 -pipe -march=haswell -mtune=haswell"
+CFLAGS="${COMMON_FLAGS}"
+CXXFLAGS="${COMMON_FLAGS}"
+FCFLAGS="${COMMON_FLAGS}"
+FFLAGS="${COMMON_FLAGS}"
+
+CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
+
+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_COMPRESS=""
+
+EMERGE_DEFAULT_OPTS="--color=n --ask --alert --autounmask-write=n --jobs 3 --load-average 6"
+
+VIDEO_CARDS="nvidia"
+
+INSTALL_MASK="/usr/share/bash-completion"
+
+FEATURES="cgroup clean-logs compress-build-logs downgrade-backup mount-sandbox parallel-install split-elog split-log"
+
+# This sets the language of build output to English.
+# Please keep this setting intact when reporting bugs.
+LC_MESSAGES=C
diff --git a/host-nabokov/package.accept_keywords/90-host-nabokov b/host-nabokov/package.accept_keywords/90-host-nabokov
new file mode 100644
index 0000000..ff6067e
--- /dev/null
+++ b/host-nabokov/package.accept_keywords/90-host-nabokov
@@ -0,0 +1 @@
+sys-devel/gcc
diff --git a/host-nabokov/package.env/debug b/host-nabokov/package.env/debug
new file mode 100644
index 0000000..6e669d8
--- /dev/null
+++ b/host-nabokov/package.env/debug
@@ -0,0 +1 @@
+sys-libs/glibc debug \ No newline at end of file
diff --git a/host-nabokov/package.license/90-host-nabokov b/host-nabokov/package.license/90-host-nabokov
new file mode 100644
index 0000000..2126aef
--- /dev/null
+++ b/host-nabokov/package.license/90-host-nabokov
@@ -0,0 +1,2 @@
+sys-firmware/intel-microcode intel-ucode
+x11-drivers/nvidia-drivers NVIDIA-r2
diff --git a/host-nabokov/package.use/90-host-nabokov b/host-nabokov/package.use/90-host-nabokov
new file mode 100644
index 0000000..574884a
--- /dev/null
+++ b/host-nabokov/package.use/90-host-nabokov
@@ -0,0 +1,3 @@
+*/* nvenc
+*/* cuda
+*/* uvm
diff --git a/host-nabokov/repos.conf/gentoo.conf b/host-nabokov/repos.conf/gentoo.conf
new file mode 100644
index 0000000..e3e401f
--- /dev/null
+++ b/host-nabokov/repos.conf/gentoo.conf
@@ -0,0 +1,7 @@
+[DEFAULT]
+main-repo = gentoo
+
+[gentoo]
+location = /var/portage/tree
+sync-type = rsync
+sync-uri = rsync://demeter.olympus/gentoo-portage