Gentoo Archives: gentoo-commits

From: "Lukasz Damentko (rane)" <rane@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/pl/hardened/selinux: hb-selinux-conv-profile.xml
Date: Wed, 26 Sep 2007 09:59:29
Message-Id: E1IaTXl-0004Q2-Fa@stork.gentoo.org
1 rane 07/09/26 09:50:57
2
3 Modified: hb-selinux-conv-profile.xml
4 Log:
5 -> 1.8
6
7 Revision Changes Path
8 1.6 xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml?r1=1.5&r2=1.6
13
14 Index: hb-selinux-conv-profile.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- hb-selinux-conv-profile.xml 15 Apr 2007 14:44:52 -0000 1.5
21 +++ hb-selinux-conv-profile.xml 26 Sep 2007 09:50:57 -0000 1.6
22 @@ -4,11 +4,11 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml,v 1.5 2007/04/15 14:44:52 shadoww Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/pl/hardened/selinux/hb-selinux-conv-profile.xml,v 1.6 2007/09/26 09:50:57 rane Exp $ -->
28
29 <sections>
30 -<version>1.5</version>
31 -<date>2006-04-27</date>
32 +<version>2.0</version>
33 +<date>2007-07-22</date>
34
35 <section>
36 <title>Zmiana profilu</title>
37 @@ -16,19 +16,13 @@
38 <body>
39
40 <warn>
41 -Obsługa SELinux jest obecnie przewidziana jedynie dla serwerów. Obsługa stacji
42 -roboczych zostanie wprowadzona w przyszłości.
43 -</warn>
44 -
45 -<warn>
46 SELinux obsługuje jedynie systemy plików ext2/3, XFS oraz JFS. Inne systemy
47 -plików nie posiadają pełnego wsparcia dla potrzebnych rozszerzonych atrybutów. W
48 -przyszłości powinno się to zmienić.
49 +plików nie posiadają pełnego wsparcia dla potrzebnych rozszerzonych atrybutów.
50 </warn>
51
52 <warn>
53 -Użytkownicy AMD64 powinni konwertować system do selinux z profilu 2005.0
54 -lub nowszego.
55 +Należy korzystać z profilu 2006.1 lub nowszego gdyż na starszych mogą pojawić
56 +się rozmaite trudności.
57 </warn>
58
59 <impo>
60 @@ -45,15 +39,20 @@
61 # <i>rm -f /etc/make.profile</i>
62
63 <comment>x86:</comment>
64 -# <i>ln -sf /usr/portage/profiles/selinux/2005.1/x86 /etc/make.profile</i>
65 -<comment>x86 Hardened (PIE-SSP):</comment>
66 -# <i>ln -sf /usr/portage/profiles/selinux/2005.1/x86/hardened /etc/make.profile</i>
67 -<comment>PPC:</comment>
68 -# <i>ln -sf /usr/portage/profiles/selinux/2005.1/ppc /etc/make.profile</i>
69 -<comment>SPARC:</comment>
70 -# <i>ln -sf /usr/portage/profiles/selinux/2005.1/sparc64 /etc/make.profile</i>
71 +# <i>ln -sf /usr/portage/profiles/selinux/2007.0/x86 /etc/make.profile</i>
72 +<comment>x86 (hardened):</comment>
73 +# <i>ln -sf /usr/portage/profiles/selinux/2007.0/x86/hardened /etc/make.profile</i>
74 +
75 <comment>AMD64:</comment>
76 -# <i>ln -sf /usr/portage/profiles/selinux/2005.1/amd64 /etc/make.profile</i>
77 +# <i>ln -sf /usr/portage/profiles/selinux/2007.0/amd64 /etc/make.profile</i>
78 +<comment>AMD64 (hardened):</comment>
79 +# <i>ln -sf /usr/portage/profiles/selinux/2007.0/amd64/hardened /etc/make.profile</i>
80 +
81 +<comment>PPC:</comment>
82 +# <i>ln -sf /usr/portage/profiles/selinux/2007.0/ppc /etc/make.profile</i>
83 +
84 +<comment>SPARC64:</comment>
85 +# <i>ln -sf /usr/portage/profiles/selinux/2007.0/sparc64 /etc/make.profile</i>
86 </pre>
87
88 <impo>
89
90
91
92 --
93 gentoo-commits@g.o mailing list