From 3a4eb74c02cf0046a12ea0941833606393747db4 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Mon, 3 Jun 2019 23:51:51 +0200 Subject: host-nabokov: Add role This roles supersedes the previously removed host-tithonus. --- host-nabokov/make.conf | 30 ++++++++++++++++++++++ .../package.accept_keywords/90-host-nabokov | 1 + host-nabokov/package.env/debug | 1 + host-nabokov/package.license/90-host-nabokov | 2 ++ host-nabokov/package.use/90-host-nabokov | 3 +++ host-nabokov/repos.conf/gentoo.conf | 7 +++++ 6 files changed, 44 insertions(+) create mode 100644 host-nabokov/make.conf create mode 100644 host-nabokov/package.accept_keywords/90-host-nabokov create mode 100644 host-nabokov/package.env/debug create mode 100644 host-nabokov/package.license/90-host-nabokov create mode 100644 host-nabokov/package.use/90-host-nabokov create mode 100644 host-nabokov/repos.conf/gentoo.conf (limited to 'host-nabokov') 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 -- cgit v1.2.3-2-gb3c3