Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/
Date: Wed, 12 Jan 2022 03:26:03
Message-Id: 1641957934.a8d55147390c2d88f1631c67d93706da37e64f10.sam@gentoo
1 commit: a8d55147390c2d88f1631c67d93706da37e64f10
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 12 03:17:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 12 03:25:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d55147
7
8 profiles/hardened: rename README to deprecated
9
10 From PMS 5.2.3:
11 "If a profile contains a file named deprecated, it is treated as such.
12 The first line of this file should contain the path from the profiles directory of
13 the repository to a valid profile that is the recommended upgrade path from this profile.
14 The remainder of the file can contain any text, which may be displayed to users using this
15 profile by the package manager. This file is not inherited—profiles which inherit from a
16 deprecated profile are not deprecated.
17
18 This file must not contain comments or make use of line continuations."
19
20 Signed-off-by: Sam James <sam <AT> gentoo.org>
21
22 profiles/hardened/{README => deprecated} | 1 -
23 1 file changed, 1 deletion(-)
24
25 diff --git a/profiles/hardened/README b/profiles/hardened/deprecated
26 similarity index 99%
27 rename from profiles/hardened/README
28 rename to profiles/hardened/deprecated
29 index 202df5eb8f83..4c4fb270ad52 100644
30 --- a/profiles/hardened/README
31 +++ b/profiles/hardened/deprecated
32 @@ -3,4 +3,3 @@ Note that the hardened/arches profiles have been deprecated in
33 favor of the hardened/linux/arches profiles. Please use a supported
34 profile which you can list using "eselect profile list" and select
35 with "eselect profile set #".
36 -