summaryrefslogtreecommitdiff
path: root/profiles/host-susan
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/host-susan')
-rw-r--r--profiles/host-susan/eapi1
-rw-r--r--profiles/host-susan/make.defaults7
-rw-r--r--profiles/host-susan/package.use6
-rw-r--r--profiles/host-susan/packages1
-rw-r--r--profiles/host-susan/parent7
5 files changed, 22 insertions, 0 deletions
diff --git a/profiles/host-susan/eapi b/profiles/host-susan/eapi
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/profiles/host-susan/eapi
@@ -0,0 +1 @@
+7
diff --git a/profiles/host-susan/make.defaults b/profiles/host-susan/make.defaults
new file mode 100644
index 0000000..f6316eb
--- /dev/null
+++ b/profiles/host-susan/make.defaults
@@ -0,0 +1,7 @@
+# vim:ft=gentoo-make-conf
+CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
+MAKEOPTS="-j3"
+
+VIDEO_CARDS="intel i965"
+
+USE_EXPAND="VIDEO_CARDS"
diff --git a/profiles/host-susan/package.use b/profiles/host-susan/package.use
new file mode 100644
index 0000000..f669197
--- /dev/null
+++ b/profiles/host-susan/package.use
@@ -0,0 +1,6 @@
+sys-kernel/linux initramfs ucode
+
+x11-themes/background-lnxpcs 1600p
+
+# Disable opencl and d3d9 as those are not supported on intel gpu
+media-libs/mesa -opencl -d3d9
diff --git a/profiles/host-susan/packages b/profiles/host-susan/packages
new file mode 100644
index 0000000..e324593
--- /dev/null
+++ b/profiles/host-susan/packages
@@ -0,0 +1 @@
+sys-boot/myinitramfs
diff --git a/profiles/host-susan/parent b/profiles/host-susan/parent
new file mode 100644
index 0000000..b1f0abb
--- /dev/null
+++ b/profiles/host-susan/parent
@@ -0,0 +1,7 @@
+../base/amd64/intel
+../laptop/touch
+../desktop/wayland
+../devel
+../hwdevel
+../latex
+../gaming