Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
Date: Sat, 01 Dec 2007 11:25:24
Message-Id: E1IyQSz-0002JW-QF@stork.gentoo.org
1 neysx 07/12/01 11:25:01
2
3 Modified: quick-samba-howto.xml
4 Log:
5 #200887 mount-cifs can be used on clients
6
7 Revision Changes Path
8 1.36 xml/htdocs/doc/en/quick-samba-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.36&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.36&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.35&r2=1.36
13
14 Index: quick-samba-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
17 retrieving revision 1.35
18 retrieving revision 1.36
19 diff -u -r1.35 -r1.36
20 --- quick-samba-howto.xml 14 Oct 2007 19:10:05 -0000 1.35
21 +++ quick-samba-howto.xml 1 Dec 2007 11:25:01 -0000 1.36
22 @@ -1,10 +1,13 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.35 2007/10/14 19:10:05 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.36 2007/12/01 11:25:01 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27 +
28 <guide link="/doc/en/quick-samba-howto.xml">
29 +
30 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
31 +
32 <author title="Author">
33 - <mail link="daff at dword dot org">Andreas "daff" Ntaflos</mail>
34 + <mail>Andreas "daff" Ntaflos</mail><!--daff at dword dot org-->
35 </author>
36 <author title="Author">
37 <mail link="joshua@××××××××××××××××××.com">Joshua Preston</mail>
38 @@ -20,11 +23,11 @@
39 </abstract>
40
41 <!-- The content of this document is licensed under the CC-BY-SA license -->
42 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
43 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
44 <license/>
45
46 -<version>1.22</version>
47 -<date>2007-10-14</date>
48 +<version>1.23</version>
49 +<date>2007-12-01</date>
50
51 <chapter>
52 <title>Introduction to this HOWTO</title>
53 @@ -322,11 +325,6 @@
54 # <i>emerge net-fs/samba</i>
55 </pre>
56
57 -<note>
58 -The following arches will need to add <e>~</e> to their <e>KEYWORDS</e>: x86,
59 -ppc, sparc, hppa, ia64 and alpha
60 -</note>
61 -
62 <p>
63 This will emerge Samba and CUPS (if CUPS is not already emerged).
64 </p>
65 @@ -994,8 +992,8 @@
66 <body>
67
68 <note>
69 -Don't forget to first <c>emerge samba</c> on the client(s) that will be
70 -accessing the shares.
71 +Don't forget to install <c>net-fs/mount-cifs</c> or <c>net-fs/samba</c> on the
72 +client(s) that will be accessing the shares.
73 </note>
74
75 <p>
76
77
78
79 --
80 gentoo-doc-cvs@g.o mailing list