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: vpnc-howto.xml
Date: Wed, 07 Nov 2007 21:29:18
Message-Id: E1IpsSS-0004Ad-0u@stork.gentoo.org
1 scen 07/11/07 21:29:08
2
3 Modified: vpnc-howto.xml
4 Log:
5 Version 1.2, revision 1.4 of EN CVS
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/it/vpnc-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/vpnc-howto.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/vpnc-howto.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/vpnc-howto.xml?r1=1.1&r2=1.2
13
14 Index: vpnc-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/vpnc-howto.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- vpnc-howto.xml 26 Aug 2007 15:54:16 -0000 1.1
21 +++ vpnc-howto.xml 7 Nov 2007 21:29:07 -0000 1.2
22 @@ -1,9 +1,8 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/vpnc-howto.xml,v 1.1 2007/08/26 15:54:16 scen Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/vpnc-howto.xml,v 1.2 2007/11/07 21:29:07 scen Exp $ -->
27
28 <guide link="/doc/it/vpnc-howto.xml" lang="it">
29 -
30 <title>Guida all'uso di vpnc con Gentoo</title>
31
32 <author title="Autore">
33 @@ -28,8 +27,8 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>1.1</version>
38 -<date>2007-08-15</date>
39 +<version>1.2</version>
40 +<date>2007-11-07</date>
41
42 <chapter>
43 <title>Introduzione</title>
44 @@ -761,6 +760,14 @@
45 # <i>rc-update add vpnc default</i>
46 </pre>
47
48 +<p>
49 +Se non si desidera salvare la propria password nel file di configurazione, è
50 +possibile dire allo script di inizializzazione di mostrare tutto l'output e i
51 +prompt sullo standard output modificando <path>/etc/conf.d/vpnc</path>.
52 +Impostare la variabile <c>VPNCOUTPUT</c> a yes o no, dove la sua impostazione
53 +predefinita è non visualizzazione l'output a video.
54 +</p>
55 +
56 <note>
57 Gli script di init non gestiscono la separazione del traffico DNS.
58 </note>
59
60
61
62 --
63 gentoo-commits@g.o mailing list