summaryrefslogtreecommitdiff
path: root/profiles/host-lipwig
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-lipwig
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-lipwig')
-rw-r--r--profiles/host-lipwig/eapi1
-rw-r--r--profiles/host-lipwig/make.defaults9
-rw-r--r--profiles/host-lipwig/package.use7
-rw-r--r--profiles/host-lipwig/packages30
-rw-r--r--profiles/host-lipwig/parent3
5 files changed, 50 insertions, 0 deletions
diff --git a/profiles/host-lipwig/eapi b/profiles/host-lipwig/eapi
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/profiles/host-lipwig/eapi
@@ -0,0 +1 @@
+7
diff --git a/profiles/host-lipwig/make.defaults b/profiles/host-lipwig/make.defaults
new file mode 100644
index 0000000..7af7632
--- /dev/null
+++ b/profiles/host-lipwig/make.defaults
@@ -0,0 +1,9 @@
+# vim:ft=gentoo-make-conf
+USE="$USE -udev suid"
+CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
+
+GENTOO_MIRRORS="https://mirror.vpsfree.cz/gentoo/ http://ftp.fi.muni.cz/pub/linux/gentoo/"
+
+MAKEOPTS="-j6"
+L10N="en"
+LINGUAS="en"
diff --git a/profiles/host-lipwig/package.use b/profiles/host-lipwig/package.use
new file mode 100644
index 0000000..fb346cc
--- /dev/null
+++ b/profiles/host-lipwig/package.use
@@ -0,0 +1,7 @@
+net-libs/gnutls tools
+
+# Webserver
+www-servers/nginx vim-syntax
+
+# For laminar
+dev-cpp/websocketpp boost
diff --git a/profiles/host-lipwig/packages b/profiles/host-lipwig/packages
new file mode 100644
index 0000000..7ca5c75
--- /dev/null
+++ b/profiles/host-lipwig/packages
@@ -0,0 +1,30 @@
+# Network
+net-misc/netifrc
+net-vpn/openvpn
+net-vpn/wireguard-tools
+
+# Webserver
+www-servers/nginx
+app-crypt/certbot-nginx
+# Radicale (CalDAV/CardDAV server)
+www-apps/radicale
+app-admin/apache-tools
+dev-python/passlib
+# Grafana and InfluxDB
+www-apps/grafana-bin
+dev-db/influxdb
+
+# TaskWarrior server
+app-misc/taskd
+# Synchronization
+net-p2p/syncthing-conf
+
+# Build
+dev-util/laminar
+
+# DNS
+net-dns/knot
+
+# Mail
+mail-mta/postfix
+mail-filter/spamassassin
diff --git a/profiles/host-lipwig/parent b/profiles/host-lipwig/parent
new file mode 100644
index 0000000..c233a6c
--- /dev/null
+++ b/profiles/host-lipwig/parent
@@ -0,0 +1,3 @@
+gentoo:default/linux/amd64/17.0
+../base
+../compile/openwrt