Gentoo Archives: gentoo-hardened

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Help testing new hardened profiles structure
Date: Sun, 07 Nov 2010 17:02:31
Message-Id: 4CD6D5FE.7070606@orlitzky.com
In Reply to: [gentoo-hardened] Help testing new hardened profiles structure by "Anthony G. Basile"
1 On 11/06/2010 05:43 PM, Anthony G. Basile wrote:
2 >
3 > Hi hardened users,
4 >
5 > You may have heard by now that hardened is thinking of changing its
6 > profile structure. The current structure is crazy complex and there is
7 > no need for it. Basically we're going to be removing the versioning in
8 > our profiles so that instead of...
9
10 Some related snooping turned up this:
11
12 USE="justify"
13
14 in,
15
16 /usr/portage/profiles/hardened/linux/amd64/make.defaults
17
18 but,
19
20 $ euse -i justify
21 global use flags (searching: justify)
22 ************************************************************
23 no matching entries found
24
25 local use flags (searching: justify)
26 ************************************************************
27 [+ D ] justify (app-editors/nano):
28 Enable justify/unjustify functions for text formatting.
29
30
31 So... why?