svn commit: samba r2014 - branches/SAMBA_3_0/examples/autofs

jerry at samba.org jerry at samba.org
Tue Aug 24 12:40:30 GMT 2004


Author: jerry
Date: 2004-08-24 12:40:30 +0000 (Tue, 24 Aug 2004)
New Revision: 2014

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2014&nolog=1

Log:
BUG 1656: rename auto.a to auto.smb
Added:
   branches/SAMBA_3_0/examples/autofs/auto.smb
Removed:
   branches/SAMBA_3_0/examples/autofs/auto.a


Changeset:
Deleted: branches/SAMBA_3_0/examples/autofs/auto.a
===================================================================
--- branches/SAMBA_3_0/examples/autofs/auto.a	2004-08-24 12:38:00 UTC (rev 2013)
+++ branches/SAMBA_3_0/examples/autofs/auto.a	2004-08-24 12:40:30 UTC (rev 2014)
@@ -1,15 +0,0 @@
-# automount points below /a
-
-# This is an automounter map and it has the following format
-# key [ -mount-options-separated-by-comma ] location
-# Details may be found in the autofs(5) manpage
-
-# nfs servers
-valepp		-fstype=nfs,rsize=8192,wsize=8192		valepp:/
-galaun		-fstype=nfs,rsize=8192,wsize=8192		galaun:/
-
-# smb-servers
-supra_andreas	-fstype=smb,username=andreas,password=foo	://supra/aheinrich
-supra_cspiel	-fstype=smb,username=cspiel			://supra/cspiel
-phonon_andreas	-fstype=smb,username=andreas			://phonon/andreas
-helium_cspiel	-fstype=smb,username=cspiel			://helium/cspiel

Copied: branches/SAMBA_3_0/examples/autofs/auto.smb (from rev 2013, branches/SAMBA_3_0/examples/autofs/auto.a)
===================================================================
--- branches/SAMBA_3_0/examples/autofs/auto.a	2004-08-24 12:38:00 UTC (rev 2013)
+++ branches/SAMBA_3_0/examples/autofs/auto.smb	2004-08-24 12:40:30 UTC (rev 2014)
@@ -0,0 +1,11 @@
+# automount points below /smb
+
+# This is an automounter map and it has the following format
+# key [ -mount-options-separated-by-comma ] location
+# Details may be found in the autofs(5) manpage
+
+# smb-servers
+supra_andreas	-fstype=smb,username=andreas,password=foo	://supra/aheinrich
+supra_cspiel	-fstype=smb,username=cspiel			://supra/cspiel
+phonon_andreas	-fstype=smb,username=andreas			://phonon/andreas
+helium_cspiel	-fstype=smb,username=cspiel			://helium/cspiel



More information about the samba-cvs mailing list