summaryrefslogtreecommitdiff
path: root/profiles/host-errol
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2020-02-20 17:36:10 +0100
committerKarel Kočí <karel.koci@nic.cz>2020-02-26 14:08:02 +0100
commit1b4a04155068b831faf6ea54d1fa7463cba0ee15 (patch)
tree9c09d69a5e9545ca30b909ba7c8068bad18a4e65 /profiles/host-errol
parent3b6b05bca85caaed826a5a466d7f1504640e209c (diff)
downloadgentoo-personal-overlay-1b4a04155068b831faf6ea54d1fa7463cba0ee15.tar.gz
gentoo-personal-overlay-1b4a04155068b831faf6ea54d1fa7463cba0ee15.tar.bz2
gentoo-personal-overlay-1b4a04155068b831faf6ea54d1fa7463cba0ee15.zip
profiles: rename end profiles to more appropriate names
Diffstat (limited to 'profiles/host-errol')
-rw-r--r--profiles/host-errol/eapi1
-rw-r--r--profiles/host-errol/make.defaults4
-rw-r--r--profiles/host-errol/package.use2
-rw-r--r--profiles/host-errol/packages10
-rw-r--r--profiles/host-errol/parent3
5 files changed, 20 insertions, 0 deletions
diff --git a/profiles/host-errol/eapi b/profiles/host-errol/eapi
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/profiles/host-errol/eapi
@@ -0,0 +1 @@
+7
diff --git a/profiles/host-errol/make.defaults b/profiles/host-errol/make.defaults
new file mode 100644
index 0000000..031bb18
--- /dev/null
+++ b/profiles/host-errol/make.defaults
@@ -0,0 +1,4 @@
+# vim:ft=gentoo-make-conf
+CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"
+
+MAKEOPTS="-j14"
diff --git a/profiles/host-errol/package.use b/profiles/host-errol/package.use
new file mode 100644
index 0000000..b0902c9
--- /dev/null
+++ b/profiles/host-errol/package.use
@@ -0,0 +1,2 @@
+# For laminar
+dev-cpp/websocketpp boost
diff --git a/profiles/host-errol/packages b/profiles/host-errol/packages
new file mode 100644
index 0000000..5e377b6
--- /dev/null
+++ b/profiles/host-errol/packages
@@ -0,0 +1,10 @@
+# Network rc scripts
+net-misc/netifrc
+
+# Synchronization
+net-p2p/syncthing-conf
+
+# Build
+dev-util/laminar
+## For Turris build
+dev-util/ccache
diff --git a/profiles/host-errol/parent b/profiles/host-errol/parent
new file mode 100644
index 0000000..8401292
--- /dev/null
+++ b/profiles/host-errol/parent
@@ -0,0 +1,3 @@
+../base/amd64
+../compile
+../compile/openwrt