Gentoo Archives: gentoo-dev

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Hardened is planning on restructuring its profiles
Date: Sun, 07 Nov 2010 01:21:39
Message-Id: 4CD5FEFE.5090800@gentoo.org
In Reply to: Re: [gentoo-dev] Hardened is planning on restructuring its profiles by Alex Alexander
1 On 11/06/2010 11:45 AM, Alex Alexander wrote:
2 > On 6 Nov 2010, at 16:37, "Anthony G. Basile" <blueness@g.o> wrote:
3 >
4 >>
5 >> Hi everyone,
6 >>
7 >> The hardened team is planning to restructure its profiles so that there
8 >> is no version. Thus on a amd64 system,
9 >>
10 >> [8] hardened/linux/amd64/10.0
11 >> [9] hardened/linux/amd64/10.0/no-multilib
12 >>
13 >> would appear as
14 >>
15 >> [8] hardened/linux/amd64
16 >> [9] hardened/linux/amd64/no-multilib
17 >>
18 >> We're planning on starting with the minor arches and then moving onto
19 >> x86 and amd64. Since this has the potential to impact all profiles
20 >> (given the complex inheritance structure), we'd like any feedback or
21 >> caveats before we proceed.
22 >>
23 >> Anthony G. Basile (blueness)
24 >> and the hardened team
25 >>
26 >> --
27 >> Anthony G. Basile, Ph.D.
28 >> Gentoo Developer
29 >>
30 >>
31 >
32 > I'd like to know why you made this decision :)
33 >
34 > also, what will you do in the future if the need to make a change that breaks stuff shows up?
35 >
36 > Alex | wired | sent from my i4
37
38 The idea here is that if the version changes from 10.0 to 12.0 or
39 whatever, then the user doesn't have to change profiles. They can just
40 stay on (say) hardened/linux/amd64 and we'll make the profile change
41 behind the scene by modifying a line like ../../../releases/10.0 to
42 ../../../releases/12.0
43
44 --
45 Anthony G. Basile, Ph.D.
46 Gentoo Developer