nightmorph 07/07/29 22:14:39 Modified: quick-samba-howto.xml Log: added note about emerging samba on the client, bug 186776 again
Revision Changes Path 1.32 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.32&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.31&r2=1.32 Index: quick-samba-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- quick-samba-howto.xml 29 Jul 2007 06:48:12 -0000 1.31 +++ quick-samba-howto.xml 29 Jul 2007 22:14:39 -0000 1.32 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.31 2007/07/29 06:48:12 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.32 2007/07/29 22:14:39 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/quick-samba-howto.xml"> <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> <license/> -<version>1.19</version> -<date>2007-07-28</date> +<version>1.20</version> +<date>2007-07-29</date> <chapter> <title>Introduction to this HOWTO</title> @@ -992,6 +992,11 @@ <title>Mounting a Windows or Samba share in GNU/Linux</title> <body> +<note> +Don't forget to first <c>emerge samba</c> on the client(s) that that will be +accessing the shares. +</note> + <p> Now is time to configure our kernel to support cifs. Since I'm assuming we've all compiled at least one kernel, we'll need to make sure we have all the -- [EMAIL PROTECTED] mailing list
