neysx 07/12/01 11:25:01 Modified: quick-samba-howto.xml Log: #200887 mount-cifs can be used on clients
Revision Changes Path 1.36 xml/htdocs/doc/en/quick-samba-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.36&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.35&r2=1.36 Index: quick-samba-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- quick-samba-howto.xml 14 Oct 2007 19:10:05 -0000 1.35 +++ quick-samba-howto.xml 1 Dec 2007 11:25:01 -0000 1.36 @@ -1,10 +1,13 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.35 2007/10/14 19:10:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.36 2007/12/01 11:25:01 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> + <guide link="/doc/en/quick-samba-howto.xml"> + <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title> + <author title="Author"> - <mail link="daff at dword dot org">Andreas "daff" Ntaflos</mail> + <mail>Andreas "daff" Ntaflos</mail><!--daff at dword dot org--> </author> <author title="Author"> <mail link="[EMAIL PROTECTED]">Joshua Preston</mail> @@ -20,11 +23,11 @@ </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.22</version> -<date>2007-10-14</date> +<version>1.23</version> +<date>2007-12-01</date> <chapter> <title>Introduction to this HOWTO</title> @@ -322,11 +325,6 @@ # <i>emerge net-fs/samba</i> </pre> -<note> -The following arches will need to add <e>~</e> to their <e>KEYWORDS</e>: x86, -ppc, sparc, hppa, ia64 and alpha -</note> - <p> This will emerge Samba and CUPS (if CUPS is not already emerged). </p> @@ -994,8 +992,8 @@ <body> <note> -Don't forget to first <c>emerge samba</c> on the client(s) that will be -accessing the shares. +Don't forget to install <c>net-fs/mount-cifs</c> or <c>net-fs/samba</c> on the +client(s) that will be accessing the shares. </note> <p> -- [EMAIL PROTECTED] mailing list
