diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/musl/amd64/deprecated | 1 | ||||
-rw-r--r-- | profiles/default/linux/musl/amd64/x32/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/amd64/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/amd64/x32/deprecated | 1 | ||||
-rw-r--r-- | 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 000000000000..4c737f95b902 --- /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 000000000000..5cbfaf5838b0 --- /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 000000000000..075b2b8c9a7b --- /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 000000000000..5cbfaf5838b0 --- /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 82f3cecf8276..1af3d3b3d7f7 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -313,10 +313,6 @@ x86 hardened/linux/x86/selinux stable # musl profiles # @MAINTAINER: musl@gentoo.org -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 |