From owner-cvs-all Fri Dec 14 4:17: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1968837B405; Fri, 14 Dec 2001 04:17:04 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBECH4V37734; Fri, 14 Dec 2001 04:17:04 -0800 (PST) (envelope-from sheldonh) Message-Id: <200112141217.fBECH4V37734@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 14 Dec 2001 04:17:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples Makefile src/share/examples/smbfs Makefile src/share/examples/smbfs/print Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/12/14 04:17:03 PST Modified files: share/examples Makefile Added files: share/examples/smbfs Makefile share/examples/smbfs/print Makefile Log: Arrange for the smbfs examples to be installed. We don't install dot.nsmbrc or smbfs.sh.sample, since we already install the former as /etc/nsmb.conf and the latter is unnecessary, since boot-time mounts can be arranged directly within /etc/fstab without fear of breaking the boot when the smbfs port (now unnecessary is removed). The MFC reminder below is subject to approval priod to 4.5-RELEASE. MFC after: 1 week Revision Changes Path 1.34 +3 -2 src/share/examples/Makefile 1.1 +5 -0 src/share/examples/smbfs/Makefile (new) 1.1 +13 -0 src/share/examples/smbfs/print/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message