Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/it/hardened/selinux: hb-selinux-conv-reboot2.xml
Date: Sun, 03 Feb 2008 19:41:50
Message-Id: E1JLkio-0007bB-Eb@stork.gentoo.org
1 scen 08/02/03 19:41:46
2
3 Modified: hb-selinux-conv-reboot2.xml
4 Log:
5 Version 2.1, revision 1.9 of EN CVS
6
7 Revision Changes Path
8 1.3 xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml?r1=1.2&r2=1.3
13
14 Index: hb-selinux-conv-reboot2.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-selinux-conv-reboot2.xml 3 Aug 2007 09:38:33 -0000 1.2
21 +++ hb-selinux-conv-reboot2.xml 3 Feb 2008 19:41:45 -0000 1.3
22 @@ -3,11 +3,11 @@
23
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml,v 1.2 2007/08/03 09:38:33 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/hardened/selinux/hb-selinux-conv-reboot2.xml,v 1.3 2008/02/03 19:41:45 scen Exp $ -->
28
29 <sections>
30 -<version>2.0</version>
31 -<date>2007-07-22</date>
32 +<version>2.1</version>
33 +<date>2008-01-11</date>
34
35 <section>
36 <title>Emergere i pacchetti SELinux</title>
37 @@ -23,9 +23,17 @@
38
39 <pre caption="Emergere i pacchetti di SELinux e le politiche di base">
40 # <i>emerge checkpolicy policycoreutils</i>
41 -# <i>emerge selinux-base-policy</i>
42 +# <i>FEATURES=-selinux emerge selinux-base-policy</i>
43 </pre>
44
45 +<note>
46 +La parte "FEATURES=-selinux" del comando di emerge dovrebbe essere usata
47 +solamente nel comando appena esposto. È richiesto per poter installare
48 +selinux-base-policy (solo per la prima volta) in quanto le caratteristiche
49 +SELinux di portare richiedono sia policycoreutils che selinux-base-policy
50 +altrimenti portage fallirà.
51 +</note>
52 +
53 </body>
54 </subsection>
55 </section>
56 @@ -95,7 +103,7 @@
57 no attribute 'secure_rename'</c> oppure <c>AttributeError: 'module' object has
58 no attribute 'getcontext'</c>: è un baco di portage che si verifica perchè non
59 viene individuato python-selinux. Per correggere il problema, installarlo
60 -tramite "USE=-selinux emerge python-selinux". Per ulteriori informazioni
61 +tramite "FEATURES=-selinux emerge python-selinux". Per ulteriori informazioni
62 consultare il bug <uri
63 link="http://bugs.gentoo.org/show_bug.cgi?id=122517">#122517</uri>.
64 </note>
65 @@ -224,5 +232,4 @@
66 </body>
67 </subsection>
68 </section>
69 -
70 -</sections>
71 \ No newline at end of file
72 +</sections>
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list