Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:profiles-selinux commit in: profiles/hardened/linux/x86/selinux/, profiles/hardened/linux/amd64/selinux/, ...
Date: Fri, 29 Apr 2011 10:55:05
Message-Id: a1eda8107430dcbfb2db43b50bf94543fa5dc949.blueness@gentoo
1 commit: a1eda8107430dcbfb2db43b50bf94543fa5dc949
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 10:53:45 2011 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 10:53:45 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=a1eda810
7
8 Added inheritance to profiles/hardened/linux/amd64, profiles/hardened/linux/amd64/no-multilib, profiles/hardened/linux/x86
9
10 ---
11 .../linux/amd64/no-multilib/selinux/parent | 2 ++
12 profiles/hardened/linux/amd64/selinux/parent | 2 ++
13 profiles/hardened/linux/x86/selinux/parent | 2 ++
14 3 files changed, 6 insertions(+), 0 deletions(-)
15
16 diff --git a/profiles/hardened/linux/amd64/no-multilib/selinux/parent b/profiles/hardened/linux/amd64/no-multilib/selinux/parent
17 new file mode 100644
18 index 0000000..933e679
19 --- /dev/null
20 +++ b/profiles/hardened/linux/amd64/no-multilib/selinux/parent
21 @@ -0,0 +1,2 @@
22 +..
23 +../../../../../features/selinux
24
25 diff --git a/profiles/hardened/linux/amd64/selinux/parent b/profiles/hardened/linux/amd64/selinux/parent
26 new file mode 100644
27 index 0000000..e5c7cef
28 --- /dev/null
29 +++ b/profiles/hardened/linux/amd64/selinux/parent
30 @@ -0,0 +1,2 @@
31 +..
32 +../../../../features/selinux
33
34 diff --git a/profiles/hardened/linux/x86/selinux/parent b/profiles/hardened/linux/x86/selinux/parent
35 new file mode 100644
36 index 0000000..37d0272
37 --- /dev/null
38 +++ b/profiles/hardened/linux/x86/selinux/parent
39 @@ -0,0 +1,2 @@
40 +..
41 +../../../../features