summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-12 03:17:40 +0000
committerSam James <sam@gentoo.org>2022-01-12 03:25:34 +0000
commita8d55147390c2d88f1631c67d93706da37e64f10 (patch)
tree69d7bba2973140ce0f38aa208953953ef44fb54d /profiles/hardened/deprecated
parentx11-drivers/nvidia-drivers: add 510.39.01 (diff)
downloadgentoo-a8d55147390c2d88f1631c67d93706da37e64f10.tar.gz
gentoo-a8d55147390c2d88f1631c67d93706da37e64f10.tar.bz2
gentoo-a8d55147390c2d88f1631c67d93706da37e64f10.zip
profiles/hardened: rename README to deprecated
From PMS 5.2.3: "If a profile contains a file named deprecated, it is treated as such. The first line of this file should contain the path from the profiles directory of the repository to a valid profile that is the recommended upgrade path from this profile. The remainder of the file can contain any text, which may be displayed to users using this profile by the package manager. This file is not inherited—profiles which inherit from a deprecated profile are not deprecated. This file must not contain comments or make use of line continuations." Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/hardened/deprecated')
-rw-r--r--profiles/hardened/deprecated5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/hardened/deprecated b/profiles/hardened/deprecated
new file mode 100644
index 000000000000..4c4fb270ad52
--- /dev/null
+++ b/profiles/hardened/deprecated
@@ -0,0 +1,5 @@
+
+Note that the hardened/arches profiles have been deprecated in
+favor of the hardened/linux/arches profiles. Please use a supported
+profile which you can list using "eselect profile list" and select
+with "eselect profile set #".