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/doc/it/security: shb-tight.xml
Date: Sat, 12 Jan 2008 13:45:01
Message-Id: E1JDgfT-0007Bk-6I@stork.gentoo.org
1 scen 08/01/12 13:44:59
2
3 Modified: shb-tight.xml
4 Log:
5 No version bump, revision 1.4 of EN CVS
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/it/security/shb-tight.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/security/shb-tight.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/security/shb-tight.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/security/shb-tight.xml?r1=1.2&r2=1.3
13
14 Index: shb-tight.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/security/shb-tight.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- shb-tight.xml 10 May 2006 22:15:55 -0000 1.2
21 +++ shb-tight.xml 12 Jan 2008 13:44:58 -0000 1.3
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/security/shb-tight.xml,v 1.2 2006/05/10 22:15:55 so Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/security/shb-tight.xml,v 1.3 2008/01/12 13:44:58 scen Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -68,7 +68,7 @@
30 grub> <i>md5crypt</i>
31
32 Password: <i>********</i>
33 -<comment>(Digitare changeme al prompt)</comment>
34 +<comment>(Digitare changeme al prompt)</comment>
35 Encrypted: $1$T7/dgdIJ$dJM.n2wZ8RG.oEiIOwJUs.
36
37 grub> <i>quit</i>
38 @@ -79,7 +79,7 @@
39 </p>
40
41 <pre caption="/boot/grub/grub.conf">
42 -timeout 5
43 +timeout 5
44 password --md5 $1$T7/dgdIJ$dJM.n2wZ8RG.oEiIOwJUs.
45 </pre>
46
47 @@ -106,8 +106,8 @@
48 </p>
49
50 <pre caption="/etc/lilo.conf">
51 -password=changeme
52 -restricted
53 +password=changeme
54 +restricted
55 delay=3
56 </pre>
57
58 @@ -116,9 +116,9 @@
59 </p>
60
61 <pre caption="/etc/lilo.conf">
62 -image=/boot/bzImage
63 - read-only
64 - password=changeme
65 +image=/boot/bzImage
66 + read-only
67 + password=changeme
68 restricted
69 </pre>
70
71 @@ -138,8 +138,8 @@
72 <body>
73
74 <p>
75 -Il file <path>/etc/securetty</path> permette di specificare da quale <c>tty</c>
76 -(terminale) dispositivo, root ha il permesso di fare il login.
77 +Il file <path>/etc/securetty</path> permette di specificare su quale periferica
78 +<c>tty</c> (terminale), root ha il permesso di fare il login.
79 </p>
80
81 <p>
82
83
84
85 --
86 gentoo-commits@l.g.o mailing list