Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-base-policy/files: modules.conf config
Date: Mon, 25 Jul 2011 23:02:13
Message-Id: 20110725221322.D960F2004B@flycatcher.gentoo.org
1 blueness 11/07/25 22:13:22
2
3 Modified: config
4 Added: modules.conf
5 Log:
6 Improve portage/emerge-webrsync, layman; fix firefox, cron, semanage, bugs #376005, #375835
7
8 (Portage version: 2.1.10.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sec-policy/selinux-base-policy/files/config
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/files/config?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/files/config?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/files/config?r1=1.1&r2=1.2
16
17 Index: config
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/files/config,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- config 2 Feb 2006 00:36:27 -0000 1.1
24 +++ config 25 Jul 2011 22:13:22 -0000 1.2
25 @@ -6,7 +6,10 @@
26 # disabled - No SELinux policy is loaded.
27 SELINUX=permissive
28
29 -# SELINUXTYPE can take one of these two values:
30 +# SELINUXTYPE can take one of these four values:
31 # targeted - Only targeted network daemons are protected.
32 -# strict - Full SELinux protection.
33 +# strict - Full SELinux protection.
34 +# mls - Full SELinux protection with Multi-Level Security
35 +# mcs - Full SELinux protection with Multi-Category Security
36 +# (mls, but only one sensitivity level)
37 SELINUXTYPE=strict
38
39
40
41 1.1 sec-policy/selinux-base-policy/files/modules.conf
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/files/modules.conf?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/files/modules.conf?rev=1.1&content-type=text/plain
45
46 Index: modules.conf
47 ===================================================================
48 application = base
49 authlogin = base
50 bootloader = base
51 clock = base
52 consoletype = base
53 corecommands = base
54 corenetwork = base
55 cron = base
56 devices = base
57 dmesg = base
58 domain = base
59 files = base
60 filesystem = base
61 fstools = base
62 getty = base
63 hostname = base
64 hotplug = base
65 init = base
66 iptables = base
67 kernel = base
68 libraries = base
69 locallogin = base
70 logging = base
71 lvm = base
72 miscfiles = base
73 mcs = base
74 mls = base
75 modutils = base
76 mount = base
77 mta = base
78 netutils = base
79 nscd = base
80 portage = base
81 raid = base
82 rsync = base
83 selinux = base
84 selinuxutil = base
85 ssh = base
86 staff = base
87 storage = base
88 su = base
89 sysadm = base
90 sysnetwork = base
91 terminal = base
92 ubac = base
93 udev = base
94 userdomain = base
95 usermanage = base
96 unprivuser = base