commit: e6fbc00cfa6c1a49c581ed7d55c843cb2396a8d4
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 15:20:52 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 15:20:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6fbc00c
profiles: deprecate old amd64 musl profiles
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/default/linux/musl/amd64/deprecated | 1 +
profiles/default/linux/musl/amd64/x32/deprecated | 1 +
profiles/hardened/linux/musl/amd64/deprecated | 1 +
profiles/hardened/linux/musl/amd64/x32/deprecated | 1 +
profiles/profiles.desc | 4 ----
5 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/profiles/default/linux/musl/amd64/deprecated
b/profiles/default/linux/musl/amd64/deprecated
new file mode 100644
index 00000000000..4c737f95b90
--- /dev/null
+++ b/profiles/default/linux/musl/amd64/deprecated
@@ -0,0 +1 @@
+default/linux/amd64/17.0/musl
diff --git a/profiles/default/linux/musl/amd64/x32/deprecated
b/profiles/default/linux/musl/amd64/x32/deprecated
new file mode 100644
index 00000000000..5cbfaf5838b
--- /dev/null
+++ b/profiles/default/linux/musl/amd64/x32/deprecated
@@ -0,0 +1 @@
+# no successor
diff --git a/profiles/hardened/linux/musl/amd64/deprecated
b/profiles/hardened/linux/musl/amd64/deprecated
new file mode 100644
index 00000000000..075b2b8c9a7
--- /dev/null
+++ b/profiles/hardened/linux/musl/amd64/deprecated
@@ -0,0 +1 @@
+default/linux/amd64/17.0/musl/hardened
diff --git a/profiles/hardened/linux/musl/amd64/x32/deprecated
b/profiles/hardened/linux/musl/amd64/x32/deprecated
new file mode 100644
index 00000000000..5cbfaf5838b
--- /dev/null
+++ b/profiles/hardened/linux/musl/amd64/x32/deprecated
@@ -0,0 +1 @@
+# no successor
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 82f3cecf827..1af3d3b3d7f 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -313,10 +313,6 @@ x86 hardened/linux/x86/selinux
stable
# musl profiles
# @MAINTAINER: [email protected]
-amd64 default/linux/musl/amd64 exp
-amd64 hardened/linux/musl/amd64 exp
-amd64 default/linux/musl/amd64/x32 exp
-amd64 hardened/linux/musl/amd64/x32 exp
amd64 default/linux/amd64/17.0/musl exp
amd64 default/linux/amd64/17.0/musl/hardened exp
amd64 default/linux/amd64/17.0/musl/hardened/selinux exp