Gentoo Archives: gentoo-commits

From: Sven Vermeulen <sven.vermeulen@××××××.be>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/selinux/
Date: Tue, 31 May 2011 20:23:00
Message-Id: 3a4ebaf5500fa027538edfa79390e2cce710435b.SwifT@gentoo
1 commit: 3a4ebaf5500fa027538edfa79390e2cce710435b
2 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
3 AuthorDate: Tue May 31 20:22:00 2011 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Tue May 31 20:22:00 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-docs.git;a=commit;h=3a4ebaf5
7
8 Add other SELinux Gentoo resources
9
10 ---
11 xml/selinux/hb-appendix-reference.xml | 32 ++++++++++++++++++++++++++++++--
12 1 files changed, 30 insertions(+), 2 deletions(-)
13
14 diff --git a/xml/selinux/hb-appendix-reference.xml b/xml/selinux/hb-appendix-reference.xml
15 index e0c0423..e3a965f 100644
16 --- a/xml/selinux/hb-appendix-reference.xml
17 +++ b/xml/selinux/hb-appendix-reference.xml
18 @@ -7,8 +7,8 @@
19 <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/selinux/hb-appendix-reference.xml,v 1.2 2011/04/25 20:12:59 zorry Exp $ -->
20
21 <sections>
22 -<version>1.3</version>
23 -<date>2011-01-07</date>
24 +<version>2</version>
25 +<date>2011-05-31</date>
26
27 <section>
28 <title>Background</title>
29 @@ -78,4 +78,32 @@
30 </subsection>
31 </section>
32
33 +<section>
34 +<title>Gentoo Specific Resources</title>
35 +<subsection>
36 +<title>Gentoo Hardened</title>
37 +<body>
38 +
39 +<p>
40 +The following resources are specific towards Gentoo Hardened's SELinux
41 +implementation.
42 +</p>
43 +
44 +<ul>
45 + <li>
46 + <uri link="/proj/en/hardened/selinux-faq.xml">SELinux Frequently Asked
47 + Questions</uri>
48 + </li>
49 + <li>
50 + <uri link="/proj/en/hardened/selinux-development.xml">SELinux Development
51 + Guidelines</uri>
52 + </li>
53 + <li>
54 + <uri link="/proj/en/hardened/selinux-policy.xml">SELinux Policy</uri>
55 + </li>
56 +</ul>
57 +
58 +</body>
59 +</subsection>
60 +</section>
61 </sections>