commit:     a8d55147390c2d88f1631c67d93706da37e64f10
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 12 03:17:40 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 03:25:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d55147

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 <AT> gentoo.org>

 profiles/hardened/{README => deprecated} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/hardened/README b/profiles/hardened/deprecated
similarity index 99%
rename from profiles/hardened/README
rename to 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 #".
-

Reply via email to