diff options
author | Sam James <sam@gentoo.org> | 2022-01-12 03:17:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-12 03:25:34 +0000 |
commit | a8d55147390c2d88f1631c67d93706da37e64f10 (patch) | |
tree | 69d7bba2973140ce0f38aa208953953ef44fb54d /profiles/hardened | |
parent | x11-drivers/nvidia-drivers: add 510.39.01 (diff) | |
download | gentoo-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')
-rw-r--r-- | profiles/hardened/deprecated (renamed from profiles/hardened/README) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/hardened/README b/profiles/hardened/deprecated index 202df5eb8f83..4c4fb270ad52 100644 --- a/profiles/hardened/README +++ b/profiles/hardened/deprecated @@ -3,4 +3,3 @@ 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 #". - |