summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-03-01 01:55:22 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-03-07 01:30:15 +0000
commit8cc530b312e4753b66b79315efa8426cc81bb777 (patch)
tree177d5a393285f79c2e91a56c366f565b218d6eb4 /profiles
parenteclass/linux-build: Set KBUILD_BUILD_HOST and KBUILD_BUILD_TIMESTAMP (diff)
downloadportage-8cc530b312e4753b66b79315efa8426cc81bb777.tar.xz
profiles: add dedibox/lt-2016
Diffstat (limited to 'profiles')
-rw-r--r--profiles/profiles.desc1
-rw-r--r--profiles/server/dedibox/lt-2016/eapi1
-rw-r--r--profiles/server/dedibox/lt-2016/make.defaults1
-rw-r--r--profiles/server/dedibox/lt-2016/packages10
-rw-r--r--profiles/server/dedibox/lt-2016/parent2
5 files changed, 15 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 9e18e40f..1013344d 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -22,6 +22,7 @@ amd64 server/dedibox/classic-2016 stable
amd64 server/dedibox/md15k-2013 stable
amd64 server/dedibox/lt15k-2013 stable
amd64 server/dedibox/lt-2014 stable
+amd64 server/dedibox/lt-2016 stable
amd64 server/dedibox/xc-ssd stable
amd64 server/ovh/EG-SSD-2011 stable
amd64 server/ovh/SP-BestOF-2011 stable
diff --git a/profiles/server/dedibox/lt-2016/eapi b/profiles/server/dedibox/lt-2016/eapi
new file mode 100644
index 00000000..7ed6ff82
--- /dev/null
+++ b/profiles/server/dedibox/lt-2016/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/server/dedibox/lt-2016/make.defaults b/profiles/server/dedibox/lt-2016/make.defaults
new file mode 100644
index 00000000..db2d5fff
--- /dev/null
+++ b/profiles/server/dedibox/lt-2016/make.defaults
@@ -0,0 +1 @@
+MAKEOPTS="-j8"
diff --git a/profiles/server/dedibox/lt-2016/packages b/profiles/server/dedibox/lt-2016/packages
new file mode 100644
index 00000000..999af33a
--- /dev/null
+++ b/profiles/server/dedibox/lt-2016/packages
@@ -0,0 +1,10 @@
+*net-firewall/iptables
+
+*net-misc/lldpd
+*net-misc/ntp
+
+*sys-apps/lshw
+
+*sys-fs/lvm2
+
+*sys-kernel/linux-firmware
diff --git a/profiles/server/dedibox/lt-2016/parent b/profiles/server/dedibox/lt-2016/parent
new file mode 100644
index 00000000..6dafe382
--- /dev/null
+++ b/profiles/server/dedibox/lt-2016/parent
@@ -0,0 +1,2 @@
+gentoo:default/linux/amd64/17.0/hardened
+..